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 optimization/11708] Non-Optimal jump code generation.


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From naveens at noida dot hcltech dot com  2003-07-29 13:46 -------
Created an attachment (id=4505)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4505&action=view)
Preprocessed file to reproduce the bug.

compile with 
sh-elf-gcc -ml -m4 -S -O2 -dA BUG.c to get the assembler dump.


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