Commit 50b97e0f by Jason Merrill

tweak comment

From-SVN: r66494
parent 36b29d7d
......@@ -8860,7 +8860,7 @@ grokfndecl (tree ctype,
or enumeration declared in a local scope) shall not be used to
declare an entity with linkage.
Only check this for public decls for now. */
Only check this for public decls for now. See core 319, 389. */
t = no_linkage_check (TREE_TYPE (decl));
if (t)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment