This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12275] [3.4 regression] [unit-at-a-time] ICE in htab_clear_slot
- From: "nemet at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Nov 2003 20:52:59 -0000
- Subject: [Bug optimization/12275] [3.4 regression] [unit-at-a-time] ICE in htab_clear_slot
- References: <20030914162115.12275.schwab@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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