This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13145] [3.4 regression ] bootstrap failure on mips-linux
- From: "rsandifo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Nov 2003 21:12:58 -0000
- Subject: [Bug optimization/13145] [3.4 regression ] bootstrap failure on mips-linux
- References: <20031120221521.13145.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rsandifo at gcc dot gnu dot org 2003-11-26 21:12 -------
Confirmed, although in my case I'm seeing a segfault rather than
an out-of-memory error. I think the problem is that stubs for
constant and pure functions are sometimes being called twice.
Working on a fix now.
Richard
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rsandifo at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13145