aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Lyon <clyon@gcc.gnu.org>2019-04-04 09:48:56 +0200
committerChristophe Lyon <clyon@gcc.gnu.org>2019-04-04 09:48:56 +0200
commitf97cd76eb20b202daffea9478db4232d1a089474 (patch)
tree912dded47550facdc912cd1a38e8fc459f0a286a
parent6541e97d4da7df25f948e544fc09271a91aee8f8 (diff)
downloadgcc-f97cd76eb20b202daffea9478db4232d1a089474.zip
gcc-f97cd76eb20b202daffea9478db4232d1a089474.tar.gz
gcc-f97cd76eb20b202daffea9478db4232d1a089474.tar.bz2
Fix typo in ChangeLog
From-SVN: r270143
-rw-r--r--gcc/testsuite/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index bbf96bf..06aedbc 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -13,7 +13,7 @@
* lib/go-torture.exp: Only add lto to TORTURE_OPTIONS if it is
supported.
-2019-04-13 Christophe Lyon <christophe.lyon@linaro.org>
+2019-04-03 Christophe Lyon <christophe.lyon@linaro.org>
PR c/71598
* gcc.dg/torture/pr71598-1.c: Skip if short_enums target.