public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/67035] New: [6 Regression] FAIL: gcc.c-torture/compile/pr54713-3.c
Date: Mon, 27 Jul 2015 21:27:00 -0000	[thread overview]
Message-ID: <bug-67035-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 67035
           Summary: [6 Regression] FAIL: gcc.c-torture/compile/pr54713-3.c
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11

Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/ 
-fno-diagnostics-show-caret -fdiagnostics-color=never    -O0  -w -c   -o
pr54713-3
.o /test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr54713-3.c   
(timeout
 = 300)
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
-fno-diagnostics
-show-caret -fdiagnostics-color=never -O0 -w -c -o pr54713-3.o
/test/gnu/gcc/gcc
/gcc/testsuite/gcc.c-torture/compile/pr54713-3.c
In file included from
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr54
713-3.c:9:0:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr54713-1.c: In function
'
f1':/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr54713-1.c:13:1:
internal
 compiler error: in expand_one_stack_var_1, at cfgexpand.c:1221
libbacktrace could not find executable to open
Please submit a full bug report,

Breakpoint 1, _ZL22expand_one_stack_var_1P9tree_node (var=0x7ae2bfc8)
    at ../../gcc/gcc/cfgexpand.c:1221
1221      gcc_assert (byte_align * BITS_PER_UNIT <=
MAX_SUPPORTED_STACK_ALIGNMENT);
(gdb) p byte_align
$1 = 128
(gdb) bt
Python Exception <type 'exceptions.ImportError'> Failed to load
/home/gnu/lib/python2.7/lib-dynload/itertools.sl: 
#0  _ZL22expand_one_stack_var_1P9tree_node (var=0x7ae2bfc8)
    at ../../gcc/gcc/cfgexpand.c:1221
#1  0x004a2940 in _ZL24expand_one_ssa_partitionP9tree_node (var=0x7ae2bfc8)
    at ../../gcc/gcc/cfgexpand.c:1295
#2  0x004a5e90 in _ZL16expand_used_varsv () at ../../gcc/gcc/cfgexpand.c:1940
#3  0x004bcf84 in _ZN12_GLOBAL__N_111pass_expand7executeEP8function (
    this=0x404416d0, fun=0x7ae28068) at ../../gcc/gcc/cfgexpand.c:6084
#4  0x012969a4 in _Z16execute_one_passP8opt_pass (pass=0x404416d0)
    at ../../gcc/gcc/passes.c:2319
#5  0x01296df0 in _ZL19execute_pass_list_1P8opt_pass (pass=0x404416d0)
    at ../../gcc/gcc/passes.c:2372
#6  0x01296f14 in _Z17execute_pass_listP8functionP8opt_pass (fn=0x7ae28068, 
    pass=0x4043f240) at ../../gcc/gcc/passes.c:2383
#7  0x0056bd10 in _ZN11cgraph_node6expandEv (this=0x7aeb8000)
    at ../../gcc/gcc/cgraphunit.c:1920
#8  0x0056cf10 in _ZL15output_in_orderb (no_reorder=false)
    at ../../gcc/gcc/cgraphunit.c:2158
#9  0x0056dc5c in _ZN12symbol_table7compileEv (this=0x7ae28000)
    at ../../gcc/gcc/cgraphunit.c:2403
#10 0x0056e020 in _ZN12symbol_table25finalize_compilation_unitEv (
    this=0x7ae28000) at ../../gcc/gcc/cgraphunit.c:2496
#11 0x0150c9b0 in _ZL12compile_filev () at ../../gcc/gcc/toplev.c:569
#12 0x01511b9c in _ZL10do_compilev () at ../../gcc/gcc/toplev.c:2042
---Type <return> to continue, or q <return> to quit---
#13 0x0151224c in _ZN6toplev4mainEiPPc (this=0x7eff06c8, argc=15, 
    argv=0x7eff0554) at ../../gcc/gcc/toplev.c:2143
#14 0x01ec5650 in main (argc=15, argv=0x7eff0554) at ../../gcc/gcc/main.c:39

PREFERRED_STACK_BOUNDARY is 512 bits.


             reply	other threads:[~2015-07-27 21:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-27 21:27 danglin at gcc dot gnu.org [this message]
2015-07-28  8:03 ` [Bug middle-end/67035] " rguenth at gcc dot gnu.org
2015-07-29 20:32 ` aoliva at gcc dot gnu.org
2015-08-14 18:52 ` aoliva at gcc dot gnu.org
2015-08-15  2:26 ` aoliva at gcc dot gnu.org
2015-08-21 20:05 ` aoliva at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-67035-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).