public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/67049] New: sh64-elf: internal compiler error: in df_uses_record, at df-scan.c:3001
@ 2015-07-29  3:24 yselkowi at redhat dot com
  2015-07-29 14:29 ` [Bug target/67049] " kkojima at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: yselkowi at redhat dot com @ 2015-07-29  3:24 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 67049
           Summary: sh64-elf: internal compiler error: in df_uses_record,
                    at df-scan.c:3001
           Product: gcc
           Version: 5.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: yselkowi at redhat dot com
  Target Milestone: ---
              Host: x86_64-cygwin
            Target: sh64-elf
             Build: x86_64-cygwin

The following occurred when building 5.2.0 --target=sh64-elf --without-headers:

/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/build/sh64-elf/./gcc/xgcc
-B/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/build/sh64-elf/./gcc/
-B/usr/sh64-elf/bin/ -B/usr/sh64-elf/lib/ -isystem /usr/sh64-elf/include
-isystem /usr/sh64-elf/sys-include    -g -O2 -ml -O2 -g -O2 -DIN_GCC 
-DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition 
-isystem ./include  -I. -I. -I../../.././gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/.
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../include
  -g0 -finhibit-size-directive -fno-inline -fno-exceptions
-fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize
-fbuilding-libgcc -fno-stack-protector  -Dinhibit_libc -I. -I. -I../../.././gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/.
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../include
 -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep  -fPIC -c
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c
-DCRT_BEGIN -DCRTSTUFFS_O
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c:
In function ‘deregister_tm_clones’:
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c:303:1:
internal compiler error: in df_uses_record, at df-scan.c:3001
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Makefile:990: recipe for target 'crtbeginS.o' failed
make[4]: *** [crtbeginS.o] Error 1
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/build/sh64-elf/./gcc/xgcc
-B/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/build/sh64-elf/./gcc/
-B/usr/sh64-elf/bin/ -B/usr/sh64-elf/lib/ -isystem /usr/sh64-elf/include
-isystem /usr/sh64-elf/sys-include    -g -O2 -ml -O2 -g -O2 -DIN_GCC 
-DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition 
-isystem ./include  -I. -I. -I../../.././gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/.
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../include
  -g0 -finhibit-size-directive -fno-inline -fno-exceptions
-fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize
-fbuilding-libgcc -fno-stack-protector  -Dinhibit_libc -I. -I. -I../../.././gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/.
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../include
 -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep  -fPIC -c
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c
-DCRT_END -DCRTSTUFFS_O
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c:
In function ‘__do_global_ctors_aux’:
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c:708:1:
internal compiler error: in df_uses_record, at df-scan.c:3001
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Makefile:993: recipe for target 'crtendS.o' failed
make[4]: *** [crtendS.o] Error 1
dest=../../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../move-if-change
$dest ../../.././gcc/include/unwind.h
make[4]: Target 'all' not remade because of errors.
make[4]: Leaving directory
'/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/build/sh64-elf/sh64-elf/ml/libgcc'
Makefile:1154: recipe for target 'multi-do' failed
make[3]: *** [multi-do] Error 1
make[3]: Leaving directory
'/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/build/sh64-elf/sh64-elf/libgcc'
Makefile:117: recipe for target 'all-multi' failed
make[2]: *** [all-multi] Error 2
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/build/sh64-elf/./gcc/xgcc
-B/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/build/sh64-elf/./gcc/
-B/usr/sh64-elf/bin/ -B/usr/sh64-elf/lib/ -isystem /usr/sh64-elf/include
-isystem /usr/sh64-elf/sys-include    -g -O2 -O2 -g -O2 -DIN_GCC 
-DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition 
-isystem ./include  -I. -I. -I../.././gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/.
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../include
  -g0 -finhibit-size-directive -fno-inline -fno-exceptions
-fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize
-fbuilding-libgcc -fno-stack-protector  -Dinhibit_libc -I. -I. -I../.././gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/.
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../include
 -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep  -fPIC -c
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c
-DCRT_BEGIN -DCRTSTUFFS_O
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c:
In function ‘deregister_tm_clones’:
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c:303:1:
internal compiler error: in df_uses_record, at df-scan.c:3001
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Makefile:990: recipe for target 'crtbeginS.o' failed
make[2]: *** [crtbeginS.o] Error 1
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/build/sh64-elf/./gcc/xgcc
-B/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/build/sh64-elf/./gcc/
-B/usr/sh64-elf/bin/ -B/usr/sh64-elf/lib/ -isystem /usr/sh64-elf/include
-isystem /usr/sh64-elf/sys-include    -g -O2 -O2 -g -O2 -DIN_GCC 
-DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition 
-isystem ./include  -I. -I. -I../.././gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/.
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../include
  -g0 -finhibit-size-directive -fno-inline -fno-exceptions
-fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize
-fbuilding-libgcc -fno-stack-protector  -Dinhibit_libc -I. -I. -I../.././gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/.
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../gcc
-I/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/../include
 -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep  -fPIC -c
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c
-DCRT_END -DCRTSTUFFS_O
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c:
In function ‘__do_global_ctors_aux’:
/usr/src/ports/cross-gcc/cross-gcc-5.2.0-1.x86_64/src/gcc-5.2.0/libgcc/crtstuff.c:708:1:
internal compiler error: in df_uses_record, at df-scan.c:3001
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Makefile:993: recipe for target 'crtendS.o' failed
>From gcc-bugs-return-493594-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Jul 29 03:33:50 2015
Return-Path: <gcc-bugs-return-493594-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 56845 invoked by alias); 29 Jul 2015 03:33:50 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 56768 invoked by uid 55); 29 Jul 2015 03:33:45 -0000
From: "wschmidt at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug sanitizer/63927] AddressSanitizer painfully slow on ppc64
Date: Wed, 29 Jul 2015 03:33:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: sanitizer
X-Bugzilla-Version: 5.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: wschmidt at gcc dot gnu.org
X-Bugzilla-Status: NEW
X-Bugzilla-Resolution:
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-63927-4-Fsh5ZVvKxK@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-63927-4@http.gcc.gnu.org/bugzilla/>
References: <bug-63927-4@http.gcc.gnu.org/bugzilla/>
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-07/txt/msg02484.txt.bz2
Content-length: 674

https://gcc.gnu.org/bugzilla/show_bug.cgi?idc927

--- Comment #12 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
Author: wschmidt
Date: Wed Jul 29 03:33:10 2015
New Revision: 226335

URL: https://gcc.gnu.org/viewcvs?rev"6335&root=gcc&view=rev
Log:
2015-07-28  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

        PR sanitizer/63927
        * sanitizer_common/sanitizer_stacktrace.cc
        (BufferedStackTrace::FastUnwindStack): Fix code for PowerPC to
        find the link register at an offset of 16 from the base of the
        caller's stack frame.


Modified:
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/sanitizer_common/sanitizer_stacktrace.cc


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

* [Bug target/67049] sh64-elf: internal compiler error: in df_uses_record, at df-scan.c:3001
  2015-07-29  3:24 [Bug target/67049] New: sh64-elf: internal compiler error: in df_uses_record, at df-scan.c:3001 yselkowi at redhat dot com
@ 2015-07-29 14:29 ` kkojima at gcc dot gnu.org
  2015-07-31 22:20 ` kkojima at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: kkojima at gcc dot gnu.org @ 2015-07-29 14:29 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Kazumoto Kojima <kkojima at gcc dot gnu.org> ---
My bad.  Could you please try this patch?

diff --git a/config/sh/sh.md b/config/sh/sh.md
index a86eaad..387ffe3 100644
--- a/config/sh/sh.md
+++ b/config/sh/sh.md
@@ -10597,7 +10597,7 @@ label:
   if (TARGET_SHMEDIA)
     {
       rtx tr = gen_rtx_REG (Pmode, TR0_REG);
-      rtx pic = operands[0];
+      rtx pic = operands[1];
       rtx lab = PATTERN (gen_call_site ());
       rtx insn, equiv;


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

* [Bug target/67049] sh64-elf: internal compiler error: in df_uses_record, at df-scan.c:3001
  2015-07-29  3:24 [Bug target/67049] New: sh64-elf: internal compiler error: in df_uses_record, at df-scan.c:3001 yselkowi at redhat dot com
  2015-07-29 14:29 ` [Bug target/67049] " kkojima at gcc dot gnu.org
