This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/32307] ICE building simple httpd log.c for -m5282x option



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]