From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18297 invoked by alias); 24 May 2009 18:22:49 -0000 Received: (qmail 18276 invoked by uid 48); 24 May 2009 18:22:35 -0000 Date: Sun, 24 May 2009 18:22:00 -0000 Message-ID: <20090524182235.18275.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/40236] i386: request a single option to turn off all instructions which can cause #TS In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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: 2009-05/txt/msg01936.txt.bz2 ------- Comment #1 from pinskia at gcc dot gnu dot org 2009-05-24 18:22 ------- I don't see why adding -mno-mmx is a problem (that disables all of the MMX and SSE instructions). -mno-mmx will always disabling all of the future subsets too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40236