@ 2015-07-31 22:20 ` kkojima at gcc dot gnu.org
  2015-07-31 22:26 ` kkojima at gcc dot gnu.org
  2015-07-31 22:54 ` kkojima at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: kkojima at gcc dot gnu.org @ 2015-07-31 22:20 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Kazumoto Kojima <kkojima at gcc dot gnu.org> ---
Author: kkojima
Date: Fri Jul 31 22:19:51 2015
New Revision: 226457

URL: https://gcc.gnu.org/viewcvs?rev=226457&root=gcc&view=rev
Log:
PR target/67049
* config/sh/sh.md (GOTaddr2picreg): Fix typo added with the last change.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.md


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

* [Bug target/67049] sh64-elf: internal compiler error: in df_uses_record, at df-scan.c:3001
  2015-07-29  3:24 [Bug target/67049] New: sh64-elf: internal compiler error: in df_uses_record, at df-scan.c:3001 yselkowi at redhat dot com
  2015-07-29 14:29 ` [Bug target/67049] " kkojima at gcc dot gnu.org
  2015-07-31 22:20 ` kkojima at gcc dot gnu.org
@ 2015-07-31 22:26 ` kkojima at gcc dot gnu.org
  2015-07-31 22:54 ` kkojima at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: kkojima at gcc dot gnu.org @ 2015-07-31 22:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Kazumoto Kojima <kkojima at gcc dot gnu.org> ---
Author: kkojima
Date: Fri Jul 31 22:25:57 2015
New Revision: 226458

URL: https://gcc.gnu.org/viewcvs?rev=226458&root=gcc&view=rev
Log:
PR target/67049
* config/sh/sh.md (GOTaddr2picreg): Fix typo added with the last change.


Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/sh/sh.md


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

* [Bug target/67049] sh64-elf: internal compiler error: in df_uses_record, at df-scan.c:3001
  2015-07-29  3:24 [Bug target/67049] New: sh64-elf: internal compiler error: in df_uses_record, at df-scan.c:3001 yselkowi at redhat dot com
                   ` (2 preceding siblings ...)
  2015-07-31 22:26 ` kkojima at gcc dot gnu.org
@ 2015-07-31 22:54 ` kkojima at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: kkojima at gcc dot gnu.org @ 2015-07-31 22:54 UTC (permalink / raw)
  To: gcc-bugs

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

Kazumoto Kojima <kkojima at gcc dot gnu.org> changed:

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

--- Comment #5 from Kazumoto Kojima <kkojima at gcc dot gnu.org> ---
Fixed.


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

end of thread, other threads:[~2015-07-31 22:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-29  3:24 [Bug target/67049] New: sh64-elf: internal compiler error: in df_uses_record, at df-scan.c:3001 yselkowi at redhat dot com
2015-07-29 14:29 ` [Bug target/67049] " kkojima at gcc dot gnu.org
2015-07-31 22:20 ` kkojima at gcc dot gnu.org
2015-07-31 22:26 ` kkojima at gcc dot gnu.org
2015-07-31 22:54 ` kkojima 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).