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: -Dgnu_{linux,hurd}


On Sun, Apr 14, 2002 at 02:08:07AM -0700, Mark Mitchell wrote:
> 
> I'll approve the patch, but on two conditions:
> 
> 1. You add deprecation documentation to the NEWS file for GCC 3.1,
>   and/or the CPP manual.

Okay.

> 2. We wait until next Friday to give anyone with a major beef about
>   this a chance to object.  If there are objections, we'll decide
>   how credible they are.  Otherwise, please check this in then.

Fair enough.  The patch needs some other work anyway -- Joseph points
out that names like __i386 need to be defined too, and something has
to be done to the code in fixincludes that tries to figure out which
macros a target defines outside the reserved namespace.  (An explicit
list in tm.h, I'm thinking.)

zw


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