From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12596 invoked by alias); 28 Jun 2006 15:33:25 -0000 Received: (qmail 12587 invoked by uid 22791); 28 Jun 2006 15:33:24 -0000 X-Spam-Check-By: sourceware.org Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.169) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 28 Jun 2006 15:33:22 +0000 Received: by ug-out-1314.google.com with SMTP id c2so1987713ugf for ; Wed, 28 Jun 2006 08:33:20 -0700 (PDT) Received: by 10.78.97.7 with SMTP id u7mr567289hub; Wed, 28 Jun 2006 08:33:20 -0700 (PDT) Received: by 10.78.58.6 with HTTP; Wed, 28 Jun 2006 08:33:19 -0700 (PDT) Message-ID: <5b7094580606280833x1a06ec21pe47abf2577e04606@mail.gmail.com> Date: Wed, 28 Jun 2006 15:33:00 -0000 From: "Brian Budge" To: "Matthieu Godet" Subject: Re: mmx/sse builtins Cc: gcc-help@gcc.gnu.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2006-06/txt/msg00254.txt.bz2 A most excellent question. I'd like to add my own on top of that: It appears that with 4.1.x, the xmmintrin.h, pmmintrin.h, etc... are missing. Will they be back? Brian On 6/28/06, Matthieu Godet wrote: > > Hi, > > I'm currently trying to use mmx/sse builtins with gcc version 4.1.2. > > But I realised that the function __builtin_ia32_loadaps wasn't available any > more, as a few other functions. > > With gcc version 3.4.2, __builtin_ia32_loadaps is available but the version > seems to have quite a lot of bugs with the builtins in general. > > Is there a "good" version I could use ? Are there some people working on the > mmx/sse builtins ? > > Thanks, > Matthieu > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > >