re PR ipa/68721 (wrong code at -Os and above on x86_64-linux-gnu)
authorRichard Biener <rguenther@suse.de>
Thu, 10 Dec 2015 09:05:58 +0000 (09:05 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 10 Dec 2015 09:05:58 +0000 (09:05 +0000)
commitd4f4e71c84fc7bcf21f45e315a07b1408f514f75
tree603382ded20cccc1a98ac7e6042bf71bb95e2a78
parent77ad31753c0440c4141e957edee243f739570587
re PR ipa/68721 (wrong code at -Os and above on x86_64-linux-gnu)

2015-12-10  Richard Biener  <rguenther@suse.de>

PR ipa/68721
* ipa-split.c (split_function): Record return value properly
when the split part doesn't set it.

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

From-SVN: r231494
gcc/ChangeLog
gcc/ipa-split.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr68721.c [new file with mode: 0644]