This is the mail archive of the gcc@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]

RE: [RFC] Extension of SIMPLE for Fortran 95


> > Supposing that Diego doesn't decide to remove break entirely,
> 
> Isn't this done already?  I think the simpleyfing pass already
> canonicalizes loop to break/continue less forms.

A goto/break elimination pass has been implemented by Sebastian Pop,
but it was still '#if 0'-ed out last time I looked.

Greetz
Steven


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