------- Comment #3 from ramana at gcc dot gnu dot org 2010-04-28 09:55 ------- Confirmed though it isn't as simple as an "expand" time problem alone.
-- ramana at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |missed-optimization Known to fail| |4.5.0 Last reconfirmed|0000-00-00 00:00:00 |2010-04-28 09:55:09 date| | Summary|A lot of instructions for |Choosing conditional |condition (start == -1 || |execution over conditional |end == -1) |branches for code size in | |some cases. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43920