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,AVR]: Clean-up printing bits


2012/2/29 Georg-Johann Lay <avr@gjlay.de>:
> This is more of code clean-up:
> avr_output_bld is unused and can be removed.
> To print a bit it is more convenient to use %T than patching a string.
>
> Ok for trunk?
>
> Johann
>
> Â Â Â Â* config/avr/avr-protos.h (avr_output_bld): Remove unused prototype.
> Â Â Â Â* config/avr/avr.c (avr_output_bld): Remove unused function.
> Â Â Â Â(avr_out_sbxx_branch): Use "%T" to print bit position.

Ok.

Denis.


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