mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-20 02:00:48 +08:00
tweak comment
From-SVN: r66494
This commit is contained in:
parent
36b29d7dd1
commit
50b97e0f2b
@ -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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user