[Bug target/41015] New: [4.4 Regression] SH: miscompilation for sh4-linux

2009-08-09 Thread sugioka at itonet dot co dot jp
] SH: miscompilation for sh4-linux Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sugioka at itonet dot co dot jp

[Bug target/41015] [4.4 Regression] SH: miscompilation for sh4-linux

2009-08-09 Thread sugioka at itonet dot co dot jp
--- Comment #1 from sugioka at itonet dot co dot jp 2009-08-09 16:28 --- Created an attachment (id=18330) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18330action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41015

[Bug target/41015] [4.4/4.5 Regression] SH: miscompilation for sh4-linux

2009-08-09 Thread sugioka at itonet dot co dot jp
--- Comment #3 from sugioka at itonet dot co dot jp 2009-08-10 04:47 --- I found that there is a copy of longlong.h in glibc/stdlib. After fixing it, it worked. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41015

[Bug target/40710] New: SH: gcc-4.3.4 miscompiles linux kernel for sh4-linux

2009-07-10 Thread sugioka at itonet dot co dot jp
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sugioka at itonet dot co dot jp GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC

[Bug target/40710] SH: gcc-4.3.4 miscompiles linux kernel for sh4-linux

2009-07-10 Thread sugioka at itonet dot co dot jp
--- Comment #1 from sugioka at itonet dot co dot jp 2009-07-10 09:57 --- Created an attachment (id=18171) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18171action=view) preprocessed source preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40710

[Bug target/40301] [4.3 regression] SH: miscompile with -O2 -fPIC

2009-05-30 Thread sugioka at itonet dot co dot jp
--- Comment #3 from sugioka at itonet dot co dot jp 2009-05-30 15:55 --- Thanks for your reply. I tried Christian's patch and Joern's patch on x86 cross distcc environment. Both of them worked for my case. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40301

[Bug target/40301] New: [4.3 regression] SH: miscompile with -O2 -fPIC

2009-05-29 Thread sugioka at itonet dot co dot jp
: [4.3 regression] SH: miscompile with -O2 -fPIC Product: gcc Version: 4.3.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sugioka at itonet dot

[Bug target/40301] [4.3 regression] SH: miscompile with -O2 -fPIC

2009-05-29 Thread sugioka at itonet dot co dot jp
--- Comment #1 from sugioka at itonet dot co dot jp 2009-05-30 03:39 --- Created an attachment (id=17934) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17934action=view) preprocessed code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40301

[Bug c/31876] New: SH: ICE in gen_lowpart_general, at rtlhooks.c:59

2007-05-09 Thread sugioka at itonet dot co dot jp
:59 Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sugioka at itonet dot co dot jp GCC build triplet: i686-linux-gnu

[Bug target/31876] SH: ICE in gen_lowpart_general, at rtlhooks.c:59

2007-05-09 Thread sugioka at itonet dot co dot jp
--- Comment #1 from sugioka at itonet dot co dot jp 2007-05-09 10:10 --- Created an attachment (id=13533) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13533action=view) pre-processed code Source code which causes the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug target/31876] SH: ICE in gen_lowpart_general, at rtlhooks.c:59

2007-05-09 Thread sugioka at itonet dot co dot jp
--- Comment #3 from sugioka at itonet dot co dot jp 2007-05-10 03:25 --- It worked fine. Thanks a lot. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31876

[Bug target/29967] New: wrong code generated with -O2 on sh4-linux

2006-11-23 Thread sugioka at itonet dot co dot jp
gnu dot org ReportedBy: sugioka at itonet dot co dot jp GCC build triplet: sh4-unknown-linux GCC host triplet: sh4-unknown-linux GCC target triplet: sh4-unknown-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29967

[Bug target/29967] wrong code generated with -O2 on sh4-linux

2006-11-23 Thread sugioka at itonet dot co dot jp
--- 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

[Bug target/27182] New: [4.1 regression] SH: wrong-code generation

2006-04-17 Thread sugioka at itonet dot co dot jp
Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sugioka at itonet dot co dot jp GCC build triplet: sh4-unknown-linux GCC host triplet: sh4-unknown-linux GCC target triplet: sh4-unknown-linux http

[Bug target/27182] [4.1 regression] SH: wrong-code generation

2006-04-17 Thread sugioka at itonet dot co dot jp
--- Comment #1 from sugioka at itonet dot co dot jp 2006-04-17 13:19 --- Created an attachment (id=11282) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11282action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27182

[Bug bootstrap/26936] fix-header segfault with glibc-2.4 header

2006-03-30 Thread sugioka at itonet dot co dot jp
--- Comment #2 from sugioka at itonet dot co dot jp 2006-03-30 11:50 --- Thanks for the information. I have confirmed that this is fixed on mainline. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26936

[Bug bootstrap/26936] New: fix-header segfault with glibc-2.4 header

2006-03-29 Thread sugioka at itonet dot co dot jp
Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sugioka at itonet dot co dot jp GCC host triplet: sh4-unknown-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26936