https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52930
Christoph changed:
What|Removed |Added
CC||foss at grueninger dot de
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98753
--- Comment #6 from Christoph ---
Sorry for not providing the command line argument and the new output.
> gcc-11 -std=c++17 cmCommandArgumentParser_complete.cxx
cmCommandArgumentParser.cxx: In function ‘int
cmCommandArgument_yyparse(yyscan_t)’:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98753
--- Comment #4 from Christoph ---
Created attachment 50010
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50010&action=edit
C++ file generated by Bison run with -E
Including all dependencies, created by GCC 11 with added -E
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: foss at grueninger dot de
Target Milestone: ---
Build: 11.0.0 20210114 (experimental) [revision
08a4adcf2b6ded2fea97195c715757df61a23395] (SUSE Linux)
Created
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: foss at grueninger dot de
Target Milestone: ---
Created attachment 49646
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49646&action=edit
Dumped file with -save-temps
When co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94937
--- Comment #13 from Christoph ---
I tried to help with reducing the test case, but could not achieve something
substantial.
Then I went back to our test cases and tried to pick the simples one I could
find. I removed as much code from main() as
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94937
--- Comment #12 from Christoph ---
Created attachment 48447
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48447&action=edit
output for injection test case
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94937
--- Comment #11 from Christoph ---
Created attachment 48446
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48446&action=edit
New, smaller test case (called injection)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94937
--- Comment #6 from Christoph ---
Created attachment 48435
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48435&action=edit
Command line and output
Sorry, I wasn't aware that I at some point deleted the file.
Just to be sure, here my comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94937
--- Comment #4 from Christoph ---
Command line is part of output.txt
> Am 04.05.2020 um 07:35 schrieb marxin at gcc dot gnu.org
> :
>
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94937
>
> Martin Liška changed:
>
> What|Remo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94937
--- Comment #2 from Christoph ---
Created attachment 48434
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48434&action=edit
Pre-processed source code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94937
--- Comment #1 from Christoph ---
Created attachment 48433
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48433&action=edit
S file
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: foss at grueninger dot de
Target Milestone: ---
When compiling a mid-sized numerical code, one of the test cases failed to
compile as I get an ICE.
/home/kiko/dune/complete/dumux
13 matches
Mail list logo