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: Comments in assember output


Tony Wetmore <tony.wetmore@solipsys.com> writes:

> I do not know why the mixed source/assembly listing is generated by
> the assembler, rather than the compiler, but I am sure there is a good
> technical reason for that, possibly having to do with optimizations
> made by the assembler. :)

No, it's just a hack.

Ian


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