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 c/29285] [4.1/4.2 Regression] Poor optimization causes unbounded code duplication



------- Comment #3 from gabriele dot svelto at gmail dot com  2006-09-29 15:19 -------
(In reply to comment #2)
> Confirmed.  This is DOM at work.  I believe we have this bug somewhere already,
> but I cannot find it right now.

Bug #28364 might have something to do with it, similar behaviour in my code
with both if-else and loop statements led me to nail it down to that simple
example.


-- 


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


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