rtlanal.c (find_first_parameter_load): Stop if we reach a CODE_LABEL at BOUNDARY.
authorRichard Henderson <rth@redhat.com>
Fri, 3 Aug 2001 08:32:44 +0000 (01:32 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 3 Aug 2001 08:32:44 +0000 (01:32 -0700)
commitdbc1a16393aea0bee2af3a8783546ee5653f3e13
tree496bc496eee9a78d25dbd92f9522052a7ea8d224
parent54aaa4ea8d6157dd66ba01ed1d015b439d775378
rtlanal.c (find_first_parameter_load): Stop if we reach a CODE_LABEL at BOUNDARY.

        * rtlanal.c (find_first_parameter_load): Stop if we
        reach a CODE_LABEL at BOUNDARY.

From-SVN: r44595
gcc/ChangeLog
gcc/rtlanal.c