public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/18959] New: ICE in cshift of character array
@ 2004-12-13 16:21 Thomas dot Koenig at online dot de
  2004-12-13 16:25 ` [Bug fortran/18959] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas dot Koenig at online dot de @ 2004-12-13 16:21 UTC (permalink / raw)
  To: gcc-bugs

$ cat cshift-char.f90
  character(len=1), dimension(5) :: c
  c = (/'h', 'e', 'l', 'l', 'o'/)
  print *,cshift(c,3)
end
$ gfortran cshift-char.f90
cshift-char.f90: In function 'MAIN__':
cshift-char.f90:3: internal compiler error: in gfc_conv_string_parameter, at
fortran/trans-expr.c:1988
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
$ gfortran -v
Reading specs from /home/zfkts/lib/gcc/ia64-unknown-linux-gnu/4.0.0/specs
Configured with: ../gcc-4.0-20041205/configure --prefix=/home/zfkts
--enable-languages=c,c++,f95 --disable-shared
Thread model: posix
gcc version 4.0.0 20041205 (experimental)

Same error with eoshift.

-- 
           Summary: ICE in cshift of character array
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Thomas dot Koenig at online dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug fortran/18959] ICE in cshift of character array
  2004-12-13 16:21 [Bug libfortran/18959] New: ICE in cshift of character array Thomas dot Koenig at online dot de
@ 2004-12-13 16:25 ` pinskia at gcc dot gnu dot org
  2005-03-26 17:44 ` pinskia at gcc dot gnu dot org
  2005-06-06  0:14 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-13 16:25 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-13 16:24 -------
Confirmed. Related to PR 18476.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |18476
             Status|UNCONFIRMED                 |NEW
          Component|libfortran                  |fortran
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-12-13 16:24:57
               date|                            |


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


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

* [Bug fortran/18959] ICE in cshift of character array
  2004-12-13 16:21 [Bug libfortran/18959] New: ICE in cshift of character array Thomas dot Koenig at online dot de
  2004-12-13 16:25 ` [Bug fortran/18959] " pinskia at gcc dot gnu dot org
@ 2005-03-26 17:44 ` pinskia at gcc dot gnu dot org
  2005-06-06  0:14 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-26 17:44 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 18959 depends on bug 18476, which changed state.

Bug 18476 Summary: internal compiler error on strange read
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18476

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/18959] ICE in cshift of character array
  2004-12-13 16:21 [Bug libfortran/18959] New: ICE in cshift of character array Thomas dot Koenig at online dot de
  2004-12-13 16:25 ` [Bug fortran/18959] " pinskia at gcc dot gnu dot org
  2005-03-26 17:44 ` pinskia at gcc dot gnu dot org
@ 2005-06-06  0:14 ` pinskia 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  0:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-06 00:14 -------
Fixed in 4.0.1.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.1


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


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

end of thread, other threads:[~2005-06-06  0:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-13 16:21 [Bug libfortran/18959] New: ICE in cshift of character array Thomas dot Koenig at online dot de
2004-12-13 16:25 ` [Bug fortran/18959] " pinskia at gcc dot gnu dot org
2005-03-26 17:44 ` pinskia at gcc dot gnu dot org
2005-06-06  0:14 ` 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).