re PR fortran/78800 ([OOP] ICE in compare_parameter, at fortran/interface.c:2246)
[gcc.git] / gcc / testsuite / ChangeLog
2016-12-15 Janus Weilre PR fortran/78800 ([OOP] ICE in compare_parameter...
2016-12-15 Toma TabacuMIPS: Upgrade to R2 for -mmicromips.
2016-12-15 Jakub Jelinekforwprop-35.c: Use -Wno-psabi everywhere.
2016-12-15 Martin SeborPR middle-end/78519 - missing warning for sprintf ...
2016-12-15 Martin SeborPR c++/78774 - [6/7 Regression] ICE in constexpr string...
2016-12-15 David MalcolmIntroduce selftest::locate_file
2016-12-14 Martin SeborPR middle-end/78786 - GCC hangs/out of memory calling...
2016-12-14 Jakub Jelinekre PR target/78791 (ACATS cxf2001 failure)
2016-12-14 Marek Polacekre PR c++/72775 (internal compiler error: in finish_exp...
2016-12-14 Uros Bizjakre PR target/59874 (Missing builtin (__builtin_clzs...
2016-12-14 David Edelsohnpr78515.c: Add -Wno-psabi for AIX.
2016-12-14 Jakub Jelinekre PR debug/77844 (Compilation of simple C++ example...
2016-12-14 Martin SeborPR c/78673 - sprintf missing attribute nonnull on desti...
2016-12-14 Nathan Sidwellre PR c++/78701 (ICE: unexpected expression N of kind...
2016-12-14 Michael Meissnerrs6000.c (rs6000_split_vec_extract_var): On ISA 3.0...
2016-12-14 Toma TabacuMIPS: Remove redundant dg-skip-if from mips16-attributes.c.
2016-12-14 Andre Vehreschildre PR fortran/78780 ([Coarray] ICE in conv_caf_send...
2016-12-14 Jakub Jelinekre PR target/78796 (TLS fails to link on aarch64 with...
2016-12-14 Richard Bienerre PR tree-optimization/78731 (Possible bug with switch...
2016-12-14 Martin LiskaPrint 2 digits after decimal delimiter for BB frequencies
2016-12-14 Toma TabacuMIPS: Force assembly output for msa-builtins-err.c.
2016-12-14 Prathamesh Kulkarnitree-ssa-strlen.c (fold_strstr_to_memcmp): New function.
2016-12-14 Richard Bienerre PR tree-optimization/78788 (ICE (segfault) on s390x...
2016-12-13 Nathan Sidwellre PR c++/69481 (ICE with C++11 alias using with templates)
2016-12-13 Uros Bizjakre PR target/78794 (We noticed ~9% regression in 32...
2016-12-13 Andre Vehreschildre PR fortran/77785 ([Coarray] ICE in gfc_get_caf_token...
2016-12-13 Carl Lovers6000-c.c: Add built-in support for vector float vec_p...
2016-12-13 Martin LiskaFill bitregion_{start,end} in store_constructor (PR...
2016-12-13 Janus Weilre PR fortran/78737 ([OOP] linking error with deferred...
2016-12-13 Michael MatzFix pr78725
2016-12-13 Richard Bienerre PR tree-optimization/78742 (internal compiler error...
2016-12-13 Martin LiskaAdd pretty printer for ASAN_MARK and add a helper fn
2016-12-13 Jakub Jelinekre PR ipa/77905 (ICE at -Os and above in both 32-bit...
2016-12-12 Jakub Jelinekre PR tree-optimization/78777 (ICE in mark_reachable_ha...
2016-12-12 Martin SeborPR middle-end/78622 - -Wformat-length/-fprintf-return...
2016-12-12 Janus Weilre PR fortran/78392 (ICE in gfc_trans_auto_array_alloca...
2016-12-12 Marek Polacekre PR c++/78647 (ICE on invalid C++ code on x86_64...
2016-12-12 David Malcolmre PR preprocessor/78680 (ICE in get_substring_ranges_f...
2016-12-12 Nathan Sidwellre PR other/78252 (C++ demangler crashes with infinite...
2016-12-12 Uros Bizjakre PR target/78738 (ICE in extract_insn, at recog.c...
2016-12-12 Kyrylo Tkachov[libstdc++][testsuite] XFAIL tests relying on long...
2016-12-12 Marek Polacekre PR middle-end/78716 (ICE in gimplify_va_arg_expr...
2016-12-12 Bernd Schmidtre PR rtl-optimization/78669 (ICE: in combine_and_move_...
2016-12-12 Rainer OrthFix g++.dg/debug/dwarf2/typedef1.C
2016-12-12 Toma TabacuMIPS: Upgrade to R2 for -mnan=2008 and -mabs=2008.
2016-12-11 Bill Schmidtre PR target/78695 (ICE (segfault) on powerpc64le-linux...
2016-12-11 Uros Bizjakre PR target/70799 (STV pass does not convert DImode...
2016-12-11 Paolo Carlinire PR c++/78637 (ICE on invalid C++ code on x86_64...
2016-12-10 Jakub Jelinekre PR tree-optimization/78720 (Illegal instruction...
2016-12-10 Jakub Jelinekre PR fortran/78758 (Warning: '__builtin_memcpy' ....
2016-12-09 Paul Thomasre PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept...
2016-12-09 Bill Schmidtre PR testsuite/78740 (test case powerpc/pr78691-ppc...
2016-12-09 Bill Schmidtfold-vec-add-7.c: Require effective target to support...
2016-12-09 Martin SeborAdd missing part of entry.
2016-12-09 Kugan Vivekanandarajahre PR tree-optimization/78721 (ICE on valid code at...
2016-12-09 Jakub Jelinekre PR target/72742 (ICE in extract_insn, at recog.c...
2016-12-09 Martin Seborgcc/testsuite/ChangeLog:
2016-12-09 Andre VieiraPR78255: Make postreload aware of NO_FUNCTION_CSE
2016-12-09 Will Schmidtdimode-1.c: Update syntax on scan-assembler strings
2016-12-09 Cesar Philippidisre PR ipa/78027 (ICE in new_oacc_loop_routine, at omp...
2016-12-09 Wilco DijkstraAdd the test this time...
2016-12-09 Janus Weilre PR fortran/61767 ([OOP] ICE in generate_finalization...
2016-12-09 Andre Vehreschildre PR fortran/78505 ([F08] Coarray source allocation...
2016-12-09 Andre Vehreschildtrans-array.c (gfc_array_deallocate): Remove wrapper.
2016-12-09 Nathan Sidwellre PR c++/78550 (bit field and std::initializer_list)
2016-12-09 Paul Thomasre PR fortran/44265 (Link error with reference to param...
2016-12-09 Martin LiskaEscape non-printable chars in strings.
2016-12-09 Jakub Jelinekre PR middle-end/78726 (Incorrect unsigned arithmetic...
2016-12-08 Martin SeborPR c/77531 - __attribute__((alloc_size(1,2))) could...
2016-12-08 Steven G. Karglre PR fortran/65173 (ICE while compiling wrong code)
2016-12-08 Vladimir Makarovre PR rtl-optimization/78671 (ICE: in extract_constrain...
2016-12-08 Wilco DijkstraThis patch fixes an issue in aarch64_classify_address.
2016-12-08 Nathan Sidwellre PR c++/78551 (Internal compiler error with constexpr...
2016-12-08 Pierre-Marie de... Add the missing ChangeLog entry for r243432
2016-12-08 Bin Chengre PR middle-end/78684 (ICE in create_intersect_range_c...
2016-12-08 Christophe LyonFix failing poly64 tests on ARM
2016-12-08 Jakub JelinekP0003R5 - removal of dynamic exception specification...
2016-12-08 Naveen H.Saarch64.c (aarch64_load_symref_appropriately): Handle...
2016-12-08 Andrew Pinskiaarch64.c (aarch64_load_symref_appropriately): Access...
2016-12-08 Martin SeborPR c/53562 - Add -Werror= support for -D_FORTIFY_SOURCE...
2016-12-07 Michael Meissnerre PR target/72717 (ICE: in emit_move_insn, at expr...
2016-12-07 Jakub Jelinekbuiltins.c (fold_builtin_strstr): Removed.
2016-12-07 Jakub Jelinekre PR tree-optimization/78692 (ICE (segfault))
2016-12-07 Thomas Preud'hommere PR rtl-optimization/78617 (LRA clobbers live registe...
2016-12-07 Carl Lovebuiltins-3.c: Move built-in tests for P8 and P9 to...
2016-12-07 Uros Bizjakpr77761.c: Require int128 effective target.
2016-12-07 Bin Chengre PR middle-end/78691 (ICE compiling Linux boot code)
2016-12-07 Rainer OrthCompile gcc.target/i386/pr70322-?.c with -mno-stackrealign
2016-12-07 Naveen H.S2016-12-07 Naveen H.S <Naveen.Hurugalawadi@cavium...
2016-12-06 Tom de Vriesre PR tree-optimization/67955 (tree-dse does not use...
2016-12-06 Michael Meissnerre PR target/78658 (powerpc64le: ICE with -mcpu=power9...
2016-12-06 Vladimir Makarovlra-lives.c (process_bb_lives): Update biggest mode...
2016-12-06 Jerry DeLislere PR fortran/78659 ([F03] Spurious "requires DTIO...
2016-12-06 Robert Suchanek[MIPS][MSA] Fix builtins with literal integer arguments.
2016-12-06 Jakub Jelinekre PR c++/71537 (GCC rejects consetxpr boolean conversi...
2016-12-06 Jakub Jelinekre PR c++/71537 (GCC rejects consetxpr boolean conversi...
2016-12-06 Jakub Jelinekre PR c++/71537 (GCC rejects consetxpr boolean conversi...
2016-12-06 Jakub Jelinekre PR tree-optimization/78675 (ICE: verify_gimple faile...
2016-12-05 Andrew SenkevichAdd AVX512 k-mask intrinsics
2016-12-05 Paolo Bonzinimatch.pd: Simplify X ? C : 0 where C is a power of...
next