public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/38115]  New: unneeded temp
@ 2008-11-14  9:04 jv244 at cam dot ac dot uk
  2008-11-14  9:08 ` [Bug fortran/38115] " jv244 at cam dot ac dot uk
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: jv244 at cam dot ac dot uk @ 2008-11-14  9:04 UTC (permalink / raw)
  To: gcc-bugs

No need for a temp here:

SUBROUTINE S1(a,i,j,k,m)
   INTEGER :: a(3,6)
   a(1:3,m)=(/i,j,k/)
END


-- 
           Summary: unneeded temp
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk
OtherBugsDependingO 36854
             nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38115


^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <bug-38115-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2011-10-27  7:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-14  9:04 [Bug fortran/38115] New: unneeded temp jv244 at cam dot ac dot uk
2008-11-14  9:08 ` [Bug fortran/38115] " jv244 at cam dot ac dot uk
2008-11-18 20:12 ` pault at gcc dot gnu dot org
2008-11-20 14:34 ` mikael at gcc dot gnu dot org
2008-11-20 18:55 ` jv244 at cam dot ac dot uk
2009-01-04  0:22 ` dfranke at gcc dot gnu dot org
2009-03-29  7:47 ` fxcoudert at gcc dot gnu dot org
     [not found] <bug-38115-4@http.gcc.gnu.org/bugzilla/>
2011-10-27  7:06 ` Joost.VandeVondele at pci dot uzh.ch

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