public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/113198] New: [14 Regression] internal compiler error: 'verify_type' failed
@ 2024-01-02 11:23 doko at gcc dot gnu.org
  2024-01-02 22:15 ` [Bug middle-end/113198] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: doko at gcc dot gnu.org @ 2024-01-02 11:23 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113198
           Summary: [14 Regression] internal compiler error: 'verify_type'
                    failed
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org
  Target Milestone: ---

seen with trunk 20240101 on at least x86_64-linux-gnu and
powerpc64le-linux-gnu, building the actiona package. The internal retrying
fails, however this is 100% reproducible.

https://launchpadlibrarian.net/706902792/buildlog_ubuntu-noble-amd64.actiona_3.10.1-1build3_BUILDING.txt.gz

usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:1567:12: error: type
variant has different 'TYPE_FIELDS'
 1567 |     struct IsQEnumHelper {
      |            ^~~~~~~~~~~~~
[...]
/usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:1567:12: internal compiler
error: 'veri
fy_type' failed
0x704dab verify_type(tree_node const*)
        ../../src/gcc/tree.cc:14386
0x1cedf12 gen_type_die_with_usage
        ../../src/gcc/dwarf2out.cc:26226
0x1cee155 gen_type_die_with_usage
        ../../src/gcc/dwarf2out.cc:26359
0x1cedc3a gen_type_die
        ../../src/gcc/dwarf2out.cc:26457
0x1cd9c1e gen_decl_die
        ../../src/gcc/dwarf2out.cc:27058
0x1cf14f0 gen_member_die
        ../../src/gcc/dwarf2out.cc:25910
0x1cf14f0 gen_struct_or_union_type_die
        ../../src/gcc/dwarf2out.cc:26006
0x1cf14f0 gen_tagged_type_die
        ../../src/gcc/dwarf2out.cc:26207
0x1cee11d gen_type_die_with_usage
        ../../src/gcc/dwarf2out.cc:26401
0x1cedc3a gen_type_die
        ../../src/gcc/dwarf2out.cc:26457
0x1cd9af2 gen_decl_die
        ../../src/gcc/dwarf2out.cc:27097
0x1ca7055 dwarf2out_decl
        ../../src/gcc/dwarf2out.cc:27655
0x1ce3fdc dwarf2out_type_decl
        ../../src/gcc/dwarf2out.cc:27373
0x1ce3fdc rest_of_type_compilation(tree_node*, int)
        ../../src/gcc/passes.cc:339
0x1e13490 finish_struct_1(tree_node*)
        ../../src/gcc/cp/class.cc:7725
0x2005358 instantiate_class_template(tree_node*)
        ../../src/gcc/cp/pt.cc:12637
0x1cada38 complete_type(tree_node*)
        ../../src/gcc/cp/typeck.cc:138
0x1db5111 lookup_member(tree_node*, tree_node*, int, bool, int,
access_failure_info*)
        ../../src/gcc/cp/search.cc:1198
0x1d6fc3f lookup_qualified_name(tree_node*, tree_node*, LOOK_want, bool)
        ../../src/gcc/cp/name-lookup.cc:7192
0x2043402 tsubst_qualified_id
        ../../src/gcc/cp/pt.cc:17173
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <file:///usr/share/doc/gcc-14/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[3]: *** [Makefile:2453: generated/codelineedit.o] Error 1

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

* [Bug middle-end/113198] [14 Regression] internal compiler error: 'verify_type' failed
  2024-01-02 11:23 [Bug rtl-optimization/113198] New: [14 Regression] internal compiler error: 'verify_type' failed doko at gcc dot gnu.org
@ 2024-01-02 22:15 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-01-02 22:15 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Actually this is an exact dup of bug 98533. The file that is being compiled is
exactly the same even.

*** This bug has been marked as a duplicate of bug 98533 ***

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-02 11:23 [Bug rtl-optimization/113198] New: [14 Regression] internal compiler error: 'verify_type' failed doko at gcc dot gnu.org
2024-01-02 22:15 ` [Bug middle-end/113198] " 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).