gengtype.c (walk_type): Produce `not equal to' compares for loop tests, instead of...
authorSteven Bosscher <stevenb@suse.de>
Sun, 23 Jan 2005 11:49:24 +0000 (11:49 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 23 Jan 2005 11:49:24 +0000 (11:49 +0000)
commita62a0172a33e3a2defb111471b3d8d8b30e083c4
tree4252c7162afaa0892486774fa3c2535562a1e698
parent0aa99dbbb38a3c704d4e859e69bd28a65cdd3d72
gengtype.c (walk_type): Produce `not equal to' compares for loop tests, instead of `less than'.

* gengtype.c (walk_type): Produce `not equal to' compares for loop
tests, instead of `less than'.

From-SVN: r94109
gcc/ChangeLog
gcc/gengtype.c