re PR target/69634 (-fcompare-debug failure (length) with -O2 -fno-dce -fschedule...
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 9 Feb 2016 18:26:00 +0000 (18:26 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 9 Feb 2016 18:26:00 +0000 (11:26 -0700)
commitb890a4410b40417cee25c67feb741c60a4c31be8
treea4e826179f6fab07511d35bb7c0a0e6f1a1d3181
parent4849c1c7f6cfc6725b886b6804442a3390232c69
re PR target/69634 (-fcompare-debug failure (length) with -O2 -fno-dce -fschedule-insns -fno-tree-vrp @ i686)

2016-02-11  Alexandre Oliva  <aoliva@redhat.com>

PR target/69634
* regstat.c (regstat_bb_compute_calls_crossed): Disregard
debug insns.

PR target/69634
* gcc.dg/pr69634.c: New.

From-SVN: r233250
gcc/ChangeLog
gcc/regstat.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr69634.c [new file with mode: 0644]