This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/14053] second stage build errors (--with-cpu=601)


------- Additional Comments From stefaan dot simoens at tiscali dot be  2004-02-13 17:49 -------
I did a "make check-gcc" both with and without -mcpu=601 in the RUNTESTFLAGS 
(the testsuite from the latest gcc-3.3.3-20040210 snapshot; I haven't compiled 
gcc-3.3.3 yet but the problem with -mcpu=601 exists in my current 3.3.1 
compiler als well)
The test with arith-math-ll.c was the only one who failed with the -mcpu=601 
optimization, it passes without -mcpu=601.

I think it's easier to look where the error comes is right now? (I'm not sure 
it's a math problem though; apparently arith-math-ll.c is the only test which 
triggers the problem on execution...

(I'll compile gcc-3.3.3-20040210 (without -mcpu=601) and re-run the tests so 
you have an up-to-date view on the facts -- but i'm not sure "-mcpu=601" 
changed much between 3.3.1 and 3.3.3?)

Good luck...

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14053


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]