public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/65618] New: [5 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu
@ 2015-03-29 17:44 doko at gcc dot gnu.org
  2015-03-30  9:21 ` [Bug ada/65618] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: doko at gcc dot gnu.org @ 2015-03-29 17:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 65618
           Summary: [5 Regression] gnat bootstrap comparison failure on
                    mips{,el}-linux-gnu
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

seen building trunk 20150328. I'm not entirely sure if this is a regression.
Apparently my earlier distro builds set STAGE3_CFLAGS += -gtoggle (same as in
stage2) in the past, and maybe were papering over the problem.

Comparing stages 2 and 3
warning: gcc/cc1-checksum.o differs
warning: gcc/cc1objplus-checksum.o differs
warning: gcc/cc1obj-checksum.o differs
warning: gcc/cc1plus-checksum.o differs
Bootstrap comparison failure!
gcc/ada/a-except.o differs
Makefile:22697: recipe for target 'compare' failed
make[4]: *** [compare] Error 1

reference to the complete build logs:
https://buildd.debian.org/status/package.php?p=gcc-5&suite=experimental


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

* [Bug ada/65618] [5 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu
  2015-03-29 17:44 [Bug ada/65618] New: [5 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu doko at gcc dot gnu.org
@ 2015-03-30  9:21 ` rguenth at gcc dot gnu.org
  2015-03-31 13:18 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-03-30  9:21 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |5.0


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

* [Bug ada/65618] [5 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu
  2015-03-29 17:44 [Bug ada/65618] New: [5 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu doko at gcc dot gnu.org
  2015-03-30  9:21 ` [Bug ada/65618] " rguenth at gcc dot gnu.org
@ 2015-03-31 13:18 ` rguenth at gcc dot gnu.org
  2015-04-22 11:59 ` [Bug ada/65618] [5/6 " jakub at gcc dot gnu.org
  2015-07-16  9:12 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-03-31 13:18 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
mips is only primary as cross.


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

* [Bug ada/65618] [5/6 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu
  2015-03-29 17:44 [Bug ada/65618] New: [5 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu doko at gcc dot gnu.org
  2015-03-30  9:21 ` [Bug ada/65618] " rguenth at gcc dot gnu.org
  2015-03-31 13:18 ` rguenth at gcc dot gnu.org
@ 2015-04-22 11:59 ` jakub at gcc dot gnu.org
  2015-07-16  9:12 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-04-22 11:59 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 5.1 has been released.


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

* [Bug ada/65618] [5/6 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu
  2015-03-29 17:44 [Bug ada/65618] New: [5 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu doko at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2015-04-22 11:59 ` [Bug ada/65618] [5/6 " jakub at gcc dot gnu.org
@ 2015-07-16  9:12 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-07-16  9:12 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #3 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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-29 17:44 [Bug ada/65618] New: [5 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu doko at gcc dot gnu.org
2015-03-30  9:21 ` [Bug ada/65618] " rguenth at gcc dot gnu.org
2015-03-31 13:18 ` rguenth at gcc dot gnu.org
2015-04-22 11:59 ` [Bug ada/65618] [5/6 " jakub at gcc dot gnu.org
2015-07-16  9:12 ` 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).