profile.c (output_arc_profiler): Verify next_insert_after is an INSN before and after...
authorJim Wilson <wilson@cygnus.com>
Thu, 4 Sep 1997 15:54:24 +0000 (15:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 4 Sep 1997 15:54:24 +0000 (09:54 -0600)
commit6030b6afe7e455948a4b0c4c3fef14cd896a8878
tree92df26ce98c35ee9183f6d00a543d937eb685540
parentd30e0541de14f0627a14d5aecd98af81021b7767
profile.c (output_arc_profiler): Verify next_insert_after is an INSN before and after skipping a stack pop.

        * profile.c (output_arc_profiler): Verify next_insert_after is an
        INSN before and after skipping a stack pop.

From-SVN: r15076
gcc/ChangeLog
gcc/profile.c