[Bug target/32577] [SH] static inline attribute causes stack overflow

2007-07-22 Thread saito at densan dot co dot jp
--- Comment #2 from saito at densan dot co dot jp 2007-07-23 01:23 --- How about following testcase. I list the value which moves current sp as to some architectures. In the following case, listed value is 24. add #-24,r15 -- stack grows down With the result

[Bug target/32577] New: [SH] static inline attribute causes stack overflow

2007-07-01 Thread saito at densan dot co dot jp
Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: saito at densan dot co dot jp GCC build triplet: sh4-linux GCC host triplet: sh4-linux GCC target triplet: sh4-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32577

[Bug target/31022] New: [SH4] internal compiler error with inline

2007-03-02 Thread saito at densan dot co dot jp
Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: saito at densan dot co dot jp GCC build triplet: sh4-linux GCC host triplet: sh4-linux GCC target triplet: sh4-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31022

[Bug target/28055] New: [SH] a function attributed to weak is discarded, if '-O' is specified

2006-06-15 Thread saito at densan dot co dot jp
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: saito at densan dot co dot jp GCC build triplet: sh4-linux GCC host triplet: sh4-linux GCC target triplet: sh4-linux

[Bug target/28011] New: [SH] g++ generates wrong code, if '-fno-exceptions' and '-O' options are specified

2006-06-13 Thread saito at densan dot co dot jp
Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: saito at densan dot co dot jp GCC build triplet: sh4-linux GCC host triplet: sh4-linux GCC target triplet: sh4-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28011

[Bug target/28011] [SH] g++ generates wrong code, if '-fno-exceptions' and '-O' options are specified

2006-06-13 Thread saito at densan dot co dot jp
--- Comment #1 from saito at densan dot co dot jp 2006-06-13 10:43 --- Created an attachment (id=11660) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11660action=view) testcase This testcase is very large because this file already includes header files and this came from firefox's

[Bug target/27621] [SH] generated pic code is not right

2006-05-16 Thread saito at densan dot co dot jp
--- Comment #4 from saito at densan dot co dot jp 2006-05-16 09:13 --- I can not look the problem of the testcase using gcc-4.1.0. I will try to use gcc-4.1.0 on shlinux instead of gcc-3.4.6. Thanks for your support. -- saito at densan dot co dot jp changed: What

[Bug c++/27621] New: [SH] generated pic code is not right

2006-05-15 Thread saito at densan dot co dot jp
dot gnu dot org ReportedBy: saito at densan dot co dot jp GCC build triplet: sh4-linux GCC host triplet: sh4-linux GCC target triplet: sh4-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27621

[Bug c++/27621] [SH] generated pic code is not right

2006-05-15 Thread saito at densan dot co dot jp
--- Comment #1 from saito at densan dot co dot jp 2006-05-16 02:28 --- Created an attachment (id=11472) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11472action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27621

[Bug c++/27621] [SH] generated pic code is not right

2006-05-15 Thread saito at densan dot co dot jp
--- Comment #3 from saito at densan dot co dot jp 2006-05-16 02:53 --- I could not build glibc for sh using 4.0.1 before, then I use 3.4.6 now, but I will test and report the result using gcc-4.1.0. -- saito at densan dot co dot jp changed: What|Removed