This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/38671] [4.3/4.4/4.5 Regression] selecting one IV instead of three



------- Comment #8 from pinskia at gcc dot gnu dot org  2010-03-01 23:34 -------
For 4.2, we use three IVs; while from 4.3 and above, we use one IV.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.3/4.4/4.5 Regression]    |[4.3/4.4/4.5 Regression]
                   |extra code for setting up   |selecting one IV instead of
                   |loops (IV-opts and 32bits vs|three
                   |64bits)                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38671


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]