r179540 - in /trunk/gcc: ChangeLog gimple-fold.c

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Oct 5 09:31:00 GMT 2011


Author: rguenth
Date: Wed Oct  5 09:31:40 2011
New Revision: 179540

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179540
Log:
2011-10-05  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/50609
	* gimple-fold.c (fold_array_ctor_reference): Also handle
	vector typed constructors.
	(fold_ctor_reference): Dispatch to fold_array_ctor_reference
	for vector typed constructors.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-fold.c



More information about the Gcc-cvs mailing list