rtlanal.c (find_first_parameter_load): Call note_stores only on the instructions.
authorJan Hubicka <jh@suse.cz>
Tue, 7 Aug 2001 14:59:30 +0000 (16:59 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 7 Aug 2001 14:59:30 +0000 (14:59 +0000)
commit0d025d4348eb14a3c3dd412cb32811c76929af36
tree3594114f703962fcef9827ab179c4427c7f5b799
parent41e0f05c2d37f5cfd010b0bb5c8121cc770404a5
rtlanal.c (find_first_parameter_load): Call note_stores only on the instructions.

* rtlanal.c (find_first_parameter_load): Call note_stores
only on the instructions.

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