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]

Re: Patch to move "#define USG" from xm-*.h to config.gcc's xm_defines


On Wed, Mar 07, 2001 at 06:22:30PM -0500, Kaveh R. Ghazi wrote:
> This patch moves the definition of USG from the xm-*.h files into
> config.gcc's xm_defines variable.  (This is an incremental step
> towards getting rid of USG altogether.  Once we're ready to delete it,
> all the `define' references will be in one file.)

cool, I'll cross this and the POSIX defines off my list.

Are you going to do anything about all the files that just include
other files?  We want to turn those into direct references from
config.gcc.

zw


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