public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* fortran/7179: No error on DIMENSION A(250 000, 250 000) on 32-bit target.
@ 2002-07-01 13:06 L.L. Salcedo
  0 siblings, 0 replies; 2+ messages in thread
From: L.L. Salcedo @ 2002-07-01 13:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7179
>Category:       fortran
>Synopsis:       No error on DIMENSION A(250 000, 250 000) on 32-bit target.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          accepts-illegal
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 01 13:06:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     "L.L. Salcedo" <salcedo@ugr.es>
>Release:        GCC-3.1
>Organization:
>Environment:
All.
>Description:
The following should draw an error message from the
Fortran frontend on 32-bit targets, as the array
cannot possibly be addressed using 32-bit addresses.

      dimension  a(250000,250000)
      a(1,1)= 0.
      write(*,*) ' a',a(1,1)
      end

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: fortran/7179: No error on DIMENSION A(250 000, 250 000) on 32-bit target.
@ 2002-09-28  8:30 toon
  0 siblings, 0 replies; 2+ messages in thread
From: toon @ 2002-09-28  8:30 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, salcedo, toon

Synopsis: No error on DIMENSION A(250 000, 250 000) on 32-bit target.

Responsible-Changed-From-To: unassigned->toon
Responsible-Changed-By: toon
Responsible-Changed-When: Sat Sep 28 08:30:45 2002
Responsible-Changed-Why:
    Fortran Maintainer.
State-Changed-From-To: open->analyzed
State-Changed-By: toon
State-Changed-When: Sat Sep 28 08:30:45 2002
State-Changed-Why:
    Reproduced on powerpc-unknown-linux-gnu for current head
    (i.e. that which becomes 3.3).

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7179


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

end of thread, other threads:[~2002-09-28 15:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-01 13:06 fortran/7179: No error on DIMENSION A(250 000, 250 000) on 32-bit target L.L. Salcedo
2002-09-28  8:30 toon

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).