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]

[Patch,AVR]: Bit of Cleanup


These are three small patches to clean up the avr BE a bit:

#1: Use custom macro to test of a string starts with given prefix

#2: Let avr_regno_reg_class return smallest register class

#3: Replace/remove superfluous byte_immediate_operand and some protos.

All patches tested without regression.

Ok to install them?

Johann


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