public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure
@ 2010-09-26 22:02 mikpe at it dot uu.se
  2010-09-27 16:22 ` [Bug bootstrap/45801] " rguenth at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: mikpe at it dot uu.se @ 2010-09-26 22:02 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

           Summary: [4.6 regression] powerpc64-linux bootstrap comparison
                    failure
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mikpe@it.uu.se


Trying to bootstrap 4.6-20100925 (r164623) on powerpc64-linux fails with:

make[3]: Leaving directory `/mnt/scratch/objdir46'
Comparing stages 2 and 3
warning: gcc/cc1obj-checksum.o differs
warning: gcc/cc1objplus-checksum.o differs
warning: gcc/cc1-checksum.o differs
warning: gcc/cc1plus-checksum.o differs
Bootstrap comparison failure!
gcc/fortran/trans-intrinsic.o differs
make[2]: *** [compare] Error 1
make[2]: Leaving directory `/mnt/scratch/objdir46'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/mnt/scratch/objdir46'
make: *** [bootstrap] Error 2

The previous weekly snapshot (4.6-20100918) bootstrapped w/o issue.

Target: powerpc64-unknown-linux-gnu
Configured with: /mnt/scratch/gcc-4.6-20100925/configure
--with-gmp=/home/mikpe/pkgs/linux-ppc64/gmp-4.3.2
--with-mpfr=/home/mikpe/pkgs/linux-ppc64/mpfr-2.4.2
--with-mpc=/home/mikpe/pkgs/linux-ppc64/mpc-0.8.2 --disable-plugin
--disable-lto --disable-nls --enable-multilib --enable-threads=posix
--with-cpu=default32 --enable-checking=release --disable-libmudflap
--enable-languages=c,c++,objc,obj-c++,java,fortran


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
@ 2010-09-27 16:22 ` rguenth at gcc dot gnu.org
  2010-09-30 11:33 ` rguenth at gcc dot gnu.org
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-09-27 16:22 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.0


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
  2010-09-27 16:22 ` [Bug bootstrap/45801] " rguenth at gcc dot gnu.org
@ 2010-09-30 11:33 ` rguenth at gcc dot gnu.org
  2010-09-30 19:53 ` pinskia at gcc dot gnu.org
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-09-30 11:33 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2010.09.30 10:25:29
               date|                            |
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-09-30 10:25:29 UTC ---
Please try with current trunk.


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
  2010-09-27 16:22 ` [Bug bootstrap/45801] " rguenth at gcc dot gnu.org
  2010-09-30 11:33 ` rguenth at gcc dot gnu.org
