From f3baa1d3edb0395a34445aa97f237d5129b68624 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 2 Feb 2016 11:22:04 -0800 Subject: [PATCH] Add IA MCU tests for passing/returning of empty structures/unions * gcc.target/i386/iamcu/test_empty_structs_and_unions.c: New test. From-SVN: r233090 --- gcc/testsuite/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 8277dff817e..afe47207a0f 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2016-02-02 H.J. Lu + + * gcc.target/i386/iamcu/test_empty_structs_and_unions.c: New test. + 2016-02-02 James Norris * c-c++-common/goacc/routine-5.c: Add tests. -- 2.30.2