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 rtl-optimization/17860] [3.4 only] Wrong generated code for loop with varying bound


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-21 01:39 -------
The reason why I say this can never even happen on 4.0 is because the loop notes are not done until 
after the "new" rtl-loop pass is done.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Wrong generated code for    |[3.4 only] Wrong generated
                   |loop with varying bound     |code for loop with varying
                   |                            |bound
   Target Milestone|---                         |3.4.4


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


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