public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/107327] New: internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12930
@ 2022-10-20  6:45 kaploceh at gmail dot com
  2022-10-20  7:27 ` [Bug libgcc/107327] " kaploceh at gmail dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: kaploceh at gmail dot com @ 2022-10-20  6:45 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107327
           Summary: internal compiler error: in tsubst_pack_expansion, at
                    cp/pt.c:12930
           Product: gcc
           Version: 10.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kaploceh at gmail dot com
  Target Milestone: ---

I'm using GNU Make 4.3 and g++ Configured with:
/builddir/gcc-10.2.1_pre1/configure --build=x86_64-unknown-linux-gnu
--enable-gnu-unique-object --enable-vtable-verify --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64
--libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit
--disable-multilib --with-system-zlib --enable-shared --enable-lto
--enable-plugins --enable-linker-build-id --disable-werror --disable-nls
--enable-default-pie --enable-default-ssp --enable-checking=release
--disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu
--disable-sjlj-exceptions --disable-target-libiberty
--enable-languages=c,c++,objc,obj-c++,fortran,lto,go,ada
Thread model: posix

The compilation stops right with the message 

internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12930

The closest string to match tsubst_pack_expansion I have on my system, is that
from the file cp-tree.h 

Perhaps a duplicate of bug 104390 ?

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

end of thread, other threads:[~2022-11-08 14:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-20  6:45 [Bug libgcc/107327] New: internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12930 kaploceh at gmail dot com
2022-10-20  7:27 ` [Bug libgcc/107327] " kaploceh at gmail dot com
2022-10-20  9:25 ` [Bug c++/107327] " rguenth at gcc dot gnu.org
2022-10-21  7:43 ` kaploceh at gmail dot com
2022-10-21  8:06 ` marxin at gcc dot gnu.org
2022-10-21  8:37 ` kaploceh at gmail dot com
2022-10-21  8:42 ` kaploceh at gmail dot com
2022-10-21 10:40 ` marxin at gcc dot gnu.org
2022-10-23 15:16 ` kaploceh at gmail dot com
2022-10-23 15:19 ` kaploceh at gmail dot com
2022-10-24  8:11 ` marxin at gcc dot gnu.org
2022-11-04 22:20 ` kaploceh at gmail dot com
2022-11-08 14:21 ` marxin 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).