Re: [4.3/4.4]: PATCH: PR target/35453: nmmintrin.h defines macros SIDD_XXX

2008-03-04 Thread Ian Lance Taylor
Ian Lance Taylor <[EMAIL PROTECTED]> writes: > This is OK for mainline. I will defer to an RM for 4.3, though my > recommendation is that it should go into 4.3 if possible. Sorry, the thread broke, and I didn't see that this had already been approved. Ian

Re: [4.3/4.4]: PATCH: PR target/35453: nmmintrin.h defines macros SIDD_XXX

2008-03-04 Thread Ian Lance Taylor
"H.J. Lu" <[EMAIL PROTECTED]> writes: > Here is the patch for both gcc 4.3 and 4.4. OK for 4.3/4.4? Tested on > Linux/ia32 > and Linux/ia64 with gcc 4.3/4.4. > gcc/ > > 2008-03-03 H.J. Lu <[EMAIL PROTECTED]> > > PR target/35453 > * config/i386/smmintrin.h (SIDD_XXX): Renamed to .

[4.3/4.4]: PATCH: PR target/35453: nmmintrin.h defines macros SIDD_XXX

2008-03-04 Thread H.J. Lu
Hi, Here is the patch for both gcc 4.3 and 4.4. OK for 4.3/4.4? Tested on Linux/ia32 and Linux/ia64 with gcc 4.3/4.4. Thanks. H.J. On Tue, Mar 4, 2008 at 1:19 AM, Richard Guenther <[EMAIL PROTECTED]> wrote: > On Mon, 3 Mar 2008, H.J. Lu wrote: > > > Hi, > > > > I'd like to fix > > > > http