From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24178 invoked by alias); 19 Jul 2010 13:27:33 -0000 Received: (qmail 24147 invoked by uid 48); 19 Jul 2010 13:27:22 -0000 Date: Mon, 19 Jul 2010 13:27:00 -0000 Message-ID: <20100719132722.24146.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/44987] *mmintrin.h files incompatible with partial __attribute__((target("sse..."))) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hjl dot tools at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-07/txt/msg01927.txt.bz2 ------- Comment #2 from hjl dot tools at gmail dot com 2010-07-19 13:27 ------- The design of target attribute is incomplete and its implementation is broken. See PR 37565. I'd like to see a new design/implementation. We should deal with all issues, including header files, in the new design/implementation. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44987