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/12275] [3.4 regression] [unit-at-a-time] ICE in htab_clear_slot


------- Additional Comments From nemet at gcc dot gnu dot org  2003-11-12 20:52 -------
(In reply to comment #6)
> I just got gcc from CVS (sources.redhat.com) and during compilation of glibc, 
> I getting error on line 30 of drand48_r.c, any workarounds? Any gcc build 
> options? Please advice.........

One work-around is to use -fno-unit-a-time with -O2 when compiling drand48_r.c.



-- 


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


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