public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/106279] New: reload problem on arm iwmmxt
@ 2022-07-13  8:01 dcb314 at hotmail dot com
  2022-07-13  9:10 ` [Bug target/106279] " wilco at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dcb314 at hotmail dot com @ 2022-07-13  8:01 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106279
           Summary: reload problem on arm iwmmxt
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

For the C testsuite file ./gcc.target/aarch64/vect_unary_1.c, compiled
by an ARM cross compiler, with target arch set to iwmmxt, does this:

$ /home/dcb/raspberrypi/results/bin/arm-linux-gnueabihf-gcc -c -march=iwmmxt 
bug827.c
during RTL pass: reload
./gcc.target/aarch64/vect_unary_1.c: In function ‘test2_int_clz_int’:
./gcc.target/aarch64/vect_unary_1.c:15:1: internal compiler error: maximum
number of generated reload insns per insn achieved (90)
   15 | }                                                                      
\
      | ^
./gcc.target/aarch64/vect_unary_1.c:161:1: note: in expansion of macro ‘TEST2’
  161 | TEST2 (int, clz, int)
      | ^~~~~
0xe06010 lra_constraints(bool)
    /home/dcb/gcc/trunk.git/gcc/lra-constraints.cc:5126

Similar things happen with target arch set to iwmmxt2.

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-13  8:01 [Bug target/106279] New: reload problem on arm iwmmxt dcb314 at hotmail dot com
2022-07-13  9:10 ` [Bug target/106279] " wilco at gcc dot gnu.org
2022-07-13  9:15 ` dcb314 at hotmail dot com
2022-07-13  9:17 ` wilco at gcc dot gnu.org
2022-09-01 13:01 ` rearnsha at gcc dot gnu.org
2022-09-01 13:06 ` rearnsha 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).