public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/17164] New: index function not working properly
@ 2004-08-24  5:51 milan at cmm dot ki dot si
  2004-08-24  9:55 ` [Bug fortran/17164] " bdavis at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: milan at cmm dot ki dot si @ 2004-08-24  5:51 UTC (permalink / raw)
  To: gcc-bugs

index seg faults in the situation like this:

index(a,b), if len(b) > len(a)

Example code:

character*5 x
x='12345'
write(*,*)index(x,'blablabl')
end

-- 
           Summary: index function not working properly
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: milan at cmm dot ki dot si
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-08-25  0:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-24  5:51 [Bug fortran/17164] New: index function not working properly milan at cmm dot ki dot si
2004-08-24  9:55 ` [Bug fortran/17164] " bdavis at gcc dot gnu dot org
2004-08-24 14:14 ` pinskia at gcc dot gnu dot org
2004-08-25  0:14 ` [Bug libfortran/17164] " cvs-commit at gcc dot gnu dot org
2004-08-25  0:34 ` 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).