This is the mail archive of the gcc-patches@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]

Re: [PATCH] PR fortran/65173 -- kill off old_cl_list from gfc_namespace.


FAIL: gfortran.dg/charlen_15.f90   -O0  (internal compiler error)
FAIL: gfortran.dg/charlen_15.f90   -O1  (internal compiler error)
FAIL: gfortran.dg/charlen_15.f90   -O2  (internal compiler error)
FAIL: gfortran.dg/charlen_15.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (internal compiler error)
FAIL: gfortran.dg/charlen_15.f90   -O3 -g  (internal compiler error)
FAIL: gfortran.dg/charlen_15.f90   -Os  (internal compiler error)

spawn -ignore SIGHUP /opt/gcc/gcc-20161209/Build/gcc/testsuite/gfortran1/../../gfortran -B/opt/gcc/gcc-20161209/Build/gcc/testsuite/gfortran1/../../ -B/opt/gcc/gcc-20161209/Build/aarch64-suse-linux/./libgfortran/ /opt/gcc/gcc-20161209/gcc/testsuite/gfortran.dg/charlen_15.f90 -fno-diagnostics-show-caret -fdiagnostics-color=never -O0 -pedantic-errors -B/opt/gcc/gcc-20161209/Build/aarch64-suse-linux/./libgfortran/.libs -L/opt/gcc/gcc-20161209/Build/aarch64-suse-linux/./libgfortran/.libs -L/opt/gcc/gcc-20161209/Build/aarch64-suse-linux/./libgfortran/.libs -L/opt/gcc/gcc-20161209/Build/aarch64-suse-linux/./libatomic/.libs -lm -o ./charlen_15.exe
f951: internal compiler error: gfc_code2string(): Bad code
0x6231f3 gfc_internal_error(char const*, ...)
        ../../gcc/fortran/error.c:1328
0x65b563 gfc_code2string(mstring const*, int)
        ../../gcc/fortran/misc.c:193
0x65cfcb mio_name
        ../../gcc/fortran/module.c:1725
0x660847 mio_name_expr_t
        ../../gcc/fortran/module.c:2095
0x660847 mio_expr
        ../../gcc/fortran/module.c:3400
0x660f1f mio_charlen
        ../../gcc/fortran/module.c:2488
0x66104f mio_typespec
        ../../gcc/fortran/module.c:2546
0x66084f mio_expr
        ../../gcc/fortran/module.c:3419
0x66137b mio_component
        ../../gcc/fortran/module.c:2787
0x662573 mio_component_list
        ../../gcc/fortran/module.c:2806
0x662573 mio_symbol
        ../../gcc/fortran/module.c:4223
0x662687 write_symbol
        ../../gcc/fortran/module.c:5598
0x66285b write_symbol0
        ../../gcc/fortran/module.c:5638
0x66279f write_symbol0
        ../../gcc/fortran/module.c:5617
0x66508f write_module
        ../../gcc/fortran/module.c:5977
0x66508f dump_module
        ../../gcc/fortran/module.c:6105
0x665457 gfc_dump_module(char const*, int)
        ../../gcc/fortran/module.c:6148
0x67d287 gfc_parse_file()
        ../../gcc/fortran/parse.c:6158
0x6c2b0f gfc_be_parse_file
        ../../gcc/fortran/f95-lang.c:202

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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