From-SVN: r207054
This commit is contained in:
Jason Merrill 2014-01-24 14:05:32 -05:00
parent 1c05df5916
commit 4bcfd75c03

View File

@ -82,7 +82,7 @@ public:
/* Set when function is visible by other units. */
unsigned externally_visible : 1;
/* The symbol will be assumed to be used in an invisiable way (like
/* The symbol will be assumed to be used in an invisible way (like
by an toplevel asm statement). */
unsigned force_output : 1;
/* Like FORCE_OUTPUT, but in the case it is ABI requiring the symbol to be