From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2545 invoked by alias); 2 Apr 2009 14:01:08 -0000 Received: (qmail 31980 invoked by uid 48); 2 Apr 2009 14:00:48 -0000 Date: Thu, 02 Apr 2009 14:01:00 -0000 Message-ID: <20090402140048.31979.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/39613] gcc 20090331 produces an error at mce64.c in kernel 2.6.29 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: 2009-04/txt/msg00100.txt.bz2 ------- Comment #2 from hjl dot tools at gmail dot com 2009-04-02 14:00 ------- (In reply to comment #1) > Created an attachment (id=17578) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17578&action=view) [edit] > mce_64.i preprocessed file from kernel 2.6.29-zen > > To create this file I used these environment variables in my /etc/profile: > export CC="gcc -Wp,-K -Wp,-W0 -save-temps " export CXX="g++ -Wp,-K -Wp,-W0 > -save-temps " > Please show the comment used to compile arch/x86/kernel/cpu/mcheck/mce_64.o. It should be in something like arch/x86/kernel/cpu/.mcheck/mce_64.o.cmd. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39613