re PR fortran/34956 (-fbounds-check: bounds_check_9.f90: Use of uninitialized memory)
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 8 Mar 2008 18:22:31 +0000 (18:22 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 8 Mar 2008 18:22:31 +0000 (18:22 +0000)
commitba4698e168aa270ac9ba50ecd2069ec7fa667613
treede6918cf06c1ef738d8401fd78e93b50f180c2dd
parent9e94c78f82fca1cffc8b548bcd54189e27cd7ac4
re PR fortran/34956 (-fbounds-check: bounds_check_9.f90: Use of uninitialized memory)

PR fortran/34956
* trans-array.c (gfc_conv_ss_startstride): Fix the logic to avoid
checking bounds of absent optional arguments.

From-SVN: r133037
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c