]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/trans-decl.c
re PR fortran/40383 (incorrect bounds checking with optional character arguments)
authorTobias Burnus <burnus@net-b.de>
Tue, 16 Jun 2009 06:57:09 +0000 (08:57 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Tue, 16 Jun 2009 06:57:09 +0000 (08:57 +0200)
commit3ba558dba3cf0a581a1a70cf8e6de5c2d26dcf96
tree205736e3cbd655e275ab02652e0d08fb6bf61999
parentd376d545761090780438ccc15792c23fac1762d7
re PR fortran/40383 (incorrect bounds checking with optional character arguments)

2009-06-16  Tobias Burnus  <burnus@net-b.de>

        PR fortran/40383
        * trans-decl.c (create_function_arglist): Copy formal charlist
        * to
        have a proper passed_length for -fcheck=bounds.

2009-06-16  Tobias Burnus  <burnus@net-b.de>

        PR fortran/40383
        * gfortran.dg/bounds_check_strlen_8.f90: New test.

From-SVN: r148517
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f90 [new file with mode: 0644]
This page took 0.071399 seconds and 5 git commands to generate.