re PR ipa/58253 (IPA-SRA creates calls with different arguments that the callee accepts)
authorMartin Jambor <mjambor@suse.cz>
Thu, 5 Dec 2013 18:07:08 +0000 (19:07 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Thu, 5 Dec 2013 18:07:08 +0000 (19:07 +0100)
commite69dbe3721a150e221e05edde4985dd961edafd1
tree1fdbd33ff1c15f9fbf9180467dbbc1dafa0fefba
parent1769415d4a5b8da1a07ad91bb073c5ae50cebabd
re PR ipa/58253 (IPA-SRA creates calls with different arguments that the callee accepts)

2013-12-05  Martin Jambor  <mjambor@suse.cz>

PR ipa/58253
* ipa-prop.c (ipa_modify_formal_parameters): Create decls of
non-BLKmode in their naturally aligned type.

From-SVN: r205715
gcc/ChangeLog
gcc/ipa-prop.c