combine.c (distribute_notes): If non-call exceptions, put the note on the trapping...
authorRichard Henderson <rth@redhat.com>
Wed, 28 Mar 2001 05:40:43 +0000 (21:40 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 28 Mar 2001 05:40:43 +0000 (21:40 -0800)
commit662795a85f138c84aa9505ba731cf5fd25dd24eb
tree315bdef3a156c601c9cf983285baa76b52e8278d
parent894d0e3925471409585a6bdcc7af6b24be670fbf
combine.c (distribute_notes): If non-call exceptions, put the note on the trapping instruction.

        * combine.c (distribute_notes) [REG_EH_REGION]: If non-call
        exceptions, put the note on the trapping instruction.

From-SVN: r40907
gcc/ChangeLog
gcc/combine.c