Fix a typo.

From-SVN: r177279
This commit is contained in:
H.J. Lu 2011-08-03 07:49:19 -07:00
parent e4982b6489
commit 7827737676
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
2011-08-03 H.J. Lu <hongjiu.lu@intel.com>
PR middle-end/47383
* gcc.dg/torture/pr47383.c: Likewise.
* gcc.dg/torture/pr47383.c: New.
2011-08-03 Arnaud Charlet <charlet@adacore.com>