public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/103977] New: ice in try_vectorize_loop_1
@ 2022-01-11 12:10 dcb314 at hotmail dot com
  2022-01-11 12:17 ` [Bug tree-optimization/103977] " jakub at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: dcb314 at hotmail dot com @ 2022-01-11 12:10 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103977
           Summary: ice in try_vectorize_loop_1
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Created attachment 52163
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52163&action=edit
gzipped C source code

The attached C code does this:

$ /home/dcb/gcc/results/bin/gcc  -c -w   -std=gnu89  -mno-sse -mno-mmx   -O3 
bug785.c
during GIMPLE pass: vect
mm/slab_common.c: In function ‘cache_random_seq_create’:
mm/slab_common.c:992:5: internal compiler error: in operator[], at vec.h:889
0x10367ab vect_analyze_loop(loop*, vec_info_shared*)
        ../../trunk.git/gcc/tree-vect-loop.c:0
0x1082487 try_vectorize_loop_1(hash_table<simduid_to_vf, false, xcallocator>*&,
unsigned int*, loop*, gimple*, gimple*, function*)
        ../../trunk.git/gcc/tree-vectorizer.c:1047
0x1082487 try_vectorize_loop(hash_table<simduid_to_vf, false, xcallocator>*&,
unsigned int*, loop*, function*)
        ../../trunk.git/gcc/tree-vectorizer.c:1162

Code derived from the Linux kernel.

I will have a go at reducing the code.

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

end of thread, other threads:[~2022-01-13  7:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11 12:10 [Bug c/103977] New: ice in try_vectorize_loop_1 dcb314 at hotmail dot com
2022-01-11 12:17 ` [Bug tree-optimization/103977] " jakub at gcc dot gnu.org
2022-01-11 12:43 ` [Bug tree-optimization/103977] [12 Regression] ice in try_vectorize_loop_1 since r12-6420-gd3ff7420e941931d32ce2e332e7968fe67ba20af dcb314 at hotmail dot com
2022-01-11 12:59 ` rguenth at gcc dot gnu.org
2022-01-11 23:30 ` law at gcc dot gnu.org
2022-01-12 10:20 ` avieira at gcc dot gnu.org
2022-01-12 16:04 ` law at gcc dot gnu.org
2022-01-12 16:10 ` avieira at gcc dot gnu.org
2022-01-12 16:17 ` avieira at gcc dot gnu.org
2022-01-13  7:13 ` rguenth 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).