public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/98264] New: ice during linear_loads_p
@ 2020-12-13 21:38 dcb314 at hotmail dot com
  2020-12-13 21:43 ` [Bug middle-end/98264] " dcb314 at hotmail dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: dcb314 at hotmail dot com @ 2020-12-13 21:38 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98264
           Summary: ice during linear_loads_p
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

For C testsuite file ./gcc.target/i386/avx-vaddsubpd-1.c

$ /home/dcb/gcc/results.20201213/bin/gcc -c -march=bdver2 -O3
./gcc.target/i386/avx-vaddsubpd-1.c
during GIMPLE pass: slp
In file included from ./gcc.target/i386/sse3-addsubpd.c:13,
                 from ./gcc.target/i386/avx-vaddsubpd-1.c:8:
./gcc.target/i386/avx-check.h: In function ‘do_test’:
./gcc.target/i386/avx-check.h:10:1: internal compiler error: Segmentation fault
   10 | do_test (void)
      | ^~~~~~~
0xcf2e49 crash_signal(int)
        ../../trunk.git/gcc/toplev.c:327
0xfd3f47 vec<unsigned int, va_heap, vl_embed>::operator[](unsigned int)
        ../../trunk.git/gcc/vec.h:890
0xfd3f47 vec<unsigned int, va_heap, vl_ptr>::operator[](unsigned int)
        ../../trunk.git/gcc/vec.h:1461
0xfd3f47 linear_loads_p(hash_map<_slp_tree*, std::pair<_complex_perm_kinds,
vec<unsigned int, va_heap, vl_ptr> >,
simple_hashmap_traits<default_hash_traits<_slp_tree*>,
std::pair<_complex_perm_kinds, vec<unsigned int, va_heap, vl_ptr> > > >*,
_slp_tree*)

The gcc compiler seems fine at hash 97b56dece7413839
and broken at 3cc4e183f12e9626

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

end of thread, other threads:[~2020-12-14 15:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-13 21:38 [Bug c/98264] New: ice during linear_loads_p dcb314 at hotmail dot com
2020-12-13 21:43 ` [Bug middle-end/98264] " dcb314 at hotmail dot com
2020-12-13 21:56 ` dcb314 at hotmail dot com
2020-12-13 22:07 ` dcb314 at hotmail dot com
2020-12-13 22:18 ` dcb314 at hotmail dot com
2020-12-13 22:25 ` dcb314 at hotmail dot com
2020-12-13 22:36 ` dcb314 at hotmail dot com
2020-12-14  8:45 ` tnfchris at gcc dot gnu.org
2020-12-14  8:45 ` [Bug middle-end/98264] [11 Regression] " tnfchris at gcc dot gnu.org
2020-12-14  9:14 ` [Bug middle-end/98264] [11 Regression] ice during linear_loads_p since r11-5969-g3ed472af6bc9f83b marxin at gcc dot gnu.org
2020-12-14  9:24 ` marxin at gcc dot gnu.org
2020-12-14 15:21 ` cvs-commit at gcc dot gnu.org
2020-12-14 15:22 ` tnfchris 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).