https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63660
--- Comment #2 from Edward-san ---
Isn't it possible to bailout if the limit is reached?
Priority: P3
Component: driver
Assignee: unassigned at gcc dot gnu.org
Reporter: ed0.88.prez at gmail dot com
Here, this code:
cat bug.i
typedef struct
{
int a;
int b;
int c;
int d;
int e;
int f;
int g;
int h;
int i;
int j;
} X;
X *XX(int);
int G
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54654
Bug #: 54654
Summary: configure --enable-languages=c,c++,go reports 'c++'
language missing for 'go' in stage 1
Classification: Unclassified
Product: gcc
Version: unknown