[Bug target/14591] New: index variable reuse
kong at ece dot ucdavis dot edu
gcc-bugzilla@gcc.gnu.org
Tue Mar 16 02:05:00 GMT 2004
In config/i386/i386.c, the inner loop at line 1753 uses the same index variable
(i) that is used by the outer loop at line 1741.
--
Summary: index variable reuse
Product: gcc
Version: 3.3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: kong at ece dot ucdavis dot edu
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i386-redhat-linux
GCC host triplet: i386-redhat-linux
GCC target triplet: i386-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14591
More information about the Gcc-bugs
mailing list