diff options
Diffstat (limited to 'gcc/gthr.h')
-rw-r--r-- | gcc/gthr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gthr.h b/gcc/gthr.h index cf284229f5f..22b2ecd0ca4 100644 --- a/gcc/gthr.h +++ b/gcc/gthr.h @@ -102,6 +102,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "gthr-single.h" #endif -#pragma GCC visibility pop(default) +#pragma GCC visibility pop #endif /* ! GCC_GTHR_H */ |