public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/16570] New: missing _mm_malloc and _mm_free functions in xmmintrin.h
@ 2004-07-15 17:18 tfautre at pandora dot be
  2004-07-15 17:21 ` [Bug c/16570] " tfautre at pandora dot be
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: tfautre at pandora dot be @ 2004-07-15 17:18 UTC (permalink / raw)
  To: gcc-bugs

To be 100% compatible with Intel C++ Compiler and MS VC++, there should be the
functions void * _mm_malloc(size_t size, size_t alignment) and void
_mm_free(void * ptr) in xmmintrin.h.
However these are missing.

Suggestion: add the following piece of code to xmmintrin.h (see further attachment).

-- 
           Summary: missing _mm_malloc and _mm_free functions in xmmintrin.h
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tfautre at pandora dot be
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16570


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2004-08-03 20:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-15 17:18 [Bug c/16570] New: missing _mm_malloc and _mm_free functions in xmmintrin.h tfautre at pandora dot be
2004-07-15 17:21 ` [Bug c/16570] " tfautre at pandora dot be
2004-07-15 17:22 ` [Bug target/16570] " bangerth at dealii dot org
2004-07-15 19:12 ` hjl at lucon dot org
2004-07-15 19:13 ` hjl at lucon dot org
2004-07-15 19:30 ` falk at debian dot org
2004-07-15 19:47 ` tfautre at pandora dot be
2004-07-15 20:08 ` pinskia at gcc dot gnu dot org
2004-07-16 11:25 ` dannysmith at users dot sourceforge dot net
2004-07-16 18:38 ` hjl at lucon dot org
2004-07-20 15:19 ` tfautre at pandora dot be
2004-08-02 16:56 ` hjl at lucon dot org
2004-08-03 19:52 ` cvs-commit at gcc dot gnu dot org
2004-08-03 20:33 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).