projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b19aea3
)
Fix ChangLog about uintptr_t
author
Kai Tietz
<ktietz@gcc.gnu.org>
Thu, 1 Mar 2012 18:45:30 +0000
(19:45 +0100)
committer
Kai Tietz
<ktietz@gcc.gnu.org>
Thu, 1 Mar 2012 18:45:30 +0000
(19:45 +0100)
From-SVN: r184756
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 962e488b44634ea864c6c7945b993c6ab728c628..b17f4565920c11d1e208c46b4396e9fc1fb32b44 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-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>