projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b16faa
)
Add ABI change note to previous change.
author
David S. Miller
<davem@gcc.gnu.org>
Tue, 30 Apr 2002 22:27:01 +0000
(15:27 -0700)
committer
David S. Miller
<davem@gcc.gnu.org>
Tue, 30 Apr 2002 22:27:01 +0000
(15:27 -0700)
From-SVN: r52977
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index c1520de5b184631c81f3b032ebcf474fbb67e10a..20b8ccf606a79af6d868f15843c06a88c08f6fa0 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,5
+1,6
@@
2002-04-30 Mark Mitchell <mark@codesourcery.com>
+ ABI change, returning simple classes from functions.
* class.c (finish_struct_bits): Only mark TREE_ADDRESSABLE if
TYPE_HAS_TRIVIAL_INIT_REF is false or
TYPE_HAS_NONTRIVIAL_DESTRUCTOR is true.