public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/21905] New: Not Implemented: Scalarization of non-elemental intrinsic
@ 2005-06-03 22:25 tobi at gcc dot gnu dot org
  2005-06-06  1:22 ` [Bug fortran/21905] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-06-03 22:25 UTC (permalink / raw)
  To: gcc-bugs

dimension i2(15,10), i1(15)
type a
   sequence
   integer k
end type a
type(a) :: a1(10), a2(5,5)

a1 = transfer (i1(1:10), a1)
end

yields:
[tobi@marktplatz tests]$ ~/src/gcc40/build/gcc/f951 bug.f90
 MAIN__

bug.f90:15: fatal error: gfc_todo: Not Implemented: Scalarization of
non-elemental intrinsic: __transfer1
compilation terminated.
[tobi@marktplatz tests]$

-- 
           Summary: Not Implemented: Scalarization of non-elemental
                    intrinsic
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tobi at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug fortran/21905] Not Implemented: Scalarization of non-elemental intrinsic
  2005-06-03 22:25 [Bug fortran/21905] New: Not Implemented: Scalarization of non-elemental intrinsic tobi at gcc dot gnu dot org
@ 2005-06-06  1:22 ` pinskia at gcc dot gnu dot org
  2005-06-09  9:33 ` c dot lemmen at fz-juelich dot de
  2005-06-09  9:42 ` tobi at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-06  1:22 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-06 01:22:30
               date|                            |


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


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

* [Bug fortran/21905] Not Implemented: Scalarization of non-elemental intrinsic
  2005-06-03 22:25 [Bug fortran/21905] New: Not Implemented: Scalarization of non-elemental intrinsic tobi at gcc dot gnu dot org
  2005-06-06  1:22 ` [Bug fortran/21905] " pinskia at gcc dot gnu dot org
@ 2005-06-09  9:33 ` c dot lemmen at fz-juelich dot de
  2005-06-09  9:42 ` tobi at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: c dot lemmen at fz-juelich dot de @ 2005-06-09  9:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From c dot lemmen at fz-juelich dot de  2005-06-09 09:33 -------
Is this a dup of PR17298 ?

-- 


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


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

* [Bug fortran/21905] Not Implemented: Scalarization of non-elemental intrinsic
  2005-06-03 22:25 [Bug fortran/21905] New: Not Implemented: Scalarization of non-elemental intrinsic tobi at gcc dot gnu dot org
  2005-06-06  1:22 ` [Bug fortran/21905] " pinskia at gcc dot gnu dot org
  2005-06-09  9:33 ` c dot lemmen at fz-juelich dot de
@ 2005-06-09  9:42 ` tobi at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-06-09  9:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2005-06-09 09:42 -------
Hm, I had searched.

*** This bug has been marked as a duplicate of 17298 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2005-06-09  9:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-03 22:25 [Bug fortran/21905] New: Not Implemented: Scalarization of non-elemental intrinsic tobi at gcc dot gnu dot org
2005-06-06  1:22 ` [Bug fortran/21905] " pinskia at gcc dot gnu dot org
2005-06-09  9:33 ` c dot lemmen at fz-juelich dot de
2005-06-09  9:42 ` tobi 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).