This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r108340 - in /branches/apple-local-200502-branc...


Author: mrs
Date: Sat Dec 10 01:09:48 2005
New Revision: 108340

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108340
Log:
libcpp:
	Radar 4371958
	* macro.c (cpp_get_token): Be sure to reset the BOL flag when
	injecting macro bodies, as we wouldn't want a previous value.

gcc/testsuite:
	* gcc.apple/asm-block-36.c: Add.
	* g++.dg/asm-block-36.C: Add.

Added:
    branches/apple-local-200502-branch/gcc/testsuite/g++.dg/asm-block-36.C
    branches/apple-local-200502-branch/gcc/testsuite/gcc.apple/asm-block-36.c
Modified:
    branches/apple-local-200502-branch/gcc/testsuite/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/libcpp/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/libcpp/macro.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]