On Wed, Dec 18, 2019 at 05:39:51PM +0100, Tobias Burnus wrote: > Hence, one can write a much cleaner patch which is about as long as the hack > but not hackish :-) > > Bootstrapped + regtested on x86-64-gnu-linux w/o offloading and with nvptx > offloading. > OK?
LGTM. > 2019-12-18 Tobias Burnus <tob...@codesourcery.com> > > PR middle-end/86416 > * Makefile.in (CFLAGS-lto-streamer-in.o): Pass target_noncanonical on. > * lto-streamer-in.c (lto_input_mode_table): Improve unsupported-mode > diagnostic. > > PR middle-end/86416 > * testsuite/libgomp.c/pr86416-1.c: New. > * testsuite/libgomp.c/pr86416-2.c: New. Jakub