This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [4.3/4.4]: PATCH: PR target/35453: nmmintrin.h defines macros SIDD_XXX
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: "Jakub Jelinek" <jakub at redhat dot com>
- Cc: "Uros Bizjak" <ubizjak at gmail dot com>, "GCC Patches" <gcc-patches at gcc dot gnu dot org>, "Richard Guenther" <rguenther at suse dot de>
- Date: Tue, 4 Mar 2008 11:26:02 -0800
- Subject: Re: [4.3/4.4]: PATCH: PR target/35453: nmmintrin.h defines macros SIDD_XXX
- References: <47CD9B36.7040305@gmail.com> <20080304190353.GA24887@devserv.devel.redhat.com>
On Tue, Mar 4, 2008 at 11:03 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> On Tue, Mar 04, 2008 at 07:55:50PM +0100, Uros Bizjak wrote:
> > >2008-03-03 H.J. Lu <hongjiu.lu@intel.com>
> > >
> > > PR target/35453
> > > * config/i386/smmintrin.h (SIDD_XXX): Renamed to ...
> > > (_SIDD_XXX): This.
> >
>
> > This patch is OK for mainline. I would vote to get this patch into 4.3
> > branch before releasing 4.3.0, since it is needed for compatibility with
> > a de-facto standard compiler and it avoids compatibility problems
> > between 4.3.0 and 4.3.x (or 4.4.x). Also, this is a mechanical rename
> > patch without any destabilization impact.
>
> Yeah, please commit it to 4.3 ASAP.
It is now in both 4.3 and 4.4. Thanks.
H.J.
> Jakub
>