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 optimization/12617] [3.4 Regression] jump to next instruction not always properly eliminated


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-30 08:48 -------
The problem there is an "empty" basic-block containing just a label (L14) so GCC does 
not reconize this :(.

-- 


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


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