* pt.c (instantiate_decl): Call push/pop_deferring_access_checks.
[official-gcc.git] / gcc / version.h
blob8e944ccdef60232e611394d5939a1eb485541d22
1 #ifndef GCC_VERSION_H
2 #define GCC_VERSION_H
3 extern const char version_string[];
4 extern const char bug_report_url[];
5 #endif /* ! GCC_VERSION_H */