public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/93114] Use span passing components of derived types
       [not found] <bug-93114-4@http.gcc.gnu.org/bugzilla/>
@ 2020-04-27 16:56 ` tkoenig at gcc dot gnu.org
  2020-05-02  9:32 ` tkoenig at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: tkoenig at gcc dot gnu.org @ 2020-04-27 16:56 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2020-04-27
           Assignee|unassigned at gcc dot gnu.org      |tkoenig at gcc dot gnu.org

--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Assigning to myself so I do not forget this.

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

* [Bug fortran/93114] Use span passing components of derived types
       [not found] <bug-93114-4@http.gcc.gnu.org/bugzilla/>
  2020-04-27 16:56 ` [Bug fortran/93114] Use span passing components of derived types tkoenig at gcc dot gnu.org
@ 2020-05-02  9:32 ` tkoenig at gcc dot gnu.org
  2020-12-23  8:22 ` tkoenig at gcc dot gnu.org
  2021-04-16 16:22 ` tkoenig at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: tkoenig at gcc dot gnu.org @ 2020-05-02  9:32 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Created attachment 48430
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48430&action=edit
Preliminary partial patch

Here is a very preliminary implementation, which only looks at
the return values of maxloc et al.

If we look at the arguments too, this will be much larger...

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

* [Bug fortran/93114] Use span passing components of derived types
       [not found] <bug-93114-4@http.gcc.gnu.org/bugzilla/>
  2020-04-27 16:56 ` [Bug fortran/93114] Use span passing components of derived types tkoenig at gcc dot gnu.org
  2020-05-02  9:32 ` tkoenig at gcc dot gnu.org
@ 2020-12-23  8:22 ` tkoenig at gcc dot gnu.org
  2021-04-16 16:22 ` tkoenig at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: tkoenig at gcc dot gnu.org @ 2020-12-23  8:22 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Probably a better idea:

If the span can be shown at compile-time to be a multiple of
the size of the component, we need not create the temporaray array
and instead set the strides of the descriptor accordingly.

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

* [Bug fortran/93114] Use span passing components of derived types
       [not found] <bug-93114-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-12-23  8:22 ` tkoenig at gcc dot gnu.org
@ 2021-04-16 16:22 ` tkoenig at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: tkoenig at gcc dot gnu.org @ 2021-04-16 16:22 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
           Assignee|tkoenig at gcc dot gnu.org         |unassigned at gcc dot gnu.org

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-93114-4@http.gcc.gnu.org/bugzilla/>
2020-04-27 16:56 ` [Bug fortran/93114] Use span passing components of derived types tkoenig at gcc dot gnu.org
2020-05-02  9:32 ` tkoenig at gcc dot gnu.org
2020-12-23  8:22 ` 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).