public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/65874] [5 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu
       [not found] <bug-65874-4@http.gcc.gnu.org/bugzilla/>
@ 2015-04-27  9:16 ` rguenth at gcc dot gnu.org
  2015-04-30 13:35 ` jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-04-27  9:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65874

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |5.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/65874] [5 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu
       [not found] <bug-65874-4@http.gcc.gnu.org/bugzilla/>
  2015-04-27  9:16 ` [Bug middle-end/65874] [5 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu rguenth at gcc dot gnu.org
@ 2015-04-30 13:35 ` jakub at gcc dot gnu.org
  2015-05-18 21:36 ` doko at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-04-30 13:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65874

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Do you get a -fcompare-debug failure if you compile ira.c with the stage3
options and -fcompare-debug?  Similarly if compiled with stage1 compiler?
If so, can you attach preprocessed source for ira.c, perhaps it can be
reproduced even with a cross-compiler?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/65874] [5 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu
       [not found] <bug-65874-4@http.gcc.gnu.org/bugzilla/>
  2015-04-27  9:16 ` [Bug middle-end/65874] [5 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu rguenth at gcc dot gnu.org
  2015-04-30 13:35 ` jakub at gcc dot gnu.org
@ 2015-05-18 21:36 ` doko at gcc dot gnu.org
  2015-05-19 10:21 ` ebotcazou at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: doko at gcc dot gnu.org @ 2015-05-18 21:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65874

--- Comment #2 from Matthias Klose <doko at gcc dot gnu.org> ---
is there an easy way to implement this scenario with a patch?  I don't have
access anymore to ia64 machines, the only resource is a buildd building
distribution packages.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/65874] [5 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu
       [not found] <bug-65874-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2015-05-18 21:36 ` doko at gcc dot gnu.org
@ 2015-05-19 10:21 ` ebotcazou at gcc dot gnu.org
  2015-06-30 10:30 ` rguenth at gcc dot gnu.org
  2015-07-16  9:11 ` rguenth at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2015-05-19 10:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65874

Eric Botcazou <ebotcazou at gcc dot gnu.org> 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 <ebotcazou at gcc dot gnu.org> ---
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?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/65874] [5 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu
       [not found] <bug-65874-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2015-05-19 10:21 ` ebotcazou at gcc dot gnu.org
@ 2015-06-30 10:30 ` rguenth at gcc dot gnu.org
  2015-07-16  9:11 ` rguenth at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-06-30 10:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65874

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Bootstrap also works for me on the GCC 5 branch.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/65874] [5 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu
       [not found] <bug-65874-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2015-06-30 10:30 ` rguenth at gcc dot gnu.org
@ 2015-07-16  9:11 ` rguenth at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-07-16  9:11 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65874

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|5.2                         |5.3

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 5.2 is being released, adjusting target milestone to 5.3.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-07-16  9:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-65874-4@http.gcc.gnu.org/bugzilla/>
2015-04-27  9:16 ` [Bug middle-end/65874] [5 Regression] bootstrap comparison failure (gcc/ira.o) on ia64-linux-gnu rguenth at gcc dot gnu.org
2015-04-30 13:35 ` jakub at gcc dot gnu.org
2015-05-18 21:36 ` doko at gcc dot gnu.org
2015-05-19 10:21 ` ebotcazou at gcc dot gnu.org
2015-06-30 10:30 ` rguenth at gcc dot gnu.org
2015-07-16  9:11 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).