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:30:07 +0000 (19:30 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Wed, 29 May 2002 19:30:07 +0000 (19:30 +0000)
commit8dc901ded38b2ad59f56ca82d9d8043d4fa92d18
tree4b691c9710fbabcdbfd5e6a14a0ebdf9f5ddb0e3
parente793a7140efe7b31614a89f234952ee2e9d23dfc
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: r54014
gcc/ChangeLog
gcc/cppmacro.c