This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11708] Non-Optimal jump code generation.
- From: "naveens at noida dot hcltech dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2003 13:46:50 -0000
- Subject: [Bug optimization/11708] Non-Optimal jump code generation.
- References: <20030729134233.11708.naveens@noida.hcltech.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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.