projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b80ec51
)
re PR c/14963 (Unknown types cause ICE in function declarations)
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Sun, 27 Jun 2004 20:55:55 +0000
(13:55 -0700)
committer
Andrew Pinski
<pinskia@gcc.gnu.org>
Sun, 27 Jun 2004 20:55:55 +0000
(13:55 -0700)
2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
PR c/14963
* gcc.dg/pr14963.c: New test.
From-SVN: r83746
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 619bfa388127216853cebdedf58be8fa755d9aa5..034987d181347c8b4c52c3d94a8806788efe72b0 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-1,3
+1,8
@@
+2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
+
+ PR c/14963
+ * gcc.dg/pr14963.c: New test.
+
2004-06-27 Mark Mitchell <mark@codesourcery.com>
PR c++/16193