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]

r107173 - in /branches/gcc-4_0-branch: gcc/test...


Author: jsm28
Date: Fri Nov 18 11:05:38 2005
New Revision: 107173

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107173
Log:
libcpp:
	* errors.c (cpp_error): Use cpplib's notion of pedantic_errors
	when passing diagnostics to front end.

gcc/testsuite:
	* g++.dg/cpp/string-2.C: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/cpp/string-2.C
Modified:
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_0-branch/libcpp/ChangeLog
    branches/gcc-4_0-branch/libcpp/errors.c


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