]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR preprocessor/19077 (Internal compiler error compiling MPlayer)
authorEric Christopher <echristo@redhat.com>
Tue, 15 Feb 2005 23:18:04 +0000 (23:18 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Tue, 15 Feb 2005 23:18:04 +0000 (23:18 +0000)
commit6da55c00778900ffd44630fa110ea83207a1a516
tree88d1edaa90379d91bcd7b9bad1e228c48a4e8210
parent6f85d0c4797a5f39c061288e059c6c24cb9290f9
re PR preprocessor/19077 (Internal compiler error compiling MPlayer)

2005-02-15  Eric Christopher  <echristo@redhat.com>

PR preprocessor/19077
* macro.c (cpp_macro_definition): Move handling of whitespace
to PREV_WHITE conditional. Remove overloading of len
variable.

2005-02-15  Eric Christopher  <echristo@redhat.com>

* gcc.dg/cpp/20050215-1.c: New file.

From-SVN: r95080
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/20050215-1.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/macro.c