]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add IA MCU tests for passing/returning of empty structures/unions
authorH.J. Lu <hjl@gcc.gnu.org>
Tue, 2 Feb 2016 19:22:04 +0000 (11:22 -0800)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 2 Feb 2016 19:22:04 +0000 (11:22 -0800)
* gcc.target/i386/iamcu/test_empty_structs_and_unions.c: New test.

From-SVN: r233090

gcc/testsuite/ChangeLog

index 8277dff817e3ecfa50627092bbe4109bc0fe2403..afe47207a0f167e6b22d960e393f570edf12d6f6 100644 (file)
@@ -1,3 +1,7 @@
+2016-02-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.target/i386/iamcu/test_empty_structs_and_unions.c: New test.
+
 2016-02-02  James Norris  <jnorris@codesourcery.com>
 
        * c-c++-common/goacc/routine-5.c: Add tests.