From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123780 invoked by alias); 19 Jul 2015 13:42:48 -0000 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 Received: (qmail 123751 invoked by uid 48); 19 Jul 2015 13:42:43 -0000 From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug preprocessor/66932] Preprocessor includes wrong header file Date: Sun, 19 Jul 2015 13:42:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: preprocessor X-Bugzilla-Version: 4.9.3 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on everconfirmed Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-07/txt/msg01664.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2015-07-19 Ever confirmed|0 |1 --- Comment #2 from Jonathan Wakely --- Works for me too, with any version. gcc_bug$ which gcc ~/gcc/4.9.3/bin/gcc gcc_bug$ cd gas gas$ ./compile.sh ^[[3~In file included from ./../include/alloca-conf.h:2:0, from as.h:2, from as.c:2: ./config.h:2:2: warning: #warning "You have included the correct include file" [-Wcpp] #warning "You have included the correct include file" ^ Please provide the output of: echo $CPATH $C_INCLUDE_PATH