r174435 - in /trunk/gcc: ChangeLog ipa-split.c ...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Mon May 30 13:12:00 GMT 2011
Author: rguenth
Date: Mon May 30 13:12:23 2011
New Revision: 174435
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174435
Log:
2011-05-30 Richard Guenther <rguenther@suse.de>
PR tree-optimization/49210
* ipa-split.c (split_function): Care for the case where the
call result is not trivially convertible to the result holding
variable.
* gnat.dg/boolean_subtype2.adb: New testcase.
* gnat.dg/boolean_subtype2.ads: Likewise.
* gnat.dg/boolean_subtype2_pkg.ads: Likewise.
Added:
trunk/gcc/testsuite/gnat.dg/boolean_subtype2.adb
trunk/gcc/testsuite/gnat.dg/boolean_subtype2.ads
trunk/gcc/testsuite/gnat.dg/boolean_subtype2_pkg.ads
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-split.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list