]> git.ipfire.org Git - thirdparty/gcc.git/commit
haifa-sched.c (insn_unit): Fix typo on out of range test.
authorJeffrey A Law <law@cygnus.com>
Tue, 12 Oct 1999 05:38:53 +0000 (05:38 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 12 Oct 1999 05:38:53 +0000 (23:38 -0600)
commit8650dafc19d2a48f2d81b58ec6d20efd7d4b76e6
treec3c77e2a1ce60389fb94fcde95f17f0ec25a5cc9
parent6e6c09d91852db9a960bf5482868717c840f490b
haifa-sched.c (insn_unit): Fix typo on out of range test.

        Tue Aug 17 22:06:11 1999  Jan Hubicka  <hubicka@freesoft.cz>
        * haifa-sched.c (insn_unit): Fix typo on out of range test.
        * sched.c (insn_unit): Likewise.
Bring over from teh mainline sources.

From-SVN: r29909
gcc/ChangeLog
gcc/haifa-sched.c
gcc/sched.c