From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19644 invoked by alias); 19 May 2015 10:21:12 -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 19594 invoked by uid 48); 19 May 2015 10:21:08 -0000 From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/65874] [5 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu Date: Tue, 19 May 2015 10:21:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou 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: 5.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on cc 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-05/txt/msg01457.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65874 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2015-05-19 CC| |ebotcazou at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #3 from Eric Botcazou --- I can bootstrap the compiler though: (botcazou@saco) /work/botcazou/gcc-5/ia64-linux-gnu $ gcc/xgcc -v Using built-in specs. COLLECT_GCC=gcc/xgcc Target: ia64-linux-gnu Configured with: /work/botcazou/gcc-5/src/configure --build=ia64-linux-gnu --prefix=/work/botcazou/gcc-head/install_ia64 --with-gmp=/work/botcazou/support/ia64 --with-mpfr=/work/botcazou/support/ia64 --with-mpc=/work/botcazou/support/ia64 --enable-languages=c,c++ --enable-__cxa_atexit --disable-nls --disable-libsanitizer Thread model: posix gcc version 5.1.0 (GCC) Do you have local patches?