expr.c (expand_expr_real_1): Use the expression to set the memory attributes in all...
[gcc.git] / gcc / testsuite / ChangeLog
2015-01-15 Eric Botcazouexpr.c (expand_expr_real_1): Use the expression to...
2015-01-15 Richard Bienerre PR middle-end/64415 (ICE: verify_ssa failed / segmen...
2015-01-15 Yuri Rumyantsevre PR tree-optimization/64434 (Performance regression...
2015-01-15 Matthew FortuneEnsure options incompatible with micromips imply -mno...
2015-01-15 Andrew BennettUpdate the call-saved tests for micromips output
2015-01-15 Matthew FortuneAdd support for the R6 LSA and DLSA instructions
2015-01-15 Matthew WahabFix oversized bitfield warning.
2015-01-15 Richard Bienerre PR tree-optimization/64365 (Predictive commoning...
2015-01-15 Marcos Diazcommon.opt: New option -fstack-protector-explicit.
2015-01-15 Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-14 Oleg Endore PR target/53988 ([SH] tst Rm,Rn not used for QI...
2015-01-14 Paolo Carlinire PR c++/58671 ([c++11] ICE with thread_local and...
2015-01-14 H.J. LuCorrect target selector in -mfentry tests
2015-01-14 Andrew MacLeodbuiltins.c (expand_builtin_atomic_exchange): Remove...
2015-01-14 Ilya VerbinMakefile.in (site.exp): Do not set ENABLE_LTO.
2015-01-14 Ilya TocarFix year in ChangeLog.
2015-01-14 Richard Bienerre PR tree-optimization/59354 (Element swizzling produc...
2015-01-14 Andrew StubbsFix neon test fails on non-neon configs.
2015-01-14 Andrew MacLeodre PR middle-end/59448 (Code generation doesn't respect...
2015-01-14 Ilya Tocarre PR target/64386 (ICE: in extract_insn, at recog...
2015-01-14 Ilya Tocarre PR target/64393 (ICE: in extract_insn, at recog...
2015-01-14 Ilya Tocarre PR target/64387 (ICE: in extract_insn, at recog...
2015-01-14 Christophe Lyonstore-pair-1.c: Fix typo.
2015-01-14 Kyrylo Tkachov[AArch64] Error out of arm_neon.h if nofp/nosimd
2015-01-14 Thomas Preud'hommere PR target/64453 (Live high register not saved in...
2015-01-14 Richard Bienerre PR middle-end/64415 (ICE: verify_ssa failed / segmen...
2015-01-14 Martin LiskaIPA ICF: handle IMAGPART_EXPR and REALPART_EXPR.
2015-01-14 Tejas Belagodvect-movi.c: Check for vectorization for 64-bit and...
2015-01-14 Kyrylo Tkachov[ARM] Fix PR target/64460: Set 'shift' attr properly...
2015-01-14 Richard Bienerre PR tree-optimization/64493 (ICE at -O3 on x86_64...
2015-01-14 Martin Ueckertree-vrp.c (check_array_ref): Emit more warnings for...
2015-01-14 Naveen H.Socteon3-pipe-1.c: New test.
2015-01-13 David Malcolmjit: New API entrypoint: gcc_jit_context_dump_reproduce...
2015-01-13 H.J. LuAdd dg-require-profiling to gcc.dg/aru-2.c
2015-01-13 H.J. LuCheck if -pg links in check_profiling_available
2015-01-13 Jan Hubickare PR ipa/64565 (ICE: in inline_small_functions, at...
2015-01-13 Marek Polacekre PR middle-end/64391 (ICE: SIGSEGV in get_attrs_for...
2015-01-13 H.J. LuSupport PIE in gcc.dg/tree-ssa/ssa-store-ccp-3.c
2015-01-13 H.J. LuAdd check_effective_target_pie
2015-01-13 Jakub Jelinekre PR rtl-optimization/64286 (Redundant extend removal...
2015-01-13 Paolo Carlinire PR c++/57626 ([C++11] ICE with template alias and...
2015-01-13 Jakub Jelinekre PR fortran/64528 (ICE: in process_constraint, at...
2015-01-13 Richard Sandifordgcc/
2015-01-13 Andrew Pinski\1a2015-01-13 Andrew Pinski <apinski@cavium.com>
2015-01-13 Richard Bienerre PR lto/64373 (ICE with lto related to variably modif...
2015-01-13 Andrew Pinski[multiple changes]
2015-01-13 Richard Bienerre PR tree-optimization/64406 (ICE: SIGSEGV in estimate...
2015-01-13 Richard Bienerre PR tree-optimization/64404 (ICE: in vect_get_vec_def...
2015-01-13 Richard Bienerre PR middle-end/64568 (error: invalid reference prefix)
2015-01-12 David Malcolmlibgccjit: detect various kinds of errors relating...
2015-01-12 Jakub Jelinekre PR tree-optimization/64563 (ICE with "-Wall -Wextra...
2015-01-12 Jakub Jelinekre PR target/64513 (ICE: in maybe_record_trace_start...
2015-01-12 Jakub Jelinekre PR tree-optimization/64454 (optimize (x%5)%5)
2015-01-12 Jakub Jelinekre PR testsuite/64028 (r211599 caused many vectorizer...
2015-01-12 Jeff Lawre PR target/64461 (bad assembly generated for Coldfire...
2015-01-12 David Malcolmjit: API change to gcc_jit_context_new_global
2015-01-12 Marc GlisseAvoid undefined behavior in gcc.target/i386/pr64291-1.c
2015-01-12 Richard Bienerre PR tree-optimization/64530 (Incorrect calculation...
2015-01-12 Richard Bienerre PR tree-optimization/64357 (ICE at -Os on x86_64...
2015-01-12 H.J. LuAdd the missing ChangeLog entry
2015-01-12 Prathamesh Kulkarniggcplug.c: Include gcc-plugin.h after coretypes.h.
2015-01-12 Martin Liskare PR ipa/64550 (IPA fixes cause ICE in tree-ssa.c...
2015-01-12 Jan Hubickare PR ipa/63470 (internal compiler error: in estimate_e...
2015-01-12 Markus TrippelsdorfRevert "ipa/63470 add testcase"
2015-01-12 Markus Trippelsdorfipa/63470 add testcase
2015-01-11 Janus Weilre PR fortran/63733 ([OOP] wrong resolution for OPERAT...
2015-01-11 Janus Weilre PR fortran/58023 ([F03] ICE on invalid with bad...
2015-01-11 Janus Weilre PR fortran/64508 ([F03] interface check missing...
2015-01-11 Segher Boessenkool* gcc.target/powerpc/recip-test.h (_ARCH_PPC64): Use...
2015-01-10 Tobias Burnusre PR fortran/64522 (Free-form source code: -Wline...
2015-01-09 David MalcolmSimplify jit.dg/test-combination.c
2015-01-09 Jakub Jelinekre PR rtl-optimization/64536 (Undefined .L* symbol...
2015-01-09 David MalcolmNew jit API entrypoint: gcc_jit_context_new_rvalue_from...
2015-01-09 Mike StumpAdded PR libobjc/51891.
2015-01-09 Dimitris Papavasiliouivars.c: Add a check for classes without instance varia...
2015-01-09 Sebastian Hubertypeof-2.c: Add checks for non-atomic types.
2015-01-09 Richard Bienerre PR tree-optimization/64410 (gcc 25% slower than...
2015-01-09 Martin LiskaIPA ICF: target and optimization flags comparison.
2015-01-08 Bernd Edlingertsan_barrier.h: New.
2015-01-08 Hans-Peter Nilssonre PR testsuite/62250 (FAIL: gfortran.dg/coarray/alloc_...
2015-01-08 David Malcolmjit: New API entrypoint: gcc_jit_context_get_last_error
2015-01-08 Jakub Jelinekre PR tree-optimization/63989 (tree-ssa-strlen.c doesn...
2015-01-08 David MalcolmNew jit API entrypoint: gcc_jit_context_set_logfile
2015-01-08 Jakub Jelinekre PR target/64338 (ICE in swap_condition, at jump...
2015-01-08 Tobias Burnustrans-decl.c (gfc_build_qualified_array): Fix coarray...
2015-01-08 Paolo Carlinire PR c++/59004 (ICE generated by __func__)
2015-01-08 Paolo Carlinire PR c++/64462 (ICE while compiling lambda using local...
2015-01-08 Paolo Carlinire PR c++/60753 (Deleted definition of an explicit...
2015-01-08 David Malcolmjit: Add checking for dereference of void *
2015-01-07 David MalcolmAPI extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit...
2015-01-07 David MalcolmAdd test of handling arithmetic-overflow from JIT
2015-01-07 David Malcolmjit.exp: support C++ testcases
2015-01-07 David Malcolmjit.exp: add __func__ to help test-{combination|threads}.c
2015-01-07 David Malcolmjit.exp: Don't drop the extension from the testcase...
2015-01-07 Marek Polacekre PR c/64440 (-Wdiv-by-zero false negative on const...
2015-01-07 Marek Polacekre PR c/64417 ([SH] FAIL: gcc.c-torture/compile/pr28865...
2015-01-06 Michael Meissnerre PR target/64505 (Powerpc compiler generates insn...
2015-01-06 Eric Botcazoutsan-dg.exp (check_effective_target_fsanitize_thread...
2015-01-06 Christian Bruelre PR target/64507 (SH inlined builtin strncmp doesn...
2015-01-06 Arnaud CharletKill new warnings.
next