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 c/34720] ICE in real_to_decimal, at real.c:1656



------- Comment #8 from tgall dot foo at gmail dot com  2008-02-05 16:24 -------
this bug might in some ways be related bug an older bug in gcc 4.1 where make
profiledbootstrap on power3 was busted.

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

When I have been running into this problem it has been on power5. I'm backing
off with a make bootstrap build now.

>From last night's test I KNOW you can't do the following:

1) using a gcc 4.1.2 toolchain
   build gcc 4.3 with make profiledbootstrap
   (this will succeed)
2) using gcc 4.3 tooclain
   build gcc 4.3 with make bootstrap
   this will fail.


-- 


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


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