public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/12840] New: [gfortran] Unable to find scalarization loop specifier
@ 2003-10-30 12:30 jv244 at cam dot ac dot uk
  2003-10-31  0:56 ` [Bug fortran/12840] " pinskia at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: jv244 at cam dot ac dot uk @ 2003-10-30 12:30 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [gfortran] Unable to find scalarization loop specifier
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk
                CC: gcc-bugs at gcc dot gnu dot org

The following should compile :

  SUBROUTINE pz_lsd ( order )
    INTEGER :: order,m
    m = SUM((/ (m+1,m=0,order) /))
  END SUBROUTINE pz_lsd
  END


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

end of thread, other threads:[~2005-09-18 20:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-30 12:30 [Bug fortran/12840] New: [gfortran] Unable to find scalarization loop specifier jv244 at cam dot ac dot uk
2003-10-31  0:56 ` [Bug fortran/12840] " pinskia at gcc dot gnu dot org
2003-11-01 22:33 ` pbrook at gcc dot gnu dot org
2003-12-01  3:29 ` pinskia at gcc dot gnu dot org
2004-01-05 19:12 ` pinskia at gcc dot gnu dot org
2004-05-26 23:01 ` pinskia at gcc dot gnu dot org
2004-06-25 21:09 ` [Bug fortran/12840] " pinskia at gcc dot gnu dot org
2004-06-28  7:28 ` pinskia at gcc dot gnu dot org
2004-07-19  8:15 ` c dot lemmen at fz-juelich dot de
2004-07-19  9:05 ` c dot lemmen at fz-juelich dot de
2004-08-08 14:06 ` pbrook at gcc dot gnu dot org
2005-08-23 14:20 ` rsandifo at gcc dot gnu dot org
2005-09-09  6:01 ` cvs-commit at gcc dot gnu dot org
2005-09-09  6:02 ` rsandifo at gcc dot gnu dot org
2005-09-18 20:03 ` tkoenig at gcc dot gnu dot org
2005-09-18 20:11 ` [Bug fortran/12840] [4.0 only] " rsandifo at gcc dot gnu dot org
2005-09-18 20:26 ` pinskia at gcc dot gnu dot 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).