------- Comment #4 from burnus at gcc dot gnu dot org 2009-03-28 13:20 ------- FIXED on the trunk (4.5).
Example:
do i = 1, -3, 1
1
Warning: DO loop at (1) will be executed zero times
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38432
