Fix ChangLog about uintptr_t

From-SVN: r184756
This commit is contained in:
Kai Tietz 2012-03-01 19:45:30 +01:00
parent b19aea32fa
commit 4462d7ae90
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
* gcc.dg/torture/pr47917.c: Make test using POSIX-printf
routines on mingw targets.
* gcc.dg/vect/pr46126.c (size_t): Add support for
* gcc.dg/vect/pr46126.c (uintptr_t): Add support for
LLP64 target.
2012-03-01 Jakub Jelinek <jakub@redhat.com>