projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d22d5a
)
Add missing part of entry.
author
Martin Sebor
<msebor@gcc.gnu.org>
Fri, 9 Dec 2016 19:51:43 +0000
(12:51 -0700)
committer
Martin Sebor
<msebor@gcc.gnu.org>
Fri, 9 Dec 2016 19:51:43 +0000
(12:51 -0700)
From-SVN: r243502
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index db4765bfad7c0bd9663cfeee8ff7654205058926..d47672ac0b0e43458891228d45f08392139a2e66 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-10,6
+10,7
@@
2016-12-09 Martin Sebor <msebor@redhat.com>
+ * gcc.dg/attr-alloc_size-3.c: Avoid false positives and negatives
on arm-unknown-linux-gnueabi (and likely other ILP32) targets.
2016-12-09 Andre Vieira <andre.simoesdiasvieira@arm.com>