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 middle-end/40022] 4.4 regression breaks "reply to all" in alpine



------- Comment #4 from joshuadfranklin at yahoo dot com  2009-05-05 00:00 -------
Created an attachment (id=17799)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17799&action=view)
alpine pith/reply.c compiled with save-temps


'
My compile line:

gcc -c -save-temps -std=gnu99 -DHAVE_CONFIG_H   -I../include -I../include
-I/etc/pki/tls/include   -c -o reply.o reply.c

Make output:

cc -save-temps -std=gnu99 -DHAVE_CONFIG_H   -I../include -I../include
-I/etc/pki/tls/include   -O0 -MT reply.o -MD -MP -MF .deps/reply.Tpo -c -o
reply.o reply.c


-- 

joshuadfranklin at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17798|0                           |1
        is obsolete|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40022


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