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/m68k] convert USE_GAS into a compile-time constant


On Mon, Feb 16, 2004 at 04:20:43PM +0100, Gunther Nikl wrote:
> 	* config/m68k/m68k.h: Make USE_GAS a compile-time boolean.
> 	* config/m68k/m68k.c (m68k_output_pic_call, m68k_output_mi_thunk):
> 	Replace "#ifdef USE_GAS" with C statements.
> 	* config/m68k/m68k.md (anonymous call and call_value define_insn):
> 	Likewise.

Ok.


r~


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