[Bug fortran/17676] Problem with user operator

tobi at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Sep 26 14:01:00 GMT 2004


------- Additional Comments From tobi at gcc dot gnu dot org  2004-09-26 14:01 -------
Created an attachment (id=7220)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7220&action=view)
Putative patch

Try this please. The original code looks like it is a relic from some past time
where operators kept their names in their own namespaces. I don't know if that
time ever existed.

2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>

	PR fortran/17676
	* resolve.c (resolve_operator): Use correct operator name in message.

-- 


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



More information about the Gcc-bugs mailing list