From a6aba17d005557c43cac3af87f5807c682b8ed3c Mon Sep 17 00:00:00 2001 From: Martin Sebor Date: Fri, 9 Dec 2016 12:51:43 -0700 Subject: [PATCH] Add missing part of entry. From-SVN: r243502 --- gcc/testsuite/ChangeLog | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2