public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/111260] New: arm: ice in maybe_legitimize_operand, at optabs.cc:8054
@ 2023-08-31 18:48 dcb314 at hotmail dot com
  2023-09-01  8:09 ` [Bug target/111260] " dcb314 at hotmail dot com
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: dcb314 at hotmail dot com @ 2023-08-31 18:48 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 111260
           Summary: arm: ice in maybe_legitimize_operand, at
                    optabs.cc:8054
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

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

For the attached C code, on a raspberry Pi 3, with
compiler flag -O2 and recent gcc, does this:

bug952.c:809:17: internal compiler error: in maybe_legitimize_operand, at
optabs.cc:8054
  809 | static uint32_t  func_16(int8_t * p_17, int64_t  p_18)
      |                 ^~~~~~~
0x8811b3 maybe_legitimize_operand
        ../../trunk/gcc/optabs.cc:8054
0x8811b3 maybe_legitimize_operands(insn_code, unsigned int, unsigned int,
expand_operand*)
        ../../trunk/gcc/optabs.cc:8191
0x87dfa7 maybe_gen_insn(insn_code, unsigned int, expand_operand*)
        ../../trunk/gcc/optabs.cc:8210
0x87ecff maybe_expand_insn(insn_code, unsigned int, expand_operand*)
        ../../trunk/gcc/optabs.cc:8265

The bug first seems to appear sometime between g:bb0da4542df887a5
and g:7c04da768c1fc22e

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

end of thread, other threads:[~2023-12-14 21:39 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-31 18:48 [Bug target/111260] New: arm: ice in maybe_legitimize_operand, at optabs.cc:8054 dcb314 at hotmail dot com
2023-09-01  8:09 ` [Bug target/111260] " dcb314 at hotmail dot com
2023-10-06  4:52 ` zsojka at seznam dot cz
2023-10-06  5:04 ` pinskia at gcc dot gnu.org
2023-10-06  5:09 ` zsojka at seznam dot cz
2023-10-06  8:45 ` [Bug middle-end/111260] [14 Regression] " pinskia at gcc dot gnu.org
2023-10-06  8:48 ` pinskia at gcc dot gnu.org
2023-10-06  8:48 ` pinskia at gcc dot gnu.org
2023-10-06  8:51 ` pinskia at gcc dot gnu.org
2023-10-06  8:53 ` pinskia at gcc dot gnu.org
2023-10-17 12:29 ` [Bug target/111260] [14 Regression] arm/aarch64: " rguenth at gcc dot gnu.org
2023-10-17 16:00 ` [Bug middle-end/111260] [14 Regression] arm/aarch64: ice in maybe_legitimize_operand with ?: and constants and different types since r14-2667-gceae1400cf24f329393e96dd9720 pinskia at gcc dot gnu.org
2023-12-13  6:00 ` pinskia at gcc dot gnu.org
2023-12-13 16:52 ` pinskia at gcc dot gnu.org
2023-12-14 21:39 ` cvs-commit at gcc dot gnu.org
2023-12-14 21:39 ` pinskia 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).