public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "janus at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/63733] [4.8/4.9/5 Regression] [OOP]  wrong resolution for OPERATOR generics
Date: Thu, 08 Jan 2015 20:13:00 -0000	[thread overview]
Message-ID: <bug-63733-4-OOXZ3xZxJw@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-63733-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63733

--- Comment #7 from janus at gcc dot gnu.org ---
I think the proper fix should be to look for type-bound operators *before*
non-type-bound operators in gfc_extend_expr (interface.c). In gfc_extend_assign
this is already done in the right order (i.e. type-bound first).


  parent reply	other threads:[~2015-01-08 20:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04  9:48 [Bug fortran/63733] New: " sfilippone at uniroma2 dot it
2014-11-16 19:30 ` [Bug fortran/63733] [4.8/4.9/5 Regression] " dominiq at lps dot ens.fr
2014-11-19 13:28 ` rguenth at gcc dot gnu.org
2014-11-26 17:22 ` jakub at gcc dot gnu.org
2014-12-19 13:23 ` jakub at gcc dot gnu.org
2015-01-08 13:14 ` janus at gcc dot gnu.org
2015-01-08 13:30 ` janus at gcc dot gnu.org
2015-01-08 13:57 ` janus at gcc dot gnu.org
2015-01-08 20:13 ` janus at gcc dot gnu.org [this message]
2015-01-11 22:01 ` janus at gcc dot gnu.org
2015-01-12 16:14 ` janus at gcc dot gnu.org
2015-01-12 19:41 ` janus at gcc dot gnu.org
2015-01-12 20:18 ` janus at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-63733-4-OOXZ3xZxJw@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).