r259675 - in /trunk: gcc/ChangeLog gcc/lto-stre...

vries@gcc.gnu.org vries@gcc.gnu.org
Thu Apr 26 13:26:00 GMT 2018


Author: vries
Date: Thu Apr 26 13:26:25 2018
New Revision: 259675

URL: https://gcc.gnu.org/viewcvs?rev=259675&root=gcc&view=rev
Log:
[lto] Fixup loops before lto write-out

2018-04-26  Richard Biener <rguenther@suse.de>
	    Tom de Vries  <tom@codesourcery.com>

	PR lto/85422
	* lto-streamer-out.c (output_function): Fixup loops if required to match
	discovery done in the reader.

	* testsuite/libgomp.oacc-c-c++-common/pr85422.c: New test.

Added:
    trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/pr85422.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-out.c
    trunk/libgomp/ChangeLog



More information about the Gcc-cvs mailing list