00001 #ifndef GCC_VERSION_H 00002 #define GCC_VERSION_H 00003 extern const char version_string[]; 00004 extern const char bug_report_url[]; 00005 #endif /* ! GCC_VERSION_H */