This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32307] ICE building simple httpd log.c for -m5282x option
- From: "joel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2007 15:39:44 -0000
- Subject: [Bug target/32307] ICE building simple httpd log.c for -m5282x option
- References: <bug-32307-296@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from joel at gcc dot gnu dot org 2007-06-12 15:39 -------
Created an attachment (id=13690)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13690&action=view)
alternate version of bug file which has if 0 around offensive code
I hacked on the file that tripped the bug and now have this one which has if
0's around the offensive code. It appears to have offensive sections.
+ an inline conditional
+ two calls to my_snprintf.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32307