From: Martin Sebor Date: Fri, 9 Dec 2016 19:51:43 +0000 (-0700) Subject: Add missing part of entry. X-Git-Tag: basepoints/gcc-8~2413 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6aba17d005557c43cac3af87f5807c682b8ed3c;p=thirdparty%2Fgcc.git Add missing part of entry. From-SVN: r243502 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index db4765bfad7c..d47672ac0b0e 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