This is the mail archive of the gcc-patches@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: 3 more debug hooks


>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:

> Generally, I'd rather we just admit that asm_out_file is a
> global and not pass it around to the output functions at all.

Boo!  For C++, it would be very nice to be able to generate multiple object
files from a single compilation.  The current GCC architecture makes that
very difficult.

Jason


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