public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/101346] New: ICE: maximum number of generated reload insns per insn achieved (90)
@ 2021-07-06 17:27 gscfq@t-online.de
  2021-07-06 17:57 ` [Bug c/101346] " ubizjak at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gscfq@t-online.de @ 2021-07-06 17:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101346
           Summary: ICE: maximum number of generated reload insns per insn
                    achieved (90)
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Affects versions down to at least r5 :


$ cat z1.c
_Decimal128
foo (_Decimal128 x)
{
  return - __builtin_fabsd128 (x);
}


$ gcc-12-20210704 -c z1.c -O0 -m32 -fprofile-generate
during RTL pass: reload
z1.c: In function 'foo':
z1.c:5:1: internal compiler error: maximum number of generated reload insns per
insn achieved (90)
    5 | }
      | ^
0xa84c98 lra_constraints(bool)
        ../../gcc/lra-constraints.c:5091
0xa72932 lra(_IO_FILE*)
        ../../gcc/lra.c:2336
0xa2d499 do_reload
        ../../gcc/ira.c:5822
0xa2d499 execute
        ../../gcc/ira.c:6008

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

end of thread, other threads:[~2021-07-15 20:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06 17:27 [Bug c/101346] New: ICE: maximum number of generated reload insns per insn achieved (90) gscfq@t-online.de
2021-07-06 17:57 ` [Bug c/101346] " ubizjak at gmail dot com
2021-07-15  9:47 ` [Bug target/101346] " ubizjak at gmail dot com
2021-07-15 20:41 ` cvs-commit 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).