[Bug target/71045] [SH] gcc.dg/torture/pr68264.c -O0 and -Os failures

2019-10-20 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71045 Eric Gallager changed: What|Removed |Added CC||aoliva at gcc dot gnu.org --- Comment

[Bug target/71045] [SH] gcc.dg/torture/pr68264.c -O0 and -Os failures

2018-07-21 Thread um at mutluit dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71045 --- Comment #6 from U.Mutlu --- Another difference is: the passing normal compiler was built with itself (so to say, ie. built with v9), whereas the failing cross compiler was built with the default system compiler: $ gcc -v Using built-in

[Bug target/71045] [SH] gcc.dg/torture/pr68264.c -O0 and -Os failures

2018-07-21 Thread um at mutluit dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71045 --- Comment #5 from U.Mutlu --- I just see a difference: Target: x86_64-linux-gnu Target: x86_64-linux The pr68264 fails in the latter case (built as a crosscompiler).

[Bug target/71045] [SH] gcc.dg/torture/pr68264.c -O0 and -Os failures

2018-07-21 Thread um at mutluit dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71045 --- Comment #4 from U.Mutlu --- (In reply to Eric Gallager from comment #3) > (In reply to Oleg Endo from comment #2) > > (In reply to Kazumoto Kojima from comment #1) > > > (In reply to Oleg Endo from comment #0) > > > > Kaz, do you know what's

[Bug target/71045] [SH] gcc.dg/torture/pr68264.c -O0 and -Os failures

2018-07-20 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71045 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org,

[Bug target/71045] [SH] gcc.dg/torture/pr68264.c -O0 and -Os failures

2016-05-10 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71045 --- Comment #2 from Oleg Endo --- (In reply to Kazumoto Kojima from comment #1) > (In reply to Oleg Endo from comment #0) > > Kaz, do you know what's going wrong there? Some silent wrong code related > > to fenv maybe? > > Maybe, though I have

[Bug target/71045] [SH] gcc.dg/torture/pr68264.c -O0 and -Os failures

2016-05-10 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71045 --- Comment #1 from Kazumoto Kojima --- (In reply to Oleg Endo from comment #0) > Kaz, do you know what's going wrong there? Some silent wrong code related > to fenv maybe? Maybe, though I have no idea for what is going on. You can see that