aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorTobias Burnus <burnus@net-b.de>2007-09-12 12:30:22 +0200
committerTobias Burnus <burnus@gcc.gnu.org>2007-09-12 12:30:22 +0200
commit7ab886543206b714b7e90e447446c0128d7638cb (patch)
tree92f48b1eeaac17f8cfaab5a4bf50c5d21fd6b71e /gcc/ada
parenta1dde7d41c18eccd347c996c282423a6b0056efd (diff)
downloadgcc-7ab886543206b714b7e90e447446c0128d7638cb.zip
gcc-7ab886543206b714b7e90e447446c0128d7638cb.tar.gz
gcc-7ab886543206b714b7e90e447446c0128d7638cb.tar.bz2
re PR fortran/33297 (SIZE intrinsic crashes gfortran on invalid usage)
2007-09-12 Tobias Burnus <burnus@net-b.de> PR fortran/33297 * check.c (scalar_check): Move up in the file. (kind_check): Call scalar_check. (dim_check): If optional, do not call nonoptional_check; use bool for optional. (gfc_check_all_any,gfc_check_count,gfc_check_cshift,gfc_check_eoshift, gfc_check_lbound,gfc_check_minloc_maxloc,check_reduction, gfc_check_spread,gfc_check_ubound): Use true/false instead of 0/1 for dim_check; honor changed meaning of optional. (gfc_check_int): Replace checks by kind_check. (gfc_check_size): Replace checks by dim_check. 2007-09-12 Tobias Burnus <burnus@net-b.de> PR fortran/33297 * gfortran.dg/intrinsic_size.f90: New. From-SVN: r128424
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions