------- Comment #2 from pinskia at gcc dot gnu dot org  2010-04-08 22:40 -------
option_map has:
   {"--", "-f", "*j"}
And has been there since:
------------------------------------------------------------------------
r3686 | rms | 1993-03-08 21:47:14 -0800 (Mon, 08 Mar 1993) | 4 lines

Handle long options by translation to old-style ones.
(translate_options): New function.
(option_map): New table.


So it has been there since GCC 2.4.0 :).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43687

Reply via email to