aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/utils.c
diff options
context:
space:
mode:
authorPaul Thomas <pault@gcc.gnu.org>2008-04-19 21:55:24 +0000
committerPaul Thomas <pault@gcc.gnu.org>2008-04-19 21:55:24 +0000
commitf40eccb026f46cb33f5f1b7751b0c3b452881a0b (patch)
tree497527fc5bf28773356dc116b6c7ffad50bcf3c2 /gcc/ada/utils.c
parent476924c9e097b4d5f0179c2835bb34d288f92561 (diff)
downloadgcc-f40eccb026f46cb33f5f1b7751b0c3b452881a0b.zip
gcc-f40eccb026f46cb33f5f1b7751b0c3b452881a0b.tar.gz
gcc-f40eccb026f46cb33f5f1b7751b0c3b452881a0b.tar.bz2
re PR target/35944 (wrong result for MOD with kind=10 for some array argument values)
2008-04-19 Paul Thomas <pault@gcc.gnu.org> PR fortran/35944 PR fortran/35946 PR fortran/35947 * trans_array.c (gfc_trans_array_constructor): Temporarily realign loop, if loop->from is not zero, before creating the temporary array and provide an offset. PR fortran/35959 * trans-decl.c (gfc_init_default_dt): Add gfc_ prefix to name and allow for NULL body. Change all references from init_default_dt to gfc_init_default_dt. * trans.h : Add prototype for gfc_init_default_dt. * trans-array.c (gfc_trans_deferred_vars): After nullification call gfc_init_default_dt for derived types with allocatable components. 2008-04-19 Paul Thomas <pault@gcc.gnu.org> PR fortran/35944 PR fortran/35946 PR fortran/35947 * gfortran.dg/array_constructor_23.f: New test. PR fortran/35959 * gfortran.dg/alloc_comp_default_init_2.f90: New test. * gfortran.dg/alloc_comp_basics_1.f90: Change occurrences of "builtin_free" to 27. * gfortran.dg/alloc_comp_constructor_1.f90: Change occurrences of "builtin_free" to 21. From-SVN: r134472
Diffstat (limited to 'gcc/ada/utils.c')
0 files changed, 0 insertions, 0 deletions