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

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Tue Nov 12 16:29:00 GMT 2013


Author: aldyh
Date: Tue Nov 12 16:29:03 2013
New Revision: 204707

URL: http://gcc.gnu.org/viewcvs?rev=204707&root=gcc&view=rev
Log:
	* ipa-prop.c (ipa_modify_expr): Pass expr by address.
	(ipa_get_adjustment_candidate): Add another level of indirection
	to expr.  Adjust comment.
	(ipa_get_adjustment_candidate): Add another level of indirection
	to first argument.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/ipa-prop.c
    branches/gomp-4_0-branch/gcc/ipa-prop.h
    branches/gomp-4_0-branch/gcc/omp-low.c



More information about the Gcc-cvs mailing list