@ 2010-09-30 19:53 ` pinskia at gcc dot gnu.org
  2010-09-30 23:22 ` mikpe at it dot uu.se
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu.org @ 2010-09-30 19:53 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |45837

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-09-30 17:09:35 UTC ---
(In reply to comment #1)
> Please try with current trunk.

Well PR 45837 shows a different failure instead.


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
                   ` (2 preceding siblings ...)
  2010-09-30 19:53 ` pinskia at gcc dot gnu.org
@ 2010-09-30 23:22 ` mikpe at it dot uu.se
  2010-10-01 22:54 ` mikpe at it dot uu.se
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mikpe at it dot uu.se @ 2010-09-30 23:22 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

--- Comment #3 from Mikael Pettersson <mikpe at it dot uu.se> 2010-09-30 20:01:49 UTC ---
(In reply to comment #1)
> Please try with current trunk.

No joy.  Trunk as of a few hours ago, r164755, still fails with the same
bootstrap comparison failure I showed earlier.  I did run into PR45837 but
Meissner's patch cured it.


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
                   ` (3 preceding siblings ...)
  2010-09-30 23:22 ` mikpe at it dot uu.se
@ 2010-10-01 22:54 ` mikpe at it dot uu.se
  2010-10-04 22:12 ` bernds at gcc dot gnu.org
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mikpe at it dot uu.se @ 2010-10-01 22:54 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

Mikael Pettersson <mikpe at it dot uu.se> changed:

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

--- Comment #4 from Mikael Pettersson <mikpe at it dot uu.se> 2010-10-01 22:54:40 UTC ---
A bisection identified r164552 as the cause of or trigger for this regression:
http://gcc.gnu.org/ml/gcc-cvs/2010-09/msg00849.html

URL: http://gcc.gnu.org/viewcvs?root=3Dgcc&view=3Drev&rev=3D164552
Log:
    PR rtl-optimization/44374
    * basic-block.h (enum bb_flags): Add BB_MODIFIED.
        ...


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
                   ` (4 preceding siblings ...)
  2010-10-01 22:54 ` mikpe at it dot uu.se
@ 2010-10-04 22:12 ` bernds at gcc dot gnu.org
  2010-10-05 14:35 ` mikpe at it dot uu.se
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bernds at gcc dot gnu.org @ 2010-10-04 22:12 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

--- Comment #6 from Bernd Schmidt <bernds at gcc dot gnu.org> 2010-10-04 22:12:50 UTC ---
Thanks for the testcase.
  http://gcc.gnu.org/ml/gcc-patches/2010-10/msg00059.html
seems to help with the testcase.  Does it also fix bootstrap?


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
                   ` (5 preceding siblings ...)
  2010-10-04 22:12 ` bernds at gcc dot gnu.org
@ 2010-10-05 14:35 ` mikpe at it dot uu.se
  2010-10-17 19:30 ` mikpe at it dot uu.se
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mikpe at it dot uu.se @ 2010-10-05 14:35 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

--- Comment #7 from Mikael Pettersson <mikpe at it dot uu.se> 2010-10-05 14:35:37 UTC ---
(In reply to comment #6)
> Thanks for the testcase.
>   http://gcc.gnu.org/ml/gcc-patches/2010-10/msg00059.html
> seems to help with the testcase.  Does it also fix bootstrap?

Yes it unbreaks bootstrap.


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
                   ` (6 preceding siblings ...)
  2010-10-05 14:35 ` mikpe at it dot uu.se
@ 2010-10-17 19:30 ` mikpe at it dot uu.se
  2010-10-17 19:51 ` dominiq at lps dot ens.fr
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mikpe at it dot uu.se @ 2010-10-17 19:30 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

--- Comment #8 from Mikael Pettersson <mikpe at it dot uu.se> 2010-10-17 19:29:43 UTC ---
Is there a problem with Alexandre Oliva's PR42289 patch that's causing it not
to get applied?  I still (3+ weeks) have to apply it to get past the bootstrap
comparison failure with trunk on ppc64-linux.


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
                   ` (7 preceding siblings ...)
  2010-10-17 19:30 ` mikpe at it dot uu.se
@ 2010-10-17 19:51 ` dominiq at lps dot ens.fr
  2010-11-04 11:54 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: dominiq at lps dot ens.fr @ 2010-10-17 19:51 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

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

--- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2010-10-17 19:51:20 UTC ---
> Is there a problem with Alexandre Oliva's PR42289 patch that's causing it not
> to get applied?  I still (3+ weeks) have to apply it to get past the bootstrap
> comparison failure with trunk on ppc64-linux.

I have the same question for pr45816.


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
                   ` (8 preceding siblings ...)
  2010-10-17 19:51 ` dominiq at lps dot ens.fr
@ 2010-11-04 11:54 ` rguenth at gcc dot gnu.org
  2010-11-04 11:57 ` rguenth at gcc dot gnu.org
  2010-11-07 20:25 ` mikpe at it dot uu.se
  11 siblings, 0 replies; 13+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-11-04 11:54 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

--- Comment #10 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-04 11:54:36 UTC ---
Alex, please ping your patch, eventually CCing some DF maintainers.


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
                   ` (9 preceding siblings ...)
  2010-11-04 11:54 ` rguenth at gcc dot gnu.org
@ 2010-11-04 11:57 ` rguenth at gcc dot gnu.org
  2010-11-07 20:25 ` mikpe at it dot uu.se
  11 siblings, 0 replies; 13+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-11-04 11:57 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dominiq at lps dot ens.fr

--- Comment #11 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-04 11:56:10 UTC ---
*** Bug 45816 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure
  2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
                   ` (10 preceding siblings ...)
  2010-11-04 11:57 ` rguenth at gcc dot gnu.org
@ 2010-11-07 20:25 ` mikpe at it dot uu.se
  11 siblings, 0 replies; 13+ messages in thread
From: mikpe at it dot uu.se @ 2010-11-07 20:25 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED

--- Comment #12 from Mikael Pettersson <mikpe at it dot uu.se> 2010-11-07 20:24:31 UTC ---
Bootstrap works again in 4.6 r166408, presumably because r164552 was reverted.


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

end of thread, other threads:[~2010-11-07 20:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-26 22:02 [Bug bootstrap/45801] New: [4.6 regression] powerpc64-linux bootstrap comparison failure mikpe at it dot uu.se
2010-09-27 16:22 ` [Bug bootstrap/45801] " rguenth at gcc dot gnu.org
2010-09-30 11:33 ` rguenth at gcc dot gnu.org
2010-09-30 19:53 ` pinskia at gcc dot gnu.org
2010-09-30 23:22 ` mikpe at it dot uu.se
2010-10-01 22:54 ` mikpe at it dot uu.se
2010-10-04 22:12 ` bernds at gcc dot gnu.org
2010-10-05 14:35 ` mikpe at it dot uu.se
2010-10-17 19:30 ` mikpe at it dot uu.se
2010-10-17 19:51 ` dominiq at lps dot ens.fr
2010-11-04 11:54 ` rguenth at gcc dot gnu.org
2010-11-04 11:57 ` rguenth at gcc dot gnu.org
2010-11-07 20:25 ` mikpe at it dot uu.se

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).