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: Fix bootstrap on x86


On Mon, Sep 13, 2010 at 03:34:43PM -0700, H.J. Lu wrote:
> On Mon, Sep 13, 2010 at 3:27 PM, Nathan Froyd <froydnj@codesourcery.com> wrote:
> > If this patch eliminates all instances of UNITS_PER_SIMD_WORD, you
> > should also poison that identifier in system.h.
> 
> Here is the additional patch.

A minor nit, but it'd be nice if the identifier was in the poison pragma
headed by:

/* Old target macros that have moved to the target hooks structure.  */

earlier in the file.

-Nathan


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