[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
--- Additional Comments From bonzini at gcc dot gnu dot org 2005-08-29 14:36 --- Patch applied. -- What|Removed |Added Status|ASSIGNED|RESOLVED Resolution||FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-29 14:05 --- Subject: Bug 21268 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-29 14:04:18 Modified files: gcc: ChangeLog Makefile.in Log message: 2005-08-29 Paolo Bonzini <[EMAIL PROTECTED]> PR bootstrap/21268 * Makefile.in (ALL_CPPFLAGS): Include $(INCLUDES) at the beginning. Remove $(INCLUDES) from all the rules, if following $(ALL_CPPFLAGS) or $(BUILD_CPPFLAGS). Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.399&r2=2.7592.2.400 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1447.2.3&r2=1.1447.2.4 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-29 13:52 --- Subject: Bug 21268 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-29 13:52:38 Modified files: gcc: ChangeLog Makefile.in Log message: 2005-08-18 Paolo Bonzini <[EMAIL PROTECTED]> PR bootstrap/21268 * Makefile.in (ALL_CPPFLAGS): Include $(INCLUDES) at the beginning. Remove $(INCLUDES) from all the rules, if following $(ALL_CPPFLAGS) or $(BUILD_CPPFLAGS). Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9848&r2=2.9849 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.1536&r2=1.1537 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-08-22 11:21 --- I have tried it and successfully bootstrapped the compiler with. It works, thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |bonzini at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED Last reconfirmed|-00-00 00:00:00 |2005-08-18 09:24:16 date|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
-- What|Removed |Added Target Milestone|4.0.1 |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
--- Additional Comments From markus at trippelsdorf dot de 2005-06-28 20:01 --- I can confirm this issue. Running : mv /usr/local/include/options.h /usr/local/include/options.h_ before building gcc40 solves the problem... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
-- What|Removed |Added Status|WAITING |NEW Ever Confirmed||1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-05-02 15:52 --- Subject: Re: [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c That I don't have it set imho can be seen from config.log: ac_cv_env_CPPFLAGS_set= On Mon, 2 May 2005, pinskia at gcc dot gnu dot org wrote: > > --- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-02 > 13:52 --- > CPPFLAGS='-I/usr/local/include' > > > Do you have CPPFLAGS set if so this is your bug and not GCC's configure bug. > > -- > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268 > > --- You are receiving this mail because: --- > You reported the bug, or are watching the reporter. > You are on the CC list for the bug, or are watching someone who is. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
--- Additional Comments From v dot haisman at sh dot cvut dot cz 2005-05-02 15:30 --- Subject: Re: [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c Nope, my environment is clean wrt/ compiler flags. On Mon, 2 May 2005, pinskia at gcc dot gnu dot org wrote: > > --- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-02 > 13:52 --- > CPPFLAGS='-I/usr/local/include' > > > Do you have CPPFLAGS set if so this is your bug and not GCC's configure bug. > > -- > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268 > > --- You are receiving this mail because: --- > You reported the bug, or are watching the reporter. > You are on the CC list for the bug, or are watching someone who is. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-02 13:52 --- CPPFLAGS='-I/usr/local/include' Do you have CPPFLAGS set if so this is your bug and not GCC's configure bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
-- What|Removed |Added Target Milestone|--- |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268
[Bug bootstrap/21268] [4.0/4.1 Regression] Bootstrap, configuration problem and insn-conditions.c
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-28 21:45 --- Oh, the -I/usr/local/include is there twice, why? Can you attach the Makefile and config.log and config.status? There is a work around for this bug, is first compile FSF's GCC before 4.0.0 and then recompile GCC as the FSF's GCC all already include /usr/local/include as part of the include paths. -- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Severity|critical|normal Status|UNCONFIRMED |WAITING Keywords||build Summary|Bootstrap, configuration|[4.0/4.1 Regression] |problem and insn- |Bootstrap, configuration |conditions.c|problem and insn- ||conditions.c http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21268