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/85816] [8/9 Regression] nested spread fails with "Integer overflow in xmallocarray"


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85816

--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jun  2 01:07:46 2018
New Revision: 261099

URL: https://gcc.gnu.org/viewcvs?rev=261099&root=gcc&view=rev
Log:
2018-06-01  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/85816
        PR fortran/85975
        Backport from trunk
        * libgfortran.h: Remove the GFC_DTYPE_COPY_SETRANK macro.
        * m4/iforeach-s.m4: Directly set rank.
        * m4/iforeach.m4: Ditto.
        * m4/ifunction-s.m4: Ditto.
        * m4/ifunction-s2.m4: Ditto.
        * m4/ifunction.m4: Ditto.
        * m4/ifunction_logical.m4: Ditto.
        * m4/reshape.m4: Ditto.
        * m4/spread.m4: Ditto.
        * generated/all_l1.c: Regenerated.
        * generated/all_l16.c: Ditto.
        * generated/all_l2.c: Ditto.
        * generated/all_l4.c: Ditto.
        * generated/all_l8.c: Ditto.
        * generated/any_l1.c: Ditto.
        * generated/any_l16.c: Ditto.
        * generated/any_l2.c: Ditto.
        * generated/any_l4.c: Ditto.
        * generated/any_l8.c: Ditto.
        * generated/count_16_l.c: Ditto.
        * generated/count_1_l.c: Ditto.
        * generated/count_2_l.c: Ditto.
        * generated/count_4_l.c: Ditto.
        * generated/count_8_l.c: Ditto.
        * generated/iall_i1.c: Ditto.
        * generated/iall_i16.c: Ditto.
        * generated/iall_i2.c: Ditto.
        * generated/iall_i4.c: Ditto.
        * generated/iall_i8.c: Ditto.
        * generated/iany_i1.c: Ditto.
        * generated/iany_i16.c: Ditto.
        * generated/iany_i2.c: Ditto.
        * generated/iany_i4.c: Ditto.
        * generated/iany_i8.c: Ditto.
        * generated/iparity_i1.c: Ditto.
        * generated/iparity_i16.c: Ditto.
        * generated/iparity_i2.c: Ditto.
        * generated/iparity_i4.c: Ditto.
        * generated/iparity_i8.c: Ditto.
        * generated/maxloc0_16_i1.c: Ditto.
        * generated/maxloc0_16_i16.c: Ditto.
        * generated/maxloc0_16_i2.c: Ditto.
        * generated/maxloc0_16_i4.c: Ditto.
        * generated/maxloc0_16_i8.c: Ditto.
        * generated/maxloc0_16_r10.c: Ditto.
        * generated/maxloc0_16_r16.c: Ditto.
        * generated/maxloc0_16_r4.c: Ditto.
        * generated/maxloc0_16_r8.c: Ditto.
        * generated/maxloc0_16_s1.c: Ditto.
        * generated/maxloc0_16_s4.c: Ditto.
        * generated/maxloc0_4_i1.c: Ditto.
        * generated/maxloc0_4_i16.c: Ditto.
        * generated/maxloc0_4_i2.c: Ditto.
        * generated/maxloc0_4_i4.c: Ditto.
        * generated/maxloc0_4_i8.c: Ditto.
        * generated/maxloc0_4_r10.c: Ditto.
        * generated/maxloc0_4_r16.c: Ditto.
        * generated/maxloc0_4_r4.c: Ditto.
        * generated/maxloc0_4_r8.c: Ditto.
        * generated/maxloc0_4_s1.c: Ditto.
        * generated/maxloc0_4_s4.c: Ditto.
        * generated/maxloc0_8_i1.c: Ditto.
        * generated/maxloc0_8_i16.c: Ditto.
        * generated/maxloc0_8_i2.c: Ditto.
        * generated/maxloc0_8_i4.c: Ditto.
        * generated/maxloc0_8_i8.c: Ditto.
        * generated/maxloc0_8_r10.c: Ditto.
        * generated/maxloc0_8_r16.c: Ditto.
        * generated/maxloc0_8_r4.c: Ditto.
        * generated/maxloc0_8_r8.c: Ditto.
        * generated/maxloc0_8_s1.c: Ditto.
        * generated/maxloc0_8_s4.c: Ditto.
        * generated/maxloc1_16_i1.c: Ditto.
        * generated/maxloc1_16_i16.c: Ditto.
        * generated/maxloc1_16_i2.c: Ditto.
        * generated/maxloc1_16_i4.c: Ditto.
        * generated/maxloc1_16_i8.c: Ditto.
        * generated/maxloc1_16_r10.c: Ditto.
        * generated/maxloc1_16_r16.c: Ditto.
        * generated/maxloc1_16_r4.c: Ditto.
        * generated/maxloc1_16_r8.c: Ditto.
        * generated/maxloc1_16_s1.c: Ditto.
        * generated/maxloc1_16_s4.c: Ditto.
        * generated/maxloc1_4_i1.c: Ditto.
        * generated/maxloc1_4_i16.c: Ditto.
        * generated/maxloc1_4_i2.c: Ditto.
        * generated/maxloc1_4_i4.c: Ditto.
        * generated/maxloc1_4_i8.c: Ditto.
        * generated/maxloc1_4_r10.c: Ditto.
        * generated/maxloc1_4_r16.c: Ditto.
        * generated/maxloc1_4_r4.c: Ditto.
        * generated/maxloc1_4_r8.c: Ditto.
        * generated/maxloc1_4_s1.c: Ditto.
        * generated/maxloc1_4_s4.c: Ditto.
        * generated/maxloc1_8_i1.c: Ditto.
        * generated/maxloc1_8_i16.c: Ditto.
        * generated/maxloc1_8_i2.c: Ditto.
        * generated/maxloc1_8_i4.c: Ditto.
        * generated/maxloc1_8_i8.c: Ditto.
        * generated/maxloc1_8_r10.c: Ditto.
        * generated/maxloc1_8_r16.c: Ditto.
        * generated/maxloc1_8_r4.c: Ditto.
        * generated/maxloc1_8_r8.c: Ditto.
        * generated/maxloc1_8_s1.c: Ditto.
        * generated/maxloc1_8_s4.c: Ditto.
        * generated/maxval1_s1.c: Ditto.
        * generated/maxval1_s4.c: Ditto.
        * generated/maxval_i1.c: Ditto.
        * generated/maxval_i16.c: Ditto.
        * generated/maxval_i2.c: Ditto.
        * generated/maxval_i4.c: Ditto.
        * generated/maxval_i8.c: Ditto.
        * generated/maxval_r10.c: Ditto.
        * generated/maxval_r16.c: Ditto.
        * generated/maxval_r4.c: Ditto.
        * generated/maxval_r8.c: Ditto.
        * generated/minloc0_16_i1.c: Ditto.
        * generated/minloc0_16_i16.c: Ditto.
        * generated/minloc0_16_i2.c: Ditto.
        * generated/minloc0_16_i4.c: Ditto.
        * generated/minloc0_16_i8.c: Ditto.
        * generated/minloc0_16_r10.c: Ditto.
        * generated/minloc0_16_r16.c: Ditto.
        * generated/minloc0_16_r4.c: Ditto.
        * generated/minloc0_16_r8.c: Ditto.
        * generated/minloc0_16_s1.c: Ditto.
        * generated/minloc0_16_s4.c: Ditto.
        * generated/minloc0_4_i1.c: Ditto.
        * generated/minloc0_4_i16.c: Ditto.
        * generated/minloc0_4_i2.c: Ditto.
        * generated/minloc0_4_i4.c: Ditto.
        * generated/minloc0_4_i8.c: Ditto.
        * generated/minloc0_4_r10.c: Ditto.
        * generated/minloc0_4_r16.c: Ditto.
        * generated/minloc0_4_r4.c: Ditto.
        * generated/minloc0_4_r8.c: Ditto.
        * generated/minloc0_4_s1.c: Ditto.
        * generated/minloc0_4_s4.c: Ditto.
        * generated/minloc0_8_i1.c: Ditto.
        * generated/minloc0_8_i16.c: Ditto.
        * generated/minloc0_8_i2.c: Ditto.
        * generated/minloc0_8_i4.c: Ditto.
        * generated/minloc0_8_i8.c: Ditto.
        * generated/minloc0_8_r10.c: Ditto.
        * generated/minloc0_8_r16.c: Ditto.
        * generated/minloc0_8_r4.c: Ditto.
        * generated/minloc0_8_r8.c: Ditto.
        * generated/minloc0_8_s1.c: Ditto.
        * generated/minloc0_8_s4.c: Ditto.
        * generated/minloc1_16_i1.c: Ditto.
        * generated/minloc1_16_i16.c: Ditto.
        * generated/minloc1_16_i2.c: Ditto.
        * generated/minloc1_16_i4.c: Ditto.
        * generated/minloc1_16_i8.c: Ditto.
        * generated/minloc1_16_r10.c: Ditto.
        * generated/minloc1_16_r16.c: Ditto.
        * generated/minloc1_16_r4.c: Ditto.
        * generated/minloc1_16_r8.c: Ditto.
        * generated/minloc1_16_s1.c: Ditto.
        * generated/minloc1_16_s4.c: Ditto.
        * generated/minloc1_4_i1.c: Ditto.
        * generated/minloc1_4_i16.c: Ditto.
        * generated/minloc1_4_i2.c: Ditto.
        * generated/minloc1_4_i4.c: Ditto.
        * generated/minloc1_4_i8.c: Ditto.
        * generated/minloc1_4_r10.c: Ditto.
        * generated/minloc1_4_r16.c: Ditto.
        * generated/minloc1_4_r4.c: Ditto.
        * generated/minloc1_4_r8.c: Ditto.
        * generated/minloc1_4_s1.c: Ditto.
        * generated/minloc1_4_s4.c: Ditto.
        * generated/minloc1_8_i1.c: Ditto.
        * generated/minloc1_8_i16.c: Ditto.
        * generated/minloc1_8_i2.c: Ditto.
        * generated/minloc1_8_i4.c: Ditto.
        * generated/minloc1_8_i8.c: Ditto.
        * generated/minloc1_8_r10.c: Ditto.
        * generated/minloc1_8_r16.c: Ditto.
        * generated/minloc1_8_r4.c: Ditto.
        * generated/minloc1_8_r8.c: Ditto.
        * generated/minloc1_8_s1.c: Ditto.
        * generated/minloc1_8_s4.c: Ditto.
        * generated/minval1_s1.c: Ditto.
        * generated/minval1_s4.c: Ditto.
        * generated/minval_i1.c: Ditto.
        * generated/minval_i16.c: Ditto.
        * generated/minval_i2.c: Ditto.
        * generated/minval_i4.c: Ditto.
        * generated/minval_i8.c: Ditto.
        * generated/minval_r10.c: Ditto.
        * generated/minval_r16.c: Ditto.
        * generated/minval_r4.c: Ditto.
        * generated/minval_r8.c: Ditto.
        * generated/norm2_r10.c: Ditto.
        * generated/norm2_r16.c: Ditto.
        * generated/norm2_r4.c: Ditto.
        * generated/norm2_r8.c: Ditto.
        * generated/parity_l1.c: Ditto.
        * generated/parity_l16.c: Ditto.
        * generated/parity_l2.c: Ditto.
        * generated/parity_l4.c: Ditto.
        * generated/parity_l8.c: Ditto.
        * generated/product_c10.c: Ditto.
        * generated/product_c16.c: Ditto.
        * generated/product_c4.c: Ditto.
        * generated/product_c8.c: Ditto.
        * generated/product_i1.c: Ditto.
        * generated/product_i16.c: Ditto.
        * generated/product_i2.c: Ditto.
        * generated/product_i4.c: Ditto.
        * generated/product_i8.c: Ditto.
        * generated/product_r10.c: Ditto.
        * generated/product_r16.c: Ditto.
        * generated/product_r4.c: Ditto.
        * generated/product_r8.c: Ditto.
        * generated/reshape_c10.c: Ditto.
        * generated/reshape_c16.c: Ditto.
        * generated/reshape_c4.c: Ditto.
        * generated/reshape_c8.c: Ditto.
        * generated/reshape_i16.c: Ditto.
        * generated/reshape_i4.c: Ditto.
        * generated/reshape_i8.c: Ditto.
        * generated/reshape_r10.c: Ditto.
        * generated/reshape_r16.c: Ditto.
        * generated/reshape_r4.c: Ditto.
        * generated/reshape_r8.c: Ditto.
        * generated/spread_c10.c: Ditto.
        * generated/spread_c16.c: Ditto.
        * generated/spread_c4.c: Ditto.
        * generated/spread_c8.c: Ditto.
        * generated/spread_i1.c: Ditto.
        * generated/spread_i16.c: Ditto.
        * generated/spread_i2.c: Ditto.
        * generated/spread_i4.c: Ditto.
        * generated/spread_i8.c: Ditto.
        * generated/spread_r10.c: Ditto.
        * generated/spread_r16.c: Ditto.
        * generated/spread_r4.c: Ditto.
        * generated/spread_r8.c: Ditto.
        * generated/sum_c10.c: Ditto.
        * generated/sum_c16.c: Ditto.
        * generated/sum_c4.c: Ditto.
        * generated/sum_c8.c: Ditto.
        * generated/sum_i1.c: Ditto.
        * generated/sum_i16.c: Ditto.
        * generated/sum_i2.c: Ditto.
        * generated/sum_i4.c: Ditto.
        * generated/sum_i8.c: Ditto.
        * generated/sum_r10.c: Ditto.
        * generated/sum_r16.c: Ditto.
        * generated/sum_r4.c: Ditto.
        * generated/sum_r8.c: Ditto.
        * intrinsics/reshape_generic.c: Ditto.
        * intrinsics/spread_generic.c: Ditto.

