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]

r145298 - in /branches/gcc-4_4-branch: gcc/test...


Author: jakub
Date: Mon Mar 30 15:06:14 2009
New Revision: 145298

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145298
Log:
	PR target/39558
	* macro.c (cpp_get_token): If macro_to_expand returns NULL
	and used some tokens, add CPP_PADDING before next token.

	* gcc.target/powerpc/altivec-29.c: New test.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.target/powerpc/altivec-29.c
      - copied unchanged from r145297, trunk/gcc/testsuite/gcc.target/powerpc/altivec-29.c
Modified:
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_4-branch/libcpp/ChangeLog
    branches/gcc-4_4-branch/libcpp/macro.c


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