tests: enhance AT_SYNCLINES_COMPILE.

* tests/synclines.at (AT_SYNCLINES_COMPILE): More distcc patterns.
	(AT_TEST_SYNCLINE): Remove GCC 4.5 protection which is already
	taken care of in AT_SYNCLINES_COMPILE.

(cherry picked from commit c826013fb3)

Conflicts:

	tests/synclines.at
This commit is contained in:
Akim Demaille
2010-04-14 16:40:18 +02:00
parent ff1f7871df
commit 67f5d55d7a
2 changed files with 33 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
2010-05-04 Akim Demaille <demaille@gostai.com>
tests: enhance AT_SYNCLINES_COMPILE.
* tests/synclines.at (AT_SYNCLINES_COMPILE): More distcc patterns.
(AT_TEST_SYNCLINE): Remove GCC 4.5 protection which is already
taken care of in AT_SYNCLINES_COMPILE.
2010-04-30 Joel E. Denny <joeldenny@joeldenny.org>
Document that undefined %prec identifier warnings will remain.