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