Boost logo

Ublas :

From: Paul C. Leopardi (leopardi_at_[hidden])
Date: 2005-06-02 07:44:46


Hi Michael,
OT below, best regards
On Thu, 2 Jun 2005 09:52 pm, Michael Stevens wrote:
> Max
> That is odd. GCC 4 always does very well for me! Can you post you test code
> so I can do a quick comparison?

This may be a little off topic, but I did a preliminary test with GCC 4 and
GluCat a little while ago and ran into a conflict between -fstrict-aliasing
and -finline-functions on AMD64. This is documented here:
http://gcc.gnu.org/ml/gcc-help/2005-05/msg00087.html
and here:
http://gcc.gnu.org/ml/gcc/2005-05/msg00662.html

I have not yet had enough time to properly follow up. It may be a case of
incorrect bootstrapping on my part.