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 target/29967] wrong code generated with -O2 on sh4-linux



------- 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


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