This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11708] [sh4-elf-gcc] 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: 17 Sep 2003 07:02:10 -0000
- Subject: [Bug optimization/11708] [sh4-elf-gcc] 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-09-17 07:02 -------
Something weird has happened on the mainline.
I don't get any assembler ouput (-O2 -m4 -ml) for this test case,
when I compile with snapshot of 12th Sep, 2003.
Anybody else seeing this sort of a problem or there is something
wrong in my environment ?