[Bug middle-end/86416] [OpenMP] Offloading - better lto1 error message if mode not supported on offloading target
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 18 20:17:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86416
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |tschwinge at gcc dot gnu.org
Resolution|FIXED |---
--- Comment #10 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Thanks for your work on this.
(In reply to Tobias Burnus from comment #8)
> New Revision: 279528
> Added:
> trunk/libgomp/testsuite/libgomp.c/pr86416-1.c
> trunk/libgomp/testsuite/libgomp.c/pr86416-2.c
On powerpc64le-unknown-linux-gnu without offloading, I see both these FAIL,
because: "error: __float128 and long double cannot be used in the same
expression". ;-O
More information about the Gcc-bugs
mailing list