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: Add missing icc x86/x86-64 intrinsics


On 1/28/06, H. J. Lu <hjl@lucon.org> wrote:
> On Fri, Jan 27, 2006 at 02:46:49PM -0800, Mark Mitchell wrote:
> > Richard Guenther wrote:
> > > On 1/25/06, H. J. Lu <hjl@lucon.org> wrote:
> > >
> > >>Gcc implements most, but not all icc MMX/SSE/SSE2 intrinsics. Icc
> > >>also introduced a few 64bit intrinsics for EM64T, which are different
> > >>from Microsoft 64bit intrinsics. This patch adds those missing icc
> > >>intrinsics.
> > >
> > > If this is ok I think we want this for 4.1, too.  Mark?
> >
> > I don't see any compelling reason to apply this to 4.1; it's a
> > new/updated feature.
> >
>
> We uncovered this issue when some gcc users try to compile sources
> which use those icc intrinsics. I guess they have to apply this patch
> themselves.

I guess distributors may ship 4.1 with this patch applied.

Richard.


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