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 inline-asm/18450] Wrong code generated by gcc from inline assembler


------- Additional Comments From thalakan at technologist dot com  2004-11-12 11:08 -------
Created an attachment (id=7529)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7529&action=view)
Preprocessed source of program

This is the preprocessed source of the program.  Compile and run it with and
without optimization.  When optimization is turned on, the program will output
a nonzero value in the second line; this is wrong.

-- 


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


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