OSDN Git Service

PR bootstrap/12490
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Oct 2003 12:29:27 +0000 (12:29 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Oct 2003 12:29:27 +0000 (12:29 +0000)
commit00be0e55b2373e95eee33afda63b922917cfda56
tree3b7c3bc5223dc394703026186605b645907b3445
parent844eef3aa5682ed12c293538645843c1d6c9a9a9
PR bootstrap/12490
* scan-decls.c (MAX_EXTERN_C_BRACES): New preprocessor constant
to define the size of the extern_C_braces array.  Set it to 200.
(scan_decls): Abort when extern_C_braces_length is out-of-bounds.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72224 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/scan-decls.c