]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgomp/configure
libcpp:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Sep 2006 01:04:18 +0000 (01:04 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Sep 2006 01:04:18 +0000 (01:04 +0000)
commit0b67f687f8c1f2ba204c07ce2ab0f448b5427987
tree7bc68cc714505a842f95c6794e5a70120ccf250d
parent1bf9a81cc714e6d15c58adf70d7b6a695c3ce0d5
libcpp:
PR c/28768
PR preprocessor/14634
* lex.c (lex_string): Pedwarn for unterminated literals.

libgomp:
* configure.ac (HAVE_CLOCK_GETTIME): Add missing second argument
to AC_DEFINE.
* configure: Regenerate.

gcc/testsuite:
* gcc.dg/cpp/include2.c, gcc.dg/cpp/macspace1.c,
gcc.dg/cpp/macspace2.c, gcc.dg/cpp/multiline.c,
gcc.dg/cpp/trad/literals-2.c: Update expected diagnostics.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116915 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/include2.c
gcc/testsuite/gcc.dg/cpp/macspace1.c
gcc/testsuite/gcc.dg/cpp/macspace2.c
gcc/testsuite/gcc.dg/cpp/multiline.c
gcc/testsuite/gcc.dg/cpp/trad/literals-2.c
libcpp/ChangeLog
libcpp/lex.c
libgomp/ChangeLog
libgomp/configure
libgomp/configure.ac