--- Comment #9 from mrs at apple dot com 2006-10-20 23:24 ---
I spent a minute upgrading my build system to handle the new world order that's
coming down the pike in 4.3... The problem I thought I might hit didn't
happen, so, I'm fine with this being WONTFIX. I now do a bootstrap by no
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-10-20 22:56 ---
I saw we forget about --disable-bootstrap and work on other regressions. Like
the P1s on ppc-darwin that has been there for a while now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29531
--- Comment #7 from mrs at apple dot com 2006-10-20 22:33 ---
I'd like my patch to be considered for 4.2, seems safee enough.
--
mrs at apple dot com changed:
What|Removed |Added
-
--- Comment #6 from mrs at apple dot com 2006-10-20 22:29 ---
If the decision is to rip out mass amounts of code for bootstrapping in stage3,
well, that can be done, but unless that it is done, this is a bug. If it is to
be done, that it is a bug that it isn't done. As for WONTFIX, wel
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-10-20 22:15 ---
It is not a bug because bootstrap should be broken with --disable-bootstrap
even more than it is currently is, it really should be removed at that point.
--
pinskia at gcc dot gnu dot org changed:
Wha
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-10-20 22:15 ---
Oh and the problem is not a bug.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-10-20 22:14 ---
Actually why are you trying to do a make bootstrap with --disable-bootstrap
anyways?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29531
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-10-20 22:12 ---
This is the same issue as PR 28682.
Though --disable-bootstrap should not be used unless you really know what you
are doing as soon (for 4.3), make bootstrap with --disable-bootstrap will
always break for libgcc bein
--- Comment #1 from mrs at apple dot com 2006-10-20 22:09 ---
I think something like:
Doing diffs in configure.ac.~1~:
--- configure.ac.~1~2006-10-16 12:38:48.0 -0700
+++ configure.ac2006-10-20 15:00:44.0 -0700
@@ -3419,6 +3419,16 @@ changequote([,])dnl