(do_spec_1): Use spec_version for %v, not version_string.
authorRichard Stallman <rms@gnu.org>
Tue, 2 Nov 1993 23:05:13 +0000 (23:05 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 2 Nov 1993 23:05:13 +0000 (23:05 +0000)
commit500c9e81dcb64ee5b4e3e0f15271482cb31ecc0e
tree049fb1509ea1fe3b48ec9d4d5e4138cbc62eb5ee
parent1f10df153b8d50f4e30935a35bec22b874bfb401
(do_spec_1): Use spec_version for %v, not version_string.

Distinguish %v1 and %v2.
(default_compilers): For __GNUC_MINOR__, use %v2.
For __GNUC__ and __GNUG__, use %v1.

From-SVN: r5976
gcc/gcc.c