Test failure, documentation bugs?

Luca Benini lbenini@csr.unibo.it
Sat Jan 15 14:42:00 GMT 2005


James E Wilson wrote:
> Luca Benini wrote:

> This trick of trying -f flags is mainly  useful when something works at 
 > -O1 but does not work at -O2, or vice versa.
Of course exactly the problem that test has:

againt a little scheme

optflags        status
-O3                    x
-O2                    x
-O1                    v
-O0                    v
-O1 -funit-at-a-time   x
-O0 -funit-at-a-time   v
 From this problem i've started to play with -fthing

Luca

-- 
But how can I implement unimaginable chaos in my compiler?
				-Geerhardt Goos-



More information about the Gcc mailing list