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/86248] [7/8/9 Regression] LEN_TRIM in specification expression causes link failure


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |6.4.0
           Keywords|                            |link-failure
   Last reconfirmed|                            |2018-07-08
                 CC|                            |pault at gcc dot gnu.org
     Ever confirmed|0                           |1
            Summary|LEN_TRIM in specification   |[7/8/9 Regression] LEN_TRIM
                   |expression causes link      |in specification expression
                   |failure                     |causes link failure
   Target Milestone|---                         |7.4
      Known to fail|                            |7.3.0, 8.1.0, 9.0

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The link failure disappear if the two files are merged in one.

Probably caused by r243478 (pr44265).

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