public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/97454] New: Decls for Fortran library procedures
@ 2020-10-16  8:02 tkoenig at gcc dot gnu.org
  2020-10-16  8:03 ` [Bug fortran/97454] " tkoenig at gcc dot gnu.org
  2021-04-16 16:22 ` tkoenig at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: tkoenig at gcc dot gnu.org @ 2020-10-16  8:02 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97454
           Summary: Decls for Fortran library procedures
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tkoenig at gcc dot gnu.org
  Target Milestone: ---

Currently, the decls for Fortran library procedures are inconsistent,
which causes, among other things, segfaults on Darwin for ARM
(PR96168).

We should fix them all.  For maxval, findloc and friends, I
am working on a patch (see

https://gcc.gnu.org/pipermail/fortran/2020-October/055170.html

). For cshift etc, we have to be more general, because we
use the same routines for different types.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-16 16:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-16  8:02 [Bug fortran/97454] New: Decls for Fortran library procedures tkoenig at gcc dot gnu.org
2020-10-16  8:03 ` [Bug fortran/97454] " tkoenig at gcc dot gnu.org
2021-04-16 16:22 ` tkoenig at gcc dot gnu.org

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).