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


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.


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