public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/96194] New: 10.1.1: ICE in assign_temp, at function.c:984 during RTL pass: expand
@ 2020-07-14  8:12 manuel.lauss at googlemail dot com
  2020-07-14 10:53 ` [Bug middle-end/96194] " jakub at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: manuel.lauss at googlemail dot com @ 2020-07-14  8:12 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96194
           Summary: 10.1.1: ICE in assign_temp, at function.c:984 during
                    RTL pass: expand
           Product: gcc
           Version: 10.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: manuel.lauss at googlemail dot com
  Target Milestone: ---

Created attachment 48872
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48872&action=edit
unreduced testcase

The attached unreduced testcase, extracted from current mesa, generates the
following ICE with -O2 or higher.  Current 10.1.1 as of today (14.07.2020),
with the fix to PR96130 applied.


# g++ -O2 -c p_tesselator.i
during RTL pass: expand
../mesa-9999/src/gallium/auxiliary/tessellator/p_tessellator.cpp: In function
'pipe_tessellator* p_tess_init(pipe_prim_type, pipe_tess_spacing, bool, bool)':
../mesa-9999/src/gallium/auxiliary/tessellator/p_tessellator.cpp:130:1:
internal compiler error: in assign_temp, at function.c:984
  130 | p_tess_init(enum pipe_prim_type tes_prim_mode,
      | ^~~~~~~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.gentoo.org/> for instructions.

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

end of thread, other threads:[~2020-07-23  1:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-14  8:12 [Bug c++/96194] New: 10.1.1: ICE in assign_temp, at function.c:984 during RTL pass: expand manuel.lauss at googlemail dot com
2020-07-14 10:53 ` [Bug middle-end/96194] " jakub at gcc dot gnu.org
2020-07-14 11:02 ` [Bug middle-end/96194] [10/11 Regression] " jakub at gcc dot gnu.org
2020-07-14 11:09 ` jakub at gcc dot gnu.org
2020-07-14 11:10 ` jakub at gcc dot gnu.org
2020-07-14 11:22 ` jakub at gcc dot gnu.org
2020-07-14 12:03 ` manuel.lauss at googlemail dot com
2020-07-14 14:03 ` cvs-commit at gcc dot gnu.org
2020-07-14 14:04 ` cvs-commit at gcc dot gnu.org
2020-07-14 14:08 ` jakub at gcc dot gnu.org
2020-07-23  1:29 ` hp 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).