https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107327
--- Comment #11 from Carlos E ---
Created attachment 53829
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53829&action=edit
preprocessed file on 10.2
preprocessed with echo '#include ' | gcc -x c - -E
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107327
--- Comment #9 from Carlos E ---
(In reply to Martin Liška from comment #7)
> (In reply to Carlos E from comment #6)
> > (In reply to Martin Liška from comment #4)
> > > > When you say to attach a preprocessed source, what would be the most
> >
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107327
--- Comment #8 from Carlos E ---
Created attachment 53762
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53762&action=edit
preprocessed file
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107327
--- Comment #6 from Carlos E ---
(In reply to Martin Liška from comment #4)
> > When you say to attach a preprocessed source, what would be the most
> > accepted command that I should be running which can reliably show whatever
> > was preproces
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107327
--- Comment #5 from Carlos E ---
Created attachment 53743
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53743&action=edit
internal compiler error: in tsubst_pack_expansion
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107327
--- Comment #3 from Carlos E ---
(In reply to Richard Biener from comment #2)
> Please attach preprocessed source and maybe try GCC 10.4 which contains many
> bugfixes.
I downloaded GCC 10.4 and it's compiling now. Will try it out. Thanks.
Whe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107327
--- Comment #1 from Carlos E ---
I haven't had any problems compiling it with Make before, usually it goes into:
g++ -O3 -pedantic -std=c++2a -g -Wall -Wextra -Wno-unused-parameter
-Wno-sign-compare -Wno-address -Wno-init-list-lifetime -MD -M
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