Home
last modified time | relevance | path

Searched refs:spec_version (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/i386/
Dcygwin.h218 spec_version, dir_separator_str, tooldir_prefix, NULL); \
/freebsd-9-stable/contrib/gcc/
Dgcc.c234 static const char *const spec_version = DEFAULT_TARGET_VERSION; variable
3612 printf ("%s\n", spec_version); in process_command()
4059 spec_version, dir_separator_str, tooldir_prefix, NULL); in process_command()
4072 dir_separator_str, spec_version, in process_command()
6292 spec_version, dir_separator_str, NULL); in main()
6442 spec_version, dir_separator_str, NULL); in main()
DFSFChangeLog2390 * gcc.c (process_command, case "-dumpversion"): Print spec_version.
DChangeLog-200216688 * gcc.c (spec_version): Make const.