From: Martin Sebor Date: Fri, 9 Dec 2016 19:51:43 +0000 (-0700) Subject: Add missing part of entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a6aba17d005557c43cac3af87f5807c682b8ed3c;p=gcc.git Add missing part of entry. From-SVN: r243502 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index db4765bfad7..d47672ac0b0 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -10,6 +10,7 @@ 2016-12-09 Martin Sebor + * 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