source_date_epoch-1.c (main): Test __DATE__ and __TIME__ strings with __builtin_strcm...
authorJakub Jelinek <jakub@redhat.com>
Thu, 2 Jun 2016 16:17:15 +0000 (18:17 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 2 Jun 2016 16:17:15 +0000 (18:17 +0200)
commit0e535442f42aeec23761686a55de8557e1e4277c
tree3b31f3c4a459e8f2c4381b9ce639b18ca8d669d3
parent4a2353126ec971d01425b1fdec42afa316804337
source_date_epoch-1.c (main): Test __DATE__ and __TIME__ strings with __builtin_strcmp instead of printf and...

* gcc.dg/cpp/source_date_epoch-1.c (main): Test __DATE__ and
__TIME__ strings with __builtin_strcmp instead of printf and
dg-output.

From-SVN: r237039
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/source_date_epoch-1.c