aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-11-16re PR fortran/78356 ([OOP] segfault allocating polymorphic variable with poly...Andre Vehreschild1-0/+5
2016-11-16re PR middle-end/78333 (always-inline gnu-inline functions break -finstrument...Richard Biener1-0/+5
2016-11-16Fix PR sanitizer/78270 (part 2)Martin Liska1-0/+6
2016-11-16Fix bogus failure of Wlogical-op-1.c for avrSenthil Kumar Selvaraj1-0/+5
2016-11-16re PR tree-optimization/78348 ([7 REGRESSION] 15% performance drop for corema...Richard Biener1-0/+5
2016-11-16re PR sanitizer/77823 (ICE: in ubsan_encode_value, at ubsan.c:137 with -fsani...Jakub Jelinek1-0/+6
2016-11-16* g++.dg/cpp1z/init-statement6.C: Rename a function.Marek Polacek1-0/+4
2016-11-15[multiple changes]Jerry DeLisle1-0/+5
2016-11-15funcspec-56.inc: New file.Uros Bizjak1-0/+7
2016-11-15decomp14.C: New test.Jakub Jelinek1-0/+4
2016-11-15decl.c (cp_finish_decomp): For DECL_NAMESPACE_SCOPE_P decl, set DECL_ASSEMBLE...Jakub Jelinek1-0/+2
2016-11-15* g++.dg/cpp1y/auto-fn33.C (main): Turn // error: ... into dg-bogus.Jakub Jelinek1-0/+2
2016-11-15re PR c++/71988 (ICE in dump_simple_decl (gcc/cp/error.c:965))Jakub Jelinek1-0/+5
2016-11-15MIPS/GCC: Mark trailing labels with `.insn'Maciej W. Rozycki1-0/+9
2016-11-15MIPS/GCC/test: Implement `-mcode-readable=yes' option testMaciej W. Rozycki1-0/+5
2016-11-15MIPS/GCC/test: Implement `-mmicromips' option testMaciej W. Rozycki1-0/+5
2016-11-15re PR target/77881 (Non-optimal signed comparison on x86_64 since r146817)Michael Matz1-0/+5
2016-11-15re PR middle-end/78295 (Spurious -Wuninitialized warning for vector element a...Jakub Jelinek1-2/+7
2016-11-14rs6000.c (rs6000_expand_vector_set): Add support for using xxinsertw and vins...Michael Meissner1-0/+6
2016-11-14c-cppbuiltin.c (c_cpp_builtins): Define __cpp_structured_bindings.Jakub Jelinek1-20/+24
2016-11-14re PR fortran/78300 ([OOP] Failure to compile a F03 code with an optional dum...Janus Weil1-1/+6
2016-11-14Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal1-0/+22
2016-11-14Introduce -fprofile-update=prefer-atomicMartin Liska1-0/+7
2016-11-14re PR tree-optimization/78312 (wrong code due to ssa-backprop)Richard Biener1-0/+5
2016-11-14re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsd...Georg-Johann Lay1-0/+5
2016-11-14Implement P0217R3 - C++17 structured bindingsJakub Jelinek1-0/+15
2016-11-13pr78268.C: New test.Kugan Vivekanandarajah1-0/+4
2016-11-13re PR tree-optimization/35503 (Warning about restricted pointers?)Prathamesh Kulkarni1-0/+8
2016-11-13re PR rtl-optimization/78232 (FAIL: gcc.dg/torture/pr48124-4.c)Uros Bizjak1-0/+6
2016-11-13decl.c (gnat_to_gnu_entity): Look at the underlying type for the signedness o...Eric Botcazou1-0/+4
2016-11-13utils2.c (gnat_protect_expr): Also protect only the address if the expression...Eric Botcazou1-0/+4
2016-11-13c-ada-spec.c (print_ada_declaration): For typedef declarations...Eric Botcazou1-0/+4
2016-11-13ipa-icf.c (sem_function::merge): Do not create a wrapper also if the original...Eric Botcazou1-0/+6
2016-11-13re PR fortran/60952 ([F03] Problem using "end" as a type-bound procedure and ...Janus Weil1-0/+5
2016-11-13re PR fortran/66366 ([OOP] ICE on invalid with non-allocatable CLASS variable)Janus Weil1-0/+6
2016-11-12* g++.dg/pr78112.C: XFAIL AIX.David Edelsohn1-0/+4
2016-11-12re PR fortran/77501 ([F03] ICE in gfc_match_generic, at fortran/decl.c:9429)Janus Weil1-0/+5
2016-11-12re PR c++/71225 (Overeager instantiation of members of non-template class nes...Jakub Jelinek1-0/+5
2016-11-11re PR rtl-optimization/59461 (missed zero-extension elimination in the combiner)Eric Botcazou1-0/+4
2016-11-11re PR target/78310 (ICE: insn does not satisfy its constraints: {*bmi2_rorxdi...Uros Bizjak1-2/+7
2016-11-11gimple-ssa-isolate-paths.c (is_divmod_with_given_divisor): New function.Jeff Law1-0/+5
2016-11-11re PR testsuite/78292 (test case gcc.dg/vect/vect-cond-2.c fails starting wit...Bin Cheng1-0/+6
2016-11-11re PR c++/72774 (ICE on invalid C++ code on x86_64-linux-gnu (tree check: exp...Jakub Jelinek1-0/+5
2016-11-11re PR tree-optimization/71575 ([graphite] internal compiler error: in copy_co...Richard Biener1-0/+6
2016-11-11re PR middle-end/78295 (Spurious -Wuninitialized warning for vector element a...Richard Biener1-0/+5
2016-11-10Fix ICE and improve errors for invalid anonymous structure declarations.Fritz O. Reese1-0/+5
2016-11-10rs6000.c (rs6000_hard_regno_mode_ok): If ISA 3.0...Michael Meissner1-0/+12
2016-11-10re PR rtl-optimization/78241 (wrong code with -funroll-loops)Pat Haugen1-0/+5
2016-11-10cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307.Jakub Jelinek1-0/+3
2016-11-10mangle.c (mangle_decl): Only emit -Wc++1z-compat warnings for public or exter...Jakub Jelinek1-0/+5