re PR ipa/79970 (ICE in add_stack_var, at cfgexpand.c:450 with always_inline attribute)
authorRichard Biener <rguenther@suse.de>
Thu, 9 Mar 2017 13:20:03 +0000 (13:20 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 9 Mar 2017 13:20:03 +0000 (13:20 +0000)
commit26d7dc48b628d0fa16f2a1660b23602821c748f9
treedca61888720a921a74449023227df9508f9e36ab
parent35f77c2855c08fa329638e05d29b9b0d18caa5c1
re PR ipa/79970 (ICE in add_stack_var, at cfgexpand.c:450 with always_inline attribute)

2017-03-09  Richard Biener  <rguenther@suse.de>

PR ipa/79970
* ipa-prop.c (ipa_modify_formal_parameters): Avoid changing
alignment of BLKmode params.

* gcc.dg/torture/pr79970.c: New testcase.

From-SVN: r246001
gcc/ChangeLog
gcc/ipa-prop.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr79970.c [new file with mode: 0644]