[Bug fortran/31298] Uninitialized variable in f951 (in read_module)

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Apr 18 09:18:00 GMT 2007



------- Comment #5 from burnus at gcc dot gnu dot org  2007-04-18 10:18 -------
(In reply to comment #4)
Another thing which needs to be supported:
  use mod, only: operator(foo) => operator(.op.), &
                 operator(bar) => operator(.op.), &
                 operator(op), &
                 operator(+) => operator(.op.)

namely: importing the same operator under different names.


-- 


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



More information about the Gcc-bugs mailing list