This is the mail archive of the gcc@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,AVR]: Better log output with -mdeb


2011/9/28 Georg-Johann Lay <avr@gjlay.de>:
> Georg-Johann Lay schrieb:
>> This is a tentative patch for better support of logging information for avr BE
>> developers.
>>
>> [...]
>>
>> Â Â Â * config/avr/avr-protos.h (avr_edump, avr_fdump): New macros.
>> Â Â Â (avr__set_caller_e, avr__set_caller_f): New prototypes.
>> Â Â Â * config/avr/avr.c: Include tree-pass.h.
>> Â Â Â (avr__caller, avr__stream): New static variables.
>> Â Â Â (avr__fdump_e, avr__fdump_f, avr__vadump): New static functions.
>> Â Â Â (avr__set_caller_e, avr__set_caller_f): New functions.
>
> Sorry, picked the wrong ML.
>

I have no objections against the patch.
May be better to put it in separate file. (avr-debug.c or avr-log.c)

Denis.


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