rtlanal.c (find_first_parameter_load): Rewrite to return actual first param load...
authorDale Johannesen <dalej@apple.com>
Wed, 16 Mar 2005 20:42:37 +0000 (20:42 +0000)
committerDale Johannesen <dalej@gcc.gnu.org>
Wed, 16 Mar 2005 20:42:37 +0000 (20:42 +0000)
commitb2df20b404134b6e9639fc33bd90755e9c25c2d7
tree99aa1333d8e8d2fd4c95bfdca522410c2fd65374
parent0376d694c2162127e4a727dd67e8c982eff04871
rtlanal.c (find_first_parameter_load): Rewrite to return actual first param load or the call if none...

2005-03-16 Dale Johannesen  <dalej@apple.com>

        * rtlanal.c (find_first_parameter_load):  Rewrite to
        return actual first param load or the call if none,
        instead of first in block, when not all loads exist.

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