re PR tree-optimization/68379 (BB vectorization: definition in block 13 follows the...
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
2015-12-01 Richard Bienerre PR tree-optimization/68379 (BB vectorization: defini...
2015-12-01 Christophe Lyon[testsuite] Fix pr46032* testcases.
2015-12-01 Richard Bienerre PR ipa/68470 (Internal Compiler Error observed by...
2015-12-01 Ilya Enkovichre PR middle-end/68595 (ice in const_vector_mask_from_t...
2015-12-01 Christian BruelFix armv6+thumb1 unaligned tests
2015-12-01 Bin Chengre PR tree-optimization/68529 (scev failed for while...
2015-12-01 Jan Hubickaipa-inline-transform.c (inline_call): Drop -fstrict...
2015-11-30 Aditya Kumarcheck for ISL generated code that leads to division...
2015-11-30 Aditya Kumaralways print parameter names as P_{SSA_NAME_VERSION}
2015-11-30 Cesar Philippidistree-nested.c (convert_nonlocal_omp_clauses): Add suppo...
2015-11-30 Tom de VriesAdd gcc.dg/pr46032-{2,3}.c test-cases
2015-11-30 Charles Baylisre PR target/63870 ([Aarch64] [ARM] Errors in use of...
2015-11-30 Tom de VriesHandle BUILT_IN_GOMP_PARALLEL in ipa-pta
2015-11-30 Richard Bienerre PR tree-optimization/68592 (ICE in vect_get_vec_def_...
2015-11-30 Paul Thomasre PR fortran/68534 (No error on mismatch in number...
2015-11-30 Andreas KrebbelS/390: Testsuite: Add asm scan patterns for -m31.
2015-11-30 Andreas KrebbelS/390: Testsuite: Add -mzarch to load-relative-check.c.
2015-11-30 Eric Botcazouc-ada-spec.c (print_ada_macros): Remove redundant blank...
2015-11-30 Eric Botcazou* gcc-interface/utils2.c (gnat_invariant_expr): Add...
2015-11-30 Eric Botcazouada-tree.h (TYPE_MAX_ALIGN): New macro.
2015-11-29 Jan Hubickare PR c/67106 (ICE: verify_type failed: type variant...
2015-11-29 Jan Hubickare PR c++/67581 (ICE on transparent union with -g enabl...
2015-11-27 Richard Bienerre PR tree-optimization/68559 (Excessive peeling for...
2015-11-27 Jakub Jelinekre PR rtl-optimization/68250 (wrong code at -O2 and...
2015-11-27 Marek Polacek* gcc.dg/pr63568.c: Convert to GIMPLE.
2015-11-27 Kyrylo Tkachov[RTL-ifcvt] PR rtl-optimization/68506: Fix emitting...
2015-11-27 Jakub Jelinekre PR c/63326 (whether a #pragma is a statement depends...
2015-11-27 Richard Bienerre PR tree-optimization/68553 (gcc.dg/vect/pr68445...
2015-11-26 Martin SeborCorrectly handle ARM targets.
2015-11-26 Paolo Carlinire PR c++/67238 ([C++11][C++14]cc1plus crash for nested...
2015-11-26 Martin Seborpr67876.C: Remove duplicate content.
2015-11-26 Andreas Arnezcp-gimplify.c (genericize_cp_loop): Change LOOP_EXPR...
2015-11-26 Matthew Wahab[AArch64] Add NEON intrinsics vqrdmlah_lane and vqrdmls...
2015-11-26 Matthew Wahab[AArch64] Add NEON intrinsics vqrdmlah and vqrdmlsh.
2015-11-26 Matthew Wahab[AArch64][dejagnu] Dejagnu support for ARMv8.1 Adv...
2015-11-26 Nathan Sidwellnvptx.c (write_func_decl_from_insn): Replace callee...
2015-11-26 Richard Bienerre PR tree-optimization/68555 (gcc.dg/vect/bb-slp-10...
2015-11-26 Richard Bienerre PR tree-optimization/68554 (gcc.dg/vect/bb-slp-subgr...
2015-11-26 Paolo Carlinire PR c++/67249 ([concepts] ICE parsing f(pair<auto...
2015-11-26 Richard Bienerre PR testsuite/66799 (gcc.dg/vect/pr20122.c FAILs)
2015-11-26 Richard Bienerre PR testsuite/67203 (FAIL: g++.dg/tree-ssa/pr61034...
2015-11-26 Jakub Jelinekre PR rtl-optimization/68249 (wrong code at -O2 and...
2015-11-26 Ilya Enkovichre PR target/68416 ([MPX] GCC emits a lot of redundant...
2015-11-26 Paolo Carlinire PR c++/67313 (ICE: in vague_linkage_p, at cp/decl2...
2015-11-26 Jakub Jelinekre PR tree-optimization/68128 (A huge regression in...
2015-11-26 Kyrylo Tkachov[calls.c] PR rtl-optimization/67226: Take into account...
2015-11-26 Jakub Jelinekre PR c++/68508 (Internal compiler error with parenthes...
2015-11-26 Martin SeborPR c++/67876 - [6 Regression] ICE when compiling Firefox 38
2015-11-26 Aditya Kumarfix PR68453: recursively add phi nodes to merge points
2015-11-25 Martin SeborPR c/66516 - missing diagnostic on taking the address...
2015-11-25 Michael Meissner<patch #10>
2015-11-25 Jan Hubickalto-symtab.c: Include alias.h
2015-11-25 Tom de VriesAdd pass_oacc_kernels pass group in passes.def
2015-11-25 Paolo Carliniconstexpr-array13.C: Fix.
2015-11-25 David Edelsohn* gfortran.dg/nint_p7.f90: New testcase.
2015-11-25 Markus Trippelsdorfre PR c++/68087 (ICE with constexpr in array with negat...
2015-11-25 Ilmir Usmanovre PR fortran/63858 (fixed form OpenACC directive ICE...
2015-11-25 Richard Bienerre PR middle-end/68528 ([5 Only] Wrong constant folding)
2015-11-25 Paolo Carlinire PR c++/58910 (std::Tuple_impl is non constexpr when...
2015-11-25 Kyrylo Tkachov[RTL-ifcvt] PR rtl-optimization/68435 Allow (c ? x...
2015-11-25 Richard Bienerre PR tree-optimization/68517 (ICE in tree-vect-data...
2015-11-25 Jakub Jelinekre PR target/67089 (Integer overflow checks not optimiz...
2015-11-25 Richard Bienerre PR tree-optimization/68502 ([i686] spec2000/179...
2015-11-25 Michael Collison2015-11-24 Michael Collison <michael.collison@linaro...
2015-11-24 Steve Ellceyframe-header-4.c: New test.
2015-11-24 Steven G. Karglre PR fortran/68486 (187.facerec in SPEC CPU 2000 faile...
2015-11-24 Paolo Carlinire PR c++/68278 (internal compiler error with C++14...
2015-11-24 Paolo Carlinire PR c++/68388 (incomplete type bug when using decltype)
2015-11-24 Aditya Kumarfix PR67984: check for constants in rename map
2015-11-24 Michael Matzre PR rtl-optimization/68392 (ICE: SIGSEGV in update_us...
2015-11-24 Nathan Sidwell* gcc.dg/sso/dump.h: Force IO to be putchar function...
2015-11-24 Kyrylo TkachovTestcase for PR rtl-optimization/68381
2015-11-24 Kyrylo Tkachov[AArch64][v2] Improve comparison with complex immediate...
2015-11-24 Mikhail MaltsevFix PR68497 (ICE with -fno-checking)
2015-11-24 Bilyan Borisov[AARCH64][PATCH 3/3] Adding tests to check proper error...
2015-11-24 Kyrylo Tkachov[cfgloop] PR middle-end/68375: Restructure get_loop_bod...
2015-11-24 Jakub Jelinekre PR target/68483 (gcc 5.2: suboptimal code compared...
2015-11-24 Ilya Enkovichre PR c/68337 ([MPX] memcpy() for arrays with function...
2015-11-24 Kyrylo Tkachov[RTL-ree] PR rtl-optimization/68194: Restrict copy...
2015-11-24 Jan Hubicka* gcc.c-torture/execute/lto-tbaa-1.c: New testcase.
2015-11-23 David MalcolmFix PR objc/68438 (uninitialized source ranges)
2015-11-23 Aditya Kumarfix PR68493: bail out when codegen_error is set
2015-11-23 Aditya Kumarfix PR68279: bail out when scev gets instantiated to...
2015-11-23 Marek Polacekre PR tree-optimization/68455 (ICE: tree check: expecte...
2015-11-23 Richard Bienerre PR tree-optimization/68465 (pass_lim doesn't detect...
2015-11-23 Kyrylo Tkachov[AArch64] PR target/68363 Check that argument is real...
2015-11-23 Bilyan Borisov[AARCH64] Adding constant folding for __builtin_fmulx...
2015-11-23 Igor Zamyatinre PR c++/68001 ([cilkplus] ICE in cp_gimplify_expr...
2015-11-23 Jiong Wang[Patch] Drop constant overflow flag in adjust_range_wit...
2015-11-23 Ilya Enkovichre PR tree-optimization/68327 (ICE on valid code at...
2015-11-23 Tom de VriesAlways call free_stmt_vec_info_vec in gather_scalar_red...
2015-11-23 Max Ostapenkolibsanitizer merge from upstream r253555, compiler...
2015-11-23 Richard Bienerre PR target/68482 (No vectorization for x86-64)
2015-11-23 Richard Bienerre PR tree-optimization/68445 (ICE: internal compiler...
2015-11-23 Robin DappS/390: Fix symbol ref alignment
2015-11-23 Jerry DeLislere PR fortran/52251 (Nonadvancing I/O and the t edit...
2015-11-22 Kugan Vivekanandarajahre PR target/68390 (Incorrect code due to indirect...
2015-11-22 Jerry DeLislefmt_g0_1.f08: Update test.
2015-11-22 Steven G. Karglre PR fortran/68486 (187.facerec in SPEC CPU 2000 faile...
2015-11-22 James Norrisdump-parse-tree.c (show_namespace): Handle declares.
next