https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112367
Alexander Monakov changed:
What|Removed |Added
CC||amonakov at gcc dot gnu.org
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112367
--- Comment #4 from Sam James ---
$ gcc /tmp/foo.c -lm -frounding-math -o /tmp/foo
$ /tmp/foo
x=0x1.e90028p+4
$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/aarch64-unknown-linux-gnu/13/lto-wrapper
Target:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112367
--- Comment #3 from Sam James ---
(In reply to Paul Zimmermann from comment #2)
> > Build a newer one on cfarm117?
>
> it would be a waste of time, I guess people having access to an ARM machine
> with a recent version of gcc can confirm or say
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112367
--- Comment #2 from Paul Zimmermann ---
> Build a newer one on cfarm117?
it would be a waste of time, I guess people having access to an ARM machine
with a recent version of gcc can confirm or say the issue is fixed.
> Also, what CHOST?
sorry
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112367
Sam James changed:
What|Removed |Added
CC||sjames at gcc dot gnu.org
--- Comment #1 fr