------- Comment #4 from burnus at gcc dot gnu dot org  2008-03-26 21:34 -------
This does not seem to work.

While "-M ." indeed passes "." to gfc_handle_module_path_options,
      "-M."  becomes the option "-M." which is not recognized.
On the other hand: "-J." is passed as "." while "-J ." passes
"-fintrinsic-modules-path" which is wrong.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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

Reply via email to