projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d93842
)
* rtti.c (get_tinfo_decl): Use build_address/build_nop.
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Fri, 7 Mar 2003 07:03:17 +0000
(07:03 +0000)
committer
Mark Mitchell
<mmitchel@gcc.gnu.org>
Fri, 7 Mar 2003 07:03:17 +0000
(07:03 +0000)
From-SVN: r63931
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 668c6e7135ea71c73fe7c77141e02e5016dc1e25..0055543c6a7e2047029ac63bb54fbec0c57b3d89 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-7,7
+7,8
@@
sequence.
(build_user_type_conversion_1): Use merge_conversion_sequences.
* cp-tree.def: Add comments for CONV nodes.
-
+ * rtti.c (get_tinfo_decl): Use build_address/build_nop.
+
2003-03-07 Gabriel Dos Reis <gdr@integrable-solutions.net>
* error.c (init_error): Use C90 prototype style.