(struct option_map): Sort in alphabetical order.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 29 Sep 1994 22:24:38 +0000 (18:24 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 29 Sep 1994 22:24:38 +0000 (18:24 -0400)
commit92bd6bdc136bb93536a664e475b4d66b685f1488
treea3ca6b0c5b53af8ab330140862fc91106396a26a
parent7ee055f4ae2b78d946b74f6aa96518da00ee2319
(struct option_map): Sort in alphabetical order.

(translate_options): Ignore option once an error occurs.
Fix error with reversed 'a' and 'o'.
Give error if specified abbreviation is unambiguous.

From-SVN: r8165
gcc/gcc.c