This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r231239 - in /trunk/gcc: ChangeLog alias.c


Author: hubicka
Date: Thu Dec  3 21:57:15 2015
New Revision: 231239

URL: https://gcc.gnu.org/viewcvs?rev=231239&root=gcc&view=rev
Log:
	* alias.c (alias_set_subset_of, alias_sets_must_conflict_p)
	Short circuit for !flag_strict_aliasing
	(get_alias_set): Remove flag_strict_aliasing check.
	(new_alias_set): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/alias.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]