]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR preprocessor/6844 (Seg fault when trying to preprocess a file with lots of...
authorNeil Booth <neil@daikokuya.demon.co.uk>
Wed, 29 May 2002 19:26:04 +0000 (19:26 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Wed, 29 May 2002 19:26:04 +0000 (19:26 +0000)
commit1bbf0fa6c054fbff52df7f26e9ebd69b454c4567
tree65bd8382462b63aea2410dc9e1d19d098c062189
parent12b8111d40cf533920b58cbc2f9445a186b927a7
re PR preprocessor/6844 (Seg fault when trying to preprocess a file with lots of #define's)

PR preprocessor/6844
* cppmacro.c (cpp_macro_definition): Reserve space for terminating
NUL.

From-SVN: r54013
gcc/ChangeLog
gcc/cppmacro.c