public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/54127] New: [4.7] ICE in maybe_record_trace_start with asm goto, --target=powerpc-unknown-linux-gnu
@ 2012-07-30 14:34 simonb at google dot com
  2012-09-16 17:46 ` [Bug rtl-optimization/54127] [4.7/4.8 Regression] " dominiq at lps dot ens.fr
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: simonb at google dot com @ 2012-07-30 14:34 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54127
           Summary: [4.7] ICE in maybe_record_trace_start with asm goto,
                    --target=powerpc-unknown-linux-gnu
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: simonb@google.com


gcc.dg/torture/pr53589.c fails in gcc-4_7-branch at r189949 with
--target=powerpc-unknown-linux-gnu.  I haven't yet checked 4.8.

Repro, using a cross-gcc hosted on x86_64:

  configure \
  --enable-languages=c \
  --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu \
  --target=powerpc-unknown-linux-gnu

  make -j6 all-gcc
  make RUNTESTFLAGS='dg-torture.exp=pr53589.c' check-gcc

...
FAIL: gcc.dg/torture/pr53589.c  -O3 -g  (internal compiler error)
...
.../gcc/testsuite/gcc.dg/torture/pr53589.c: In function 'bar':
.../gcc/testsuite/gcc.dg/torture/pr53589.c:15:1: internal compiler error: in
maybe_record_trace_start, at dwarf2cfi.c:2197


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

end of thread, other threads:[~2013-02-01 14:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-30 14:34 [Bug rtl-optimization/54127] New: [4.7] ICE in maybe_record_trace_start with asm goto, --target=powerpc-unknown-linux-gnu simonb at google dot com
2012-09-16 17:46 ` [Bug rtl-optimization/54127] [4.7/4.8 Regression] " dominiq at lps dot ens.fr
2012-09-19 12:06 ` rguenth at gcc dot gnu.org
2012-09-20 10:24 ` jakub at gcc dot gnu.org
2012-11-12 10:18 ` jakub at gcc dot gnu.org
2012-11-13  7:24 ` jakub at gcc dot gnu.org
2012-11-13  7:45 ` [Bug rtl-optimization/54127] [4.7 " jakub at gcc dot gnu.org
2012-12-03 15:38 ` rguenth at gcc dot gnu.org
2013-02-01 13:58 ` jakub at gcc dot gnu.org
2013-02-01 14:23 ` jakub 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).