r211236 - in /branches/gomp-4_0-branch/gcc: Cha...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Wed Jun 4 17:11:00 GMT 2014


Author: tschwinge
Date: Wed Jun  4 17:11:30 2014
New Revision: 211236

URL: http://gcc.gnu.org/viewcvs?rev=211236&root=gcc&view=rev
Log:
Missing -fopenacc handling.

	gcc/
	* cgraphunit.c (ipa_passes, compile): Handle flag_openacc next to
	flag_openmp.
	* ipa-inline-analysis.c (inline_generate_summary): Likewise.
	* lto-streamer.c (lto_streamer_init, gate_lto_out): Likewise.
	* passes.c (ipa_write_summaries): Likewise.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/cgraphunit.c
    branches/gomp-4_0-branch/gcc/ipa-inline-analysis.c
    branches/gomp-4_0-branch/gcc/lto-streamer.c
    branches/gomp-4_0-branch/gcc/passes.c



More information about the Gcc-cvs mailing list