public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/113373] New: ice in verify_ssa
@ 2024-01-13  9:43 dcb314 at hotmail dot com
  2024-01-13 14:47 ` [Bug tree-optimization/113373] [14 regression] ICE " dcb314 at hotmail dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: dcb314 at hotmail dot com @ 2024-01-13  9:43 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113373
           Summary: ice in verify_ssa
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

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

Still some fallout from recent gcc trunk changes.

The attached code does this:

foundBugs $ /home/dcb38/gcc/results.20231221.asan.ubsan/bin/g++ -c -w -O3
-march=znver3 bug996.cc
foundBugs $ /home/dcb38/gcc/results.20231227.asan.ubsan/bin/g++ -c -w -O3
-march=znver3 bug996.cc
../sdk/angelscript/source/as_restore.cpp: In member function ‘void
asCReader::TranslateFunction(asCScriptFunction*)’:
../sdk/angelscript/source/as_restore.cpp:2824:6: error: definition in block 453
does not dominate use in block 457
for SSA_NAME: _1244 in statement:
size_1336 = PHI <_1244(457), 0(227)>
PHI argument
_1244
for PHI node
size_1336 = PHI <_1244(457), 0(227)>
during GIMPLE pass: vect
../sdk/angelscript/source/as_restore.cpp:2824:6: internal compiler error:
verify_ssa failed

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

end of thread, other threads:[~2024-01-22  7:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-13  9:43 [Bug c++/113373] New: ice in verify_ssa dcb314 at hotmail dot com
2024-01-13 14:47 ` [Bug tree-optimization/113373] [14 regression] ICE " dcb314 at hotmail dot com
2024-01-13 21:22 ` dcb314 at hotmail dot com
2024-01-13 21:27 ` pinskia at gcc dot gnu.org
2024-01-13 21:45 ` dcb314 at hotmail dot com
2024-01-13 22:56 ` pinskia at gcc dot gnu.org
2024-01-13 22:56 ` pinskia at gcc dot gnu.org
2024-01-15  8:32 ` rguenth at gcc dot gnu.org
2024-01-15  8:49 ` [Bug tree-optimization/113373] [14 regression] ICE in verify_ssa since r14-6822 jakub at gcc dot gnu.org
2024-01-16 13:57 ` rguenth at gcc dot gnu.org
2024-01-22  7:50 ` cvs-commit at gcc dot gnu.org
2024-01-22  7:50 ` rguenth 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).