sh.c (split_branches): Don't dereference re-computed `beyond' before checking it...
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 30 Dec 2000 07:53:35 +0000 (07:53 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 30 Dec 2000 07:53:35 +0000 (07:53 +0000)
commitb94544e45f60ef83ff0d3d79b66f17aeab00036d
tree00b9da2cc7326550d9da12bbec9b848caf4beee7
parentd05e34f29616082fb1f9d9587311c5fee4a9c445
sh.c (split_branches): Don't dereference re-computed `beyond' before checking it's non-NULL.

* config/sh/sh.c (split_branches): Don't dereference re-computed
`beyond' before checking it's non-NULL.

From-SVN: r38554
gcc/ChangeLog
gcc/config/sh/sh.c