public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/38235]  New: gfortran.dg/pr37243.f has undefined variables / bounds error
@ 2008-11-23  9:55 tkoenig at gcc dot gnu dot org
  2008-11-23 10:09 ` [Bug testsuite/38235] " dominiq at lps dot ens dot fr
  2009-01-06 21:35 ` mikael at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-11-23  9:55 UTC (permalink / raw)
  To: gcc-bugs

$ ifort -CB pr37243.f
$ ./a.out
forrtl: severe (408): fort: (3): Subscript #2 of the array V has value 0 which
is less than the lower bound of 1

Image              PC        Routine            Line        Source
a.out              0808C357  Unknown               Unknown  Unknown
a.out              0808B977  Unknown               Unknown  Unknown
a.out              0805934E  Unknown               Unknown  Unknown
a.out              0804B106  Unknown               Unknown  Unknown
a.out              0804A79F  Unknown               Unknown  Unknown
a.out              0804A26E  Unknown               Unknown  Unknown
a.out              08049BAF  Unknown               Unknown  Unknown
a.out              08049B61  Unknown               Unknown  Unknown
libc.so.6          B7E52455  Unknown               Unknown  Unknown
a.out              08049A91  Unknown               Unknown  Unknown
$ gfortran -fbounds-check pr37243.f
$ ./a.out
At line 37 of file pr37243.f
Fortran runtime error: Array reference out of bounds for array 'v', lower bound
of dimension 2 exceeded (-1081884012 < 1)


-- 
           Summary: gfortran.dg/pr37243.f has undefined variables / bounds
                    error
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkoenig at gcc dot gnu dot org
OtherBugsDependingO 27766
             nThis:


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


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

* [Bug testsuite/38235] gfortran.dg/pr37243.f has undefined variables / bounds error
  2008-11-23  9:55 [Bug testsuite/38235] New: gfortran.dg/pr37243.f has undefined variables / bounds error tkoenig at gcc dot gnu dot org
@ 2008-11-23 10:09 ` dominiq at lps dot ens dot fr
  2009-01-06 21:35 ` mikael at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: dominiq at lps dot ens dot fr @ 2008-11-23 10:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from dominiq at lps dot ens dot fr  2008-11-23 10:08 -------
The variable II in "CALL DAXPY(N,DUM,V(1,II),1,V(1,I),1)" is not initialized.


-- 


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


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

* [Bug testsuite/38235] gfortran.dg/pr37243.f has undefined variables / bounds error
  2008-11-23  9:55 [Bug testsuite/38235] New: gfortran.dg/pr37243.f has undefined variables / bounds error tkoenig at gcc dot gnu dot org
  2008-11-23 10:09 ` [Bug testsuite/38235] " dominiq at lps dot ens dot fr
@ 2009-01-06 21:35 ` mikael at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: mikael at gcc dot gnu dot org @ 2009-01-06 21:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from mikael at gcc dot gnu dot org  2009-01-06 21:34 -------
(In reply to comment #1)
> The variable II in "CALL DAXPY(N,DUM,V(1,II),1,V(1,I),1)" is not initialized.
> 
This is fixed at revision 143124.
Closing.


-- 

mikael at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2009-01-06 21:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-23  9:55 [Bug testsuite/38235] New: gfortran.dg/pr37243.f has undefined variables / bounds error tkoenig at gcc dot gnu dot org
2008-11-23 10:09 ` [Bug testsuite/38235] " dominiq at lps dot ens dot fr
2009-01-06 21:35 ` mikael 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).