From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26684 invoked by alias); 16 Oct 2005 00:41:24 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 26656 invoked by uid 48); 16 Oct 2005 00:41:21 -0000 Date: Sun, 16 Oct 2005 00:41:00 -0000 Message-ID: <20051016004121.26653.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20040925224830.411.jsberg04+computing.glibc@ftml.net> References: <20040925224830.411.jsberg04+computing.glibc@ftml.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/411] gcc defines __i686 macro, causing problems in sysdeps/i386/elf/setjmp.S X-Bugzilla-Reason: CC X-SW-Source: 2005-10/txt/msg00153.txt.bz2 List-Id: ------- Additional Comments From drepper at redhat dot com 2005-10-16 00:41 ------- We don't pass -march=i686 or equivalent to gcc when used on assembler files. Unless you do something wrong (like adding the -march parameter to CC or so) there is no problem. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME http://sourceware.org/bugzilla/show_bug.cgi?id=411 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.