projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb07751
)
Add IA MCU tests for passing/returning of empty structures/unions
author
H.J. Lu
<hjl@gcc.gnu.org>
Tue, 2 Feb 2016 19:22:04 +0000
(11:22 -0800)
committer
H.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
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 8277dff817e3ecfa50627092bbe4109bc0fe2403..afe47207a0f167e6b22d960e393f570edf12d6f6 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-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.