--- Comment #4 from drow at gcc dot gnu dot org 2007-01-28 14:08 ---
Fixed.
--
drow at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #3 from drow at gcc dot gnu dot org 2007-01-28 14:08 ---
Subject: Bug 30469
Author: drow
Date: Sun Jan 28 14:08:13 2007
New Revision: 121257
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121257
Log:
PR bootstrap/30469
* Makefile.in (CFLAGS): Forcibly
--- Comment #2 from drow at gcc dot gnu dot org 2007-01-27 20:20 ---
Testing a patch.
--
drow at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unass
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-01-15 02:29 ---
This was reported here:
http://gcc.gnu.org/ml/java/2007-01/msg00050.html
And I was able to reproduce it with just --enable-languages=c, make
profiledbootstrap on i686-linux-gnu.
--
pinskia at gcc dot gnu dot org