projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb7a163
)
Fix keyboard flub.
author
Nathan Sidwell
<nathan@gcc.gnu.org>
Fri, 16 Jun 2017 14:33:28 +0000
(14:33 +0000)
committer
Nathan Sidwell
<nathan@gcc.gnu.org>
Fri, 16 Jun 2017 14:33:28 +0000
(14:33 +0000)
From-SVN: r249262
gcc/cp/rtti.c
patch
|
blob
|
history
diff --git
a/gcc/cp/rtti.c
b/gcc/cp/rtti.c
index 6d0316f9ee3b2670786ea9bdb2fcfd85996c68d1..ff72ce538b2b8b9e1f1134925c98c83d1c63cabc 100644
(file)
--- a/
gcc/cp/rtti.c
+++ b/
gcc/cp/rtti.c
@@
-1613,7
+1613,7
@@
emit_tinfo_decl (tree decl)
TREE_PUBLIC (decl) = 0;
DECL_EXTERNAL (decl) = 0;
DECL_INTERFACE_KNOWN (decl) = 1;
- }
u
+ }
import_export_decl (decl);
if (DECL_NOT_REALLY_EXTERN (decl) && decl_needed_p (decl))