public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/97228] New: [11 regression] New ICEs on arm since r11-3426 g:10843f8303509fcba880c6c05c08e4b4ccd24f36
@ 2020-09-28 13:09 clyon at gcc dot gnu.org
  2020-09-28 13:10 ` [Bug tree-optimization/97228] " clyon at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: clyon at gcc dot gnu.org @ 2020-09-28 13:09 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97228
           Summary: [11 regression] New ICEs on arm since r11-3426
                    g:10843f8303509fcba880c6c05c08e4b4ccd24f36
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

Since r11-3426 g:10843f8303509fcba880c6c05c08e4b4ccd24f36, I have noticed
several regressions on arm, for instance:
--target arm-none-linux-gnueabihf
--with-mode arm
--with-cpu cortex-a9
--with-fpu neon-fp16

FAIL: gcc.dg/tree-ssa/ifc-cd.c (internal compiler error)
FAIL: gcc.dg/vect/pr59591-1.c (internal compiler error)
FAIL: gcc.dg/vect/pr59591-1.c -flto -ffat-lto-objects (internal compiler error)
FAIL: gcc.dg/vect/slp-cond-5.c (internal compiler error)
FAIL: gcc.dg/vect/slp-cond-5.c -flto -ffat-lto-objects (internal compiler
error)
FAIL: gcc.dg/vect/vect-23.c (internal compiler error)
FAIL: gcc.dg/vect/vect-23.c -flto -ffat-lto-objects (internal compiler error)
FAIL: gcc.dg/vect/vect-cond-reduc-6.c (internal compiler error)
FAIL: gcc.dg/vect/vect-cond-reduc-6.c -flto -ffat-lto-objects (internal
compiler error)

FAIL: gcc.dg/vect/pr59591-1.c (internal compiler error)
FAIL: gcc.dg/vect/pr59591-1.c (test for excess errors)
Excess errors:
during RTL pass: expand
/gcc/testsuite/gcc.dg/vect/pr59591-1.c:23:1: internal compiler error: in
do_store_flag, at expr.c:12388
0x913726 do_store_flag
        /gcc/expr.c:12388
0x914e01 expand_expr_real_2(separate_ops*, rtx_def*, machine_mode,
expand_modifier)
        /gcc/expr.c:9623
0x91d8d0 expand_expr_real_1(tree_node*, rtx_def*, machine_mode,
expand_modifier, rtx_def**, bool)
        /gcc/expr.c:10165
0xa37e6d expand_normal
        /gcc/expr.h:288
0xa37e6d expand_vect_cond_optab_fn
        /gcc/internal-fn.c:2602
0x7d28ef expand_call_stmt
        /gcc/cfgexpand.c:2612
0x7d28ef expand_gimple_stmt_1
        /gcc/cfgexpand.c:3686
0x7d28ef expand_gimple_stmt
        /gcc/cfgexpand.c:3851
0x7d43bd expand_gimple_basic_block
        /gcc/cfgexpand.c:5892
0x7d6530 execute
        /gcc/cfgexpand.c:6576

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

end of thread, other threads:[~2020-10-02 12:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28 13:09 [Bug tree-optimization/97228] New: [11 regression] New ICEs on arm since r11-3426 g:10843f8303509fcba880c6c05c08e4b4ccd24f36 clyon at gcc dot gnu.org
2020-09-28 13:10 ` [Bug tree-optimization/97228] " clyon at gcc dot gnu.org
2020-09-29  7:16 ` rguenth at gcc dot gnu.org
2020-09-29  7:50 ` rguenth at gcc dot gnu.org
2020-10-01 12:41 ` rsandifo at gcc dot gnu.org
2020-10-02 12:12 ` rsandifo 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).