public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/100820] New: [12 regression] bootstrap hangs during stage2 on power 10
@ 2021-05-28 18:44 seurer at gcc dot gnu.org
  2021-05-28 19:19 ` [Bug target/100820] " pinskia at gcc dot gnu.org
  2021-06-04 12:57 ` seurer at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: seurer at gcc dot gnu.org @ 2021-05-28 18:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100820
           Summary: [12 regression] bootstrap hangs during stage2 on power
                    10
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:a8764071f2eb6b4cdc9ecb788dfaa2b095b52598, r12-1020

Author: Aaron Sawdey <acsawdey@linux.ibm.com>
Date:   Tue Mar 2 18:06:37 2021 -0600
    Fusion patterns for add-logical/logical-add

This is causing a hang during stage2 of bootstrapping for trunk on power 10.  I
tried r12-1019 and it was fine.

Here is one example that happens when configure is running:

. . .
checking for powerpc64le-unknown-linux-gnu-gfortran...
/home/seurer/gcc/git/build/gcc-trunk-bootstrap/./gcc/gfortran
-B/home/seurer/gcc/git/build/gcc-trunk-bootstrap/./gcc/
-B/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64le-unknown-linux-gnu/bin/
-B/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64le-unknown-linux-gnu/lib/
-isystem
/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64le-unknown-linux-gnu/include
-isystem
/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64le-unknown-linux-gnu/sys-include
  -fno-checking
checking whether we are using the GNU Fortran compiler... 
(and here it hangs)


3912958 pts/0    R+     2:12
/home/seurer/gcc/git/build/gcc-trunk-bootstrap/./gcc/f951 conftest.F
-ffixed-form -cpp=/tmp/cc5vO5dZ.f90 -quiet -iprefix
/home/seurer/gcc/git/build/gcc-trunk-bootstrap/gcc/../lib/gcc/powerpc64le-unknown-linux-gnu/12.0.0/
-isystem /home/seurer/gcc/git/build/gcc-trunk-bootstrap/./gcc/include -isystem
/home/seurer/gcc/git/build/gcc-trunk-bootstrap/./gcc/include-fixed -isystem
/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64le-unknown-linux-gnu/include
-isystem
/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64le-unknown-linux-gnu/sys-include
conftest.F -quiet -dumpbase conftest.F -dumpbase-ext .F -mcpu=power10
-fno-checking -fintrinsic-modules-path finclude
-fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/cc6Kgdbr.s

This should finish almost instantly but never does.

seurer@ltcden2-lp1:~/gcc/git/build/gcc-trunk-bootstrap$ cat
./powerpc64le-unknown-linux-gnu/libgomp/conftest.F
      program main
#ifndef __GNUC__
       choke me
#endif

      end

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

* [Bug target/100820] [12 regression] bootstrap hangs during stage2 on power 10
  2021-05-28 18:44 [Bug bootstrap/100820] New: [12 regression] bootstrap hangs during stage2 on power 10 seurer at gcc dot gnu.org
@ 2021-05-28 19:19 ` pinskia at gcc dot gnu.org
  2021-06-04 12:57 ` seurer at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-05-28 19:19 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build, compile-time-hog
          Component|bootstrap                   |target
   Target Milestone|---                         |12.0

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

* [Bug target/100820] [12 regression] bootstrap hangs during stage2 on power 10
  2021-05-28 18:44 [Bug bootstrap/100820] New: [12 regression] bootstrap hangs during stage2 on power 10 seurer at gcc dot gnu.org
  2021-05-28 19:19 ` [Bug target/100820] " pinskia at gcc dot gnu.org
@ 2021-06-04 12:57 ` seurer at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: seurer at gcc dot gnu.org @ 2021-06-04 12:57 UTC (permalink / raw)
  To: gcc-bugs

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

seurer at gcc dot gnu.org changed:

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

--- Comment #1 from seurer at gcc dot gnu.org ---
Fixed now

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

end of thread, other threads:[~2021-06-04 12:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28 18:44 [Bug bootstrap/100820] New: [12 regression] bootstrap hangs during stage2 on power 10 seurer at gcc dot gnu.org
2021-05-28 19:19 ` [Bug target/100820] " pinskia at gcc dot gnu.org
2021-06-04 12:57 ` seurer 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).