public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/105853] New: ice in pieces_addr constructor
@ 2022-06-05  7:12 dcb314 at hotmail dot com
  2022-06-05  7:16 ` [Bug middle-end/105853] [13 regression] " pinskia at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: dcb314 at hotmail dot com @ 2022-06-05  7:12 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 105853
           Summary: ice in pieces_addr constructor
           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 53086
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53086&action=edit
C source code

The attached C code does this:

$ ../results/bin/gcc -c -w -march=bdver2 bug818.c
during RTL pass: expand
lib/packets.c: In function ‘compose_nd_ns’:
lib/packets.c:1701:5: internal compiler error: Segmentation fault
0xdad1c9 crash_signal(int)
        /home/dcb/gcc/working/gcc/../../trunk.git/gcc/toplev.cc:322
0x955a4d pieces_addr::pieces_addr(rtx_def*, bool, rtx_def* (*)(void*, void*,
long, fixed_size_mode), void*)
        /home/dcb/gcc/working/gcc/../../trunk.git/gcc/expr.cc:996
0x955a4d op_by_pieces_d::op_by_pieces_d(unsigned int, rtx_def*, bool, rtx_def*,
bool, rtx_def* (*)(void*, void*, l
ong, fixed_size_mode), void*, unsigned long, unsigned int, bool, bool)
        /home/dcb/gcc/working/gcc/../../trunk.git/gcc/expr.cc:1174

The code seems to break sometime between git hash 919822adc923b00e
and aec868578d851576.

I will have my usual go at reducing the code.

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

end of thread, other threads:[~2022-06-09 11:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-05  7:12 [Bug c/105853] New: ice in pieces_addr constructor dcb314 at hotmail dot com
2022-06-05  7:16 ` [Bug middle-end/105853] [13 regression] " pinskia at gcc dot gnu.org
2022-06-05  7:34 ` dcb314 at hotmail dot com
2022-06-05 21:40 ` roger at nextmovesoftware dot com
2022-06-06 13:51 ` roger at nextmovesoftware dot com
2022-06-07  9:13 ` cvs-commit at gcc dot gnu.org
2022-06-09 11:13 ` roger at nextmovesoftware dot com

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).