public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/107645] New: internal compiler error: RTL check: expected elt 0 type 'e' or 'u', have 'E' (rtx unspec) in symbolic_operand_1, at config/m68k/predicates.md:144
@ 2022-11-11 16:53 jcmvbkbc at gcc dot gnu.org
  2022-11-11 18:54 ` [Bug target/107645] " jcmvbkbc at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jcmvbkbc at gcc dot gnu.org @ 2022-11-11 16:53 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107645
           Summary: internal compiler error: RTL check: expected elt 0
                    type 'e' or 'u', have 'E' (rtx unspec) in
                    symbolic_operand_1, at config/m68k/predicates.md:144
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jcmvbkbc at gcc dot gnu.org
  Target Milestone: ---

Created attachment 53884
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53884&action=edit
_gcov_indirect_call_profiler_v4.i

Building gcc with --enable-checking=all for target=m68k-linux-uclibc breaks
with the following error message:

gcc/libgcc/libgcov-profiler.c: In function ‘__gcov_indirect_call_profiler_v4’:
gcc/libgcc/libgcov-profiler.c:173:1: internal compiler error: RTL check:
expected elt 0 type 'e' or 'u', have 'E' (rtx unspec) in symbolic_operand_1, at
config/m68k/predicates.md:144

It can be reproduced with the following command line and the attached source:

cc1 -O2 -fPIC -g -fno-stack-protector -mcpu=68040
_gcov_indirect_call_profiler_v4.i

Bisection points to the following revision: r0-93570-g75df395f15f2

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

end of thread, other threads:[~2022-11-28 22:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-11 16:53 [Bug target/107645] New: internal compiler error: RTL check: expected elt 0 type 'e' or 'u', have 'E' (rtx unspec) in symbolic_operand_1, at config/m68k/predicates.md:144 jcmvbkbc at gcc dot gnu.org
2022-11-11 18:54 ` [Bug target/107645] " jcmvbkbc at gcc dot gnu.org
2022-11-16 12:36 ` cvs-commit at gcc dot gnu.org
2022-11-16 12:38 ` jcmvbkbc at gcc dot gnu.org
2022-11-28 22:23 ` 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).