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 c/13711] double assignment results in incorrect assembly


------- Additional Comments From satter at synplicity dot com  2004-01-16 21:06 -------
Created an attachment (id=5504)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5504&action=view)
shows a problem that occurs on gcc3.2 and gcc3.3

To test:

gcc -g -o gcc32bug gcc32bug.c
./gcc32bug


-- 


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


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