This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/29967] wrong code generated with -O2 on sh4-linux
- From: "sugioka at itonet dot co dot jp" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Nov 2006 06:20:25 -0000
- Subject: [Bug target/29967] wrong code generated with -O2 on sh4-linux
- References: <bug-29967-8402@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from sugioka at itonet dot co dot jp 2006-11-24 06:20 -------
This code is reduced from gcc/java/expr.c(add_type_assertion).
jc1 is really miscompiled on sh4-linux, so bootstrapping
libgcj fails with segmentation fault in jc1.
Should gcc/java/expr.c be fixed ?
It would be better if I got warning about aliasing rule violation.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29967