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]

r128300 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: rguenth
Date: Sun Sep  9 16:23:26 2007
New Revision: 128300

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128300
Log:
2007-09-09  Richard Guenther  <rguenther@suse.de>

	* tree-ssa-operands.c (add_virtual_operand): Only mark
	stores as has_volatile_ops if alias information is not available.

	* gcc.c-torture/compile/20070906-1.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/20070906-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-operands.c


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