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]

r196439 - in /trunk/gcc: ChangeLog ipa-split.c ...


Author: ebotcazou
Date: Mon Mar  4 17:41:32 2013
New Revision: 196439

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196439
Log:
	PR tree-optimization/56424
	* ipa-split.c (split_function): Do not set the RSO flag if result is
	not by reference and its type is a register type.

Added:
    trunk/gcc/testsuite/gcc.dg/pr56424.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-split.c
    trunk/gcc/testsuite/ChangeLog


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