This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/30872] Bogus "size of variable is too large"



------- Comment #4 from pault at gcc dot gnu dot org  2007-04-07 21:23 -------
Subject: Bug 30872

Author: pault
Date: Sat Apr  7 21:23:40 2007
New Revision: 123644

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123644
Log:
2007-04-07  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/30872
        * expr.c (find_array_element): Correct arithmetic for rank > 1.

2007-04-07  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/30872
        * gfortran.dg/parameter_array_element_1.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/parameter_array_element_1.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]