re PR target/55023 (hppa: wrong code generated with tail call optimisation)
commit03ce701abb566ddc1b756db9c713c0150f7acb49
authorJohn David Anglin <danglin@gcc.gnu.org>
Mon, 22 Dec 2014 23:10:18 +0000 (22 23:10 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 22 Dec 2014 23:10:18 +0000 (22 23:10 +0000)
treefd53c8b633e81a3820dcf82d29ebefed910b42b5
parent5341599ab6d3c313e779c8ded61844acd1283649
re PR target/55023 (hppa: wrong code generated with tail call optimisation)

PR target/55023
* dse.c (scan_insn): Treat sibling call as though it does a wild read.
* testsuite/gcc.dg/pr55023.c: New file.

From-SVN: r219037
gcc/ChangeLog
gcc/dse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr55023.c [new file with mode: 0644]