This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/79485] [5/6/7 Regression] Bind(c) and module procedure renaming causes wrong procedure to be called


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |4.8.5
           Keywords|                            |wrong-code
   Last reconfirmed|                            |2017-02-22
     Ever confirmed|0                           |1
            Summary|Bind(c) and module          |[5/6/7 Regression] Bind(c)
                   |procedure renaming causes   |and module procedure
                   |wrong procedure to be       |renaming causes wrong
                   |called                      |procedure to be called
      Known to fail|                            |4.9.0, 4.9.4, 5.3.1, 6.2.0,
                   |                            |7.0

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Related to bug77746 and bug66695.

At least it starts to fail in the same revision range. Likely related to the
fixes of pr48858.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]