2018-06-01  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/85816
        PR fortran/85975
        Backport from trunk
        * gfortran.dg/pr85816.f90: New test.
        * gfortran.dg/pr85975.f90: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr85816.f90
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr85975.f90
Modified:
    branches/gcc-8-branch/gcc/testsuite/ChangeLog
    branches/gcc-8-branch/libgfortran/ChangeLog
    branches/gcc-8-branch/libgfortran/generated/all_l1.c
    branches/gcc-8-branch/libgfortran/generated/all_l16.c
    branches/gcc-8-branch/libgfortran/generated/all_l2.c
    branches/gcc-8-branch/libgfortran/generated/all_l4.c
    branches/gcc-8-branch/libgfortran/generated/all_l8.c
    branches/gcc-8-branch/libgfortran/generated/any_l1.c
    branches/gcc-8-branch/libgfortran/generated/any_l16.c
    branches/gcc-8-branch/libgfortran/generated/any_l2.c
    branches/gcc-8-branch/libgfortran/generated/any_l4.c
    branches/gcc-8-branch/libgfortran/generated/any_l8.c
    branches/gcc-8-branch/libgfortran/generated/count_16_l.c
    branches/gcc-8-branch/libgfortran/generated/count_1_l.c
    branches/gcc-8-branch/libgfortran/generated/count_2_l.c
    branches/gcc-8-branch/libgfortran/generated/count_4_l.c
    branches/gcc-8-branch/libgfortran/generated/count_8_l.c
    branches/gcc-8-branch/libgfortran/generated/iall_i1.c
    branches/gcc-8-branch/libgfortran/generated/iall_i16.c
    branches/gcc-8-branch/libgfortran/generated/iall_i2.c
    branches/gcc-8-branch/libgfortran/generated/iall_i4.c
    branches/gcc-8-branch/libgfortran/generated/iall_i8.c
    branches/gcc-8-branch/libgfortran/generated/iany_i1.c
    branches/gcc-8-branch/libgfortran/generated/iany_i16.c
    branches/gcc-8-branch/libgfortran/generated/iany_i2.c
    branches/gcc-8-branch/libgfortran/generated/iany_i4.c
    branches/gcc-8-branch/libgfortran/generated/iany_i8.c
    branches/gcc-8-branch/libgfortran/generated/iparity_i1.c
    branches/gcc-8-branch/libgfortran/generated/iparity_i16.c
    branches/gcc-8-branch/libgfortran/generated/iparity_i2.c
    branches/gcc-8-branch/libgfortran/generated/iparity_i4.c
    branches/gcc-8-branch/libgfortran/generated/iparity_i8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_16_i1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_16_i16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_16_i2.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_16_i4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_16_i8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_16_r10.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_16_r16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_16_r4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_16_r8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_16_s1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_16_s4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_4_i1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_4_i16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_4_i2.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_4_i4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_4_i8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_4_r10.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_4_r16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_4_r4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_4_r8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_4_s1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_4_s4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_8_i1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_8_i16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_8_i2.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_8_i4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_8_i8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_8_r10.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_8_r16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_8_r4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_8_r8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_8_s1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc0_8_s4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_16_i1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_16_i16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_16_i2.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_16_i4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_16_i8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_16_r10.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_16_r16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_16_r4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_16_r8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_16_s1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_16_s4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_4_i1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_4_i16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_4_i2.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_4_i4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_4_i8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_4_r10.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_4_r16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_4_r4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_4_r8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_4_s1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_4_s4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_8_i1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_8_i16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_8_i2.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_8_i4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_8_i8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_8_r10.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_8_r16.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_8_r4.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_8_r8.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_8_s1.c
    branches/gcc-8-branch/libgfortran/generated/maxloc1_8_s4.c
    branches/gcc-8-branch/libgfortran/generated/maxval1_s1.c
    branches/gcc-8-branch/libgfortran/generated/maxval1_s4.c
    branches/gcc-8-branch/libgfortran/generated/maxval_i1.c
    branches/gcc-8-branch/libgfortran/generated/maxval_i16.c
    branches/gcc-8-branch/libgfortran/generated/maxval_i2.c
    branches/gcc-8-branch/libgfortran/generated/maxval_i4.c
    branches/gcc-8-branch/libgfortran/generated/maxval_i8.c
    branches/gcc-8-branch/libgfortran/generated/maxval_r10.c
    branches/gcc-8-branch/libgfortran/generated/maxval_r16.c
    branches/gcc-8-branch/libgfortran/generated/maxval_r4.c
    branches/gcc-8-branch/libgfortran/generated/maxval_r8.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_16_i1.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_16_i16.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_16_i2.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_16_i4.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_16_i8.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_16_r10.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_16_r16.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_16_r4.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_16_r8.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_16_s1.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_16_s4.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_4_i1.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_4_i16.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_4_i2.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_4_i4.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_4_i8.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_4_r10.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_4_r16.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_4_r4.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_4_r8.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_4_s1.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_4_s4.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_8_i1.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_8_i16.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_8_i2.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_8_i4.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_8_i8.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_8_r10.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_8_r16.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_8_r4.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_8_r8.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_8_s1.c
    branches/gcc-8-branch/libgfortran/generated/minloc0_8_s4.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_16_i1.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_16_i16.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_16_i2.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_16_i4.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_16_i8.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_16_r10.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_16_r16.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_16_r4.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_16_r8.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_16_s1.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_16_s4.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_4_i1.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_4_i16.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_4_i2.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_4_i4.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_4_i8.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_4_r10.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_4_r16.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_4_r4.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_4_r8.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_4_s1.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_4_s4.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_8_i1.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_8_i16.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_8_i2.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_8_i4.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_8_i8.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_8_r10.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_8_r16.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_8_r4.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_8_r8.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_8_s1.c
    branches/gcc-8-branch/libgfortran/generated/minloc1_8_s4.c
    branches/gcc-8-branch/libgfortran/generated/minval1_s1.c
    branches/gcc-8-branch/libgfortran/generated/minval1_s4.c
    branches/gcc-8-branch/libgfortran/generated/minval_i1.c
    branches/gcc-8-branch/libgfortran/generated/minval_i16.c
    branches/gcc-8-branch/libgfortran/generated/minval_i2.c
    branches/gcc-8-branch/libgfortran/generated/minval_i4.c
    branches/gcc-8-branch/libgfortran/generated/minval_i8.c
    branches/gcc-8-branch/libgfortran/generated/minval_r10.c
    branches/gcc-8-branch/libgfortran/generated/minval_r16.c
    branches/gcc-8-branch/libgfortran/generated/minval_r4.c
    branches/gcc-8-branch/libgfortran/generated/minval_r8.c
    branches/gcc-8-branch/libgfortran/generated/norm2_r10.c
    branches/gcc-8-branch/libgfortran/generated/norm2_r16.c
    branches/gcc-8-branch/libgfortran/generated/norm2_r4.c
    branches/gcc-8-branch/libgfortran/generated/norm2_r8.c
    branches/gcc-8-branch/libgfortran/generated/parity_l1.c
    branches/gcc-8-branch/libgfortran/generated/parity_l16.c
    branches/gcc-8-branch/libgfortran/generated/parity_l2.c
    branches/gcc-8-branch/libgfortran/generated/parity_l4.c
    branches/gcc-8-branch/libgfortran/generated/parity_l8.c
    branches/gcc-8-branch/libgfortran/generated/product_c10.c
    branches/gcc-8-branch/libgfortran/generated/product_c16.c
    branches/gcc-8-branch/libgfortran/generated/product_c4.c
    branches/gcc-8-branch/libgfortran/generated/product_c8.c
    branches/gcc-8-branch/libgfortran/generated/product_i1.c
    branches/gcc-8-branch/libgfortran/generated/product_i16.c
    branches/gcc-8-branch/libgfortran/generated/product_i2.c
    branches/gcc-8-branch/libgfortran/generated/product_i4.c
    branches/gcc-8-branch/libgfortran/generated/product_i8.c
    branches/gcc-8-branch/libgfortran/generated/product_r10.c
    branches/gcc-8-branch/libgfortran/generated/product_r16.c
    branches/gcc-8-branch/libgfortran/generated/product_r4.c
    branches/gcc-8-branch/libgfortran/generated/product_r8.c
    branches/gcc-8-branch/libgfortran/generated/reshape_c10.c
    branches/gcc-8-branch/libgfortran/generated/reshape_c16.c
    branches/gcc-8-branch/libgfortran/generated/reshape_c4.c
    branches/gcc-8-branch/libgfortran/generated/reshape_c8.c
    branches/gcc-8-branch/libgfortran/generated/reshape_i16.c
    branches/gcc-8-branch/libgfortran/generated/reshape_i4.c
    branches/gcc-8-branch/libgfortran/generated/reshape_i8.c
    branches/gcc-8-branch/libgfortran/generated/reshape_r10.c
    branches/gcc-8-branch/libgfortran/generated/reshape_r16.c
    branches/gcc-8-branch/libgfortran/generated/reshape_r4.c
    branches/gcc-8-branch/libgfortran/generated/reshape_r8.c
    branches/gcc-8-branch/libgfortran/generated/spread_c10.c
    branches/gcc-8-branch/libgfortran/generated/spread_c16.c
    branches/gcc-8-branch/libgfortran/generated/spread_c4.c
    branches/gcc-8-branch/libgfortran/generated/spread_c8.c
    branches/gcc-8-branch/libgfortran/generated/spread_i1.c
    branches/gcc-8-branch/libgfortran/generated/spread_i16.c
    branches/gcc-8-branch/libgfortran/generated/spread_i2.c
    branches/gcc-8-branch/libgfortran/generated/spread_i4.c
    branches/gcc-8-branch/libgfortran/generated/spread_i8.c
    branches/gcc-8-branch/libgfortran/generated/spread_r10.c
    branches/gcc-8-branch/libgfortran/generated/spread_r16.c
    branches/gcc-8-branch/libgfortran/generated/spread_r4.c
    branches/gcc-8-branch/libgfortran/generated/spread_r8.c
    branches/gcc-8-branch/libgfortran/generated/sum_c10.c
    branches/gcc-8-branch/libgfortran/generated/sum_c16.c
    branches/gcc-8-branch/libgfortran/generated/sum_c4.c
    branches/gcc-8-branch/libgfortran/generated/sum_c8.c
    branches/gcc-8-branch/libgfortran/generated/sum_i1.c
    branches/gcc-8-branch/libgfortran/generated/sum_i16.c
    branches/gcc-8-branch/libgfortran/generated/sum_i2.c
    branches/gcc-8-branch/libgfortran/generated/sum_i4.c
    branches/gcc-8-branch/libgfortran/generated/sum_i8.c
    branches/gcc-8-branch/libgfortran/generated/sum_r10.c
    branches/gcc-8-branch/libgfortran/generated/sum_r16.c
    branches/gcc-8-branch/libgfortran/generated/sum_r4.c
    branches/gcc-8-branch/libgfortran/generated/sum_r8.c
    branches/gcc-8-branch/libgfortran/intrinsics/reshape_generic.c
    branches/gcc-8-branch/libgfortran/intrinsics/spread_generic.c
    branches/gcc-8-branch/libgfortran/libgfortran.h
    branches/gcc-8-branch/libgfortran/m4/iforeach-s.m4
    branches/gcc-8-branch/libgfortran/m4/iforeach.m4
    branches/gcc-8-branch/libgfortran/m4/ifunction-s.m4
    branches/gcc-8-branch/libgfortran/m4/ifunction-s2.m4
    branches/gcc-8-branch/libgfortran/m4/ifunction.m4
    branches/gcc-8-branch/libgfortran/m4/ifunction_logical.m4
    branches/gcc-8-branch/libgfortran/m4/reshape.m4
    branches/gcc-8-branch/libgfortran/m4/spread.m4

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