--- Comment #7 from bonzini at gnu dot org 2006-02-20 08:35 ---
patch committed
--
bonzini at gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #6 from bonzini at gnu dot org 2006-02-20 08:29 ---
Subject: Bug 25476
Author: bonzini
Date: Mon Feb 20 08:29:17 2006
New Revision: 111295
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111295
Log:
2006-02-20 Paolo Bonzini <[EMAIL PROTECTED]>
PR bootstrap/
--- Comment #5 from bonzini at gnu dot org 2006-01-04 16:38 ---
Patch posted. Andrew suggested another approach, but it is more complex and
I'm not going to work on it until more important issues are sorted out.
--
bonzini at gnu dot org changed:
What|Removed
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-12-19 08:54 ---
(In reply to comment #3)
> Indeed, Geoff removed the snippet in revision 90117 probably because he did
> not
> know what it was good for. I will reapply the patch.
Well he moved it to the toplevel at the same time
--- Comment #3 from bonzini at gnu dot org 2005-12-19 08:47 ---
Indeed, Geoff removed the snippet in revision 90117 probably because he did not
know what it was good for. I will reapply the patch.
--
bonzini at gnu dot org changed:
What|Removed |A
--- Comment #2 from bonzini at gnu dot org 2005-12-19 08:40 ---
I think this was some kind of merging hiccup because I found this in the
ChangeLog:
2004-08-30 Paolo Bonzini <[EMAIL PROTECTED]>
* configure.ac: Do not run fixincludes after stage1 during
toplevel bootstr
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-18 04:51 ---
One more thing, if we let it run once, we would also fix the debuging info and
the "make install" problem with how we build GCC currently.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25476
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||bonzini at gnu dot org
Target Milestone|---