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]
Other format: [Raw text]

Re: Patch to fix -fverbose-asm (broken by GGC heuristics)



On Thursday, Feb 27, 2003, at 14:57 America/New_York, Geert Bosch wrote:


The patch below fixes output of GGC heuristics information, when
written to the assembler file by print_version. I also moved the
new output to after the initial version information, which seems
to make more sense.

BTW, to be clear: currently assembly files generated using -fverbose-asm do not assemble, because of the absent indentation.

-Geert


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