This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/36907] [4.4 Regression]: Gcc failed to bootstrap
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jul 2008 20:16:52 -0000
- Subject: [Bug bootstrap/36907] [4.4 Regression]: Gcc failed to bootstrap
- References: <bug-36907-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from hjl dot tools at gmail dot com 2008-07-23 20:16 -------
If you don't want to check/change every target, you should make
your changes to c-common.c optional. You only enable your changes
for those targets you know they work correctly.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36907