Re: [Ada] Clean up and document use of IN_GCC outside the compiler

2011-08-30 Thread Joseph S. Myers
On Tue, 30 Aug 2011, Eric Botcazou wrote: > This cleans up and documents the use of IN_GCC in the GNAT build system. The mess of IN_GCC isn't at all GNAT-specific. See what I said in . Beyond that, include/ansidecl.h tests IN_GCC to avo

[Ada] Clean up and document use of IN_GCC outside the compiler

2011-08-30 Thread Eric Botcazou
This cleans up and documents the use of IN_GCC in the GNAT build system. No functional change. Tested on x86_64-suse-linux, applied on the mainline. 2011-08-30 Eric Botcazou * raise-gcc.c: Do not include coretypes.h and tm.h. (setup_to_install): Remove test for compiler macr