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

another case where an unneeded temp is created. Maybe not so easy to fix?

SUBROUTINE S1(a)
integer :: a(:),i,N
N=SIZE(a)
a=(/(I,I=1,N)/)
END SUBROUTINE


-- 
           Summary: unneeded temporary
           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=38111


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

end of thread, other threads:[~2013-08-09  8:22 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:44 [Bug fortran/38111] New: unneeded temporary jv244 at cam dot ac dot uk
2008-11-18 19:58 ` [Bug fortran/38111] " pault at gcc dot gnu dot org
2008-11-19 13:19 ` jv244 at cam dot ac dot uk
2010-04-27 18:08 ` jv244 at cam dot ac dot uk
2010-05-09 20:49 ` dfranke at gcc dot gnu dot org
     [not found] <bug-38111-4@http.gcc.gnu.org/bugzilla/>
2013-08-09  8: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).