]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR preprocessor/20077 (GCC accepts macro definitions that fail a constraint)
authorSimon Martin <simartin@users.sourceforge.net>
Wed, 23 May 2007 20:58:34 +0000 (20:58 +0000)
committerSimon Martin <simartin@gcc.gnu.org>
Wed, 23 May 2007 20:58:34 +0000 (20:58 +0000)
commit126e073b22db98cbff92b36aaa299f62de46417d
treea044b3337600d63cb8999a4a4f4063b685f09fa7
parenta38e0142a8424e5d53b673ecaaa2976982a84834
re PR preprocessor/20077 (GCC accepts macro definitions that fail a constraint)

2007-05-23  Simon Martin  <simartin@users.sourceforge.net>

PR preprocessor/20077
* macro.c (create_iso_definition): Fixed the method to determine whether
the token-pasting operator appears at the beginning or the end of a macro.

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