ia64.c (group_barrier_needed_p): Don't allow calls and jumps to be bundled together.
authorRichard Henderson <rth@redhat.com>
Sat, 12 May 2001 05:21:09 +0000 (22:21 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 12 May 2001 05:21:09 +0000 (22:21 -0700)
commitf12f25a7f625fc69ab610b8997e1f6f5c1ccf982
treed58ea33902b88eecd462e9b93d2bbcdab4291641
parentc8a96070172673d05574e3c9fe21e28750610223
ia64.c (group_barrier_needed_p): Don't allow calls and jumps to be bundled together.

        * config/ia64/ia64.c (group_barrier_needed_p): Don't allow
        calls and jumps to be bundled together.
        (ia64_reorg): Emit a break after a noreturn call that ends
        a function.
        * config/ia64/ia64.md (break_f): New.

From-SVN: r41979
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.md