public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/68009] New: [6 Regression] prototype for gfortran_runtime_error with inline matmul
@ 2015-10-18 12:00 tkoenig at gcc dot gnu.org
  2015-10-18 12:02 ` [Bug fortran/68009] " tkoenig at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: tkoenig at gcc dot gnu.org @ 2015-10-18 12:00 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 68009
           Summary: [6 Regression] prototype for gfortran_runtime_error
                    with inline matmul
           Product: gcc
           Version: 6.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: ---

A discussion from the gfortran mailing list that never made it into Bugzilla...

See the thread at https://gcc.gnu.org/ml/fortran/2015-07/msg00079.html .

The declaration of gfortran_runtime_error as emitted by the FE is incorrect,
it does not take into account that it is variadic. This is incorrect,
and causes actual problems on nvptx.

A simplistic solution which sets resolved_isym on the symbol introduces even
stranger behavior: The function call is optimized away completele
(see https://gcc.gnu.org/ml/fortran/2015-07/msg00127.html ).


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

* [Bug fortran/68009] [6 Regression] prototype for gfortran_runtime_error with inline matmul
  2015-10-18 12:00 [Bug fortran/68009] New: [6 Regression] prototype for gfortran_runtime_error with inline matmul tkoenig at gcc dot gnu.org
@ 2015-10-18 12:02 ` tkoenig at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: tkoenig at gcc dot gnu.org @ 2015-10-18 12:02 UTC (permalink / raw)
  To: gcc-bugs

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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |nvptx
                 CC|                            |mikael at gcc dot gnu.org,
                   |                            |tschwinge at gcc dot gnu.org
             Blocks|                            |37131
   Target Milestone|---                         |6.0


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37131
[Bug 37131] inline matmul for small matrix sizes


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

end of thread, other threads:[~2015-10-18 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-18 12:00 [Bug fortran/68009] New: [6 Regression] prototype for gfortran_runtime_error with inline matmul tkoenig at gcc dot gnu.org
2015-10-18 12:02 ` [Bug fortran/68009] " 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).