This is the mail archive of the gcc-help@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: loops problem


Abdul Wahid Memon <engrwahidmemon@gmail.com> writes:

> Thanks alot Ian. Actually it is working but when there is only once
> function in the source file. What to do when there are more than one
> functions.

An RTL pass will normally be invoked once for each function.

Ian


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