loops problem

Abdul Wahid Memon engrwahidmemon@gmail.com
Thu May 19 19:27:00 GMT 2011


Yes I got your point that it will be invoked per function but it poses
an error when there are 2 or more functions in the source file. Is
there any thing that I am missing. If things are working even for both
the functions at GIMPLE level, then why not at RTL?

Regards

On Thu, May 19, 2011 at 7:29 PM, Ian Lance Taylor <iant@google.com> wrote:
> 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
>



More information about the Gcc-help mailing list