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 target/38686] Bootstrap fails on i686-pc-linux-gnu with --with-arch=pentium-m



------- Comment #9 from aanisimov at inbox dot ru  2009-01-02 18:30 -------
(In reply to comment #7)
> Ok, I can reproduce the failure.  The work around is removing
> -with-arch=pentium-m.
> 

Not a good idea ;-). I found that reverting diff r137645:r137646 makes the
compilation finish and the resulting GCC seems to compile the programs
correctly (i compiled a medium-sized app and ran it under valgrind to see if
the program messes with memory accesses, though I did not run the whole GCC
testsuite).


-- 


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


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