"Rohit Arul Raj" <[EMAIL PROTECTED]> writes:

> The problem due to which the below mentioned program was not working
> is because of CODE HOISTING pass. I just masked the code hoisting step
> and the program worked fine.

At this point, if you want us to be able to give you useful
suggestions, you need to show us a complete, standalone, test case.
And remind us what target you are using.  Without complete information
we are just guessing.

> 2. Any documentation on Code Hoisting Algorithm used by GCC 4.1.1?

Only in the form of comments in the source code.

Ian

Reply via email to