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: RFA: Provide a default definition of CONSTANT_ADDRESS_P


> From: Nick Clifton <nickc@redhat.com>
> Date: Tue, 20 Oct 2009 09:46:09 +0100

>   Tested by building the following targets: avr-elf, bfin-elf,
>   cris-elf, fr30-elf, frv-elf, m32c-elf, m68hc12-elf, mep-elf,
>   mn10300-elf, moxie-elf, pdp11-aout, picochip-elf, score-elf,
>   xstormy16-elf.

> 	* defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.
> 	Make sure that it does not allow CONST_DOUBLEs.
> 	* config/cris/cris.h (CONSTANT_ADDRESS_P): Delete.

I was going to suggest something more substantial than "make
all-gcc" (which I assume you mean by "build"), like running the
test-suite, all the bits being in place and all that, but...

> 	* defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.
> 	* config/cris/cris.h (CONSTANT_ADDRESS_P): Delete.

...as this is functionally nothing more than a move of the
macro: ok, no worries.

brgds, H-P


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