public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/38114]  New: unneeded temp
@ 2008-11-14  8:59 jv244 at cam dot ac dot uk
  2008-11-18 20:10 ` [Bug fortran/38114] " pault at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: jv244 at cam dot ac dot uk @ 2008-11-14  8:59 UTC (permalink / raw)
  To: gcc-bugs

no need for a temp here. 

SUBROUTINE S(b,i,j)
INTEGER, DIMENSION(:) :: b
INTEGER :: i,j
write(6,*) MINLOC(b(i:j))
END SUBROUTINE S


-- 
           Summary: unneeded temp
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: missed-optimization
          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=38114


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

end of thread, other threads:[~2012-02-19 19:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-14  8:59 [Bug fortran/38114] New: unneeded temp jv244 at cam dot ac dot uk
2008-11-18 20:10 ` [Bug fortran/38114] " pault at gcc dot gnu dot org
2008-11-19 13:09 ` jv244 at cam dot ac dot uk
2009-03-29  8:27 ` fxcoudert at gcc dot gnu dot org
     [not found] <bug-38114-4@http.gcc.gnu.org/bugzilla/>
2012-02-11  9:31 ` tkoenig at gcc dot gnu.org
2012-02-19 19:24 ` 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).