https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71045
Eric Gallager changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment #7
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 spe
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).
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71045
Eric Gallager changed:
What|Removed |Added
CC||egallager 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
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 tho