mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-06 02:00:35 +08:00
typo
From-SVN: r207054
This commit is contained in:
parent
1c05df5916
commit
4bcfd75c03
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user