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

Re: Incorrect code on PowerPC



I have a patch to 2.8.1 that supports an intermixed listing
format with the source code as comments followed by the assembly
language associated with that line of source.

It is of somewhat limited value at higher optimization levels, because
code gets motioned and "smeared" resulting in weird source.

It's currently being used with PPC and SHARC targets; I have no
idea if it works with any other platforms, and it's a rather
intrusive hack....


-- Al


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