lto.c (compare_tree_sccs_1): Add comparsion of DECL_FUNCTION_SPECIFIC_TARGET
[gcc.git] / gcc /
2015-01-18 Jan Hubickalto.c (compare_tree_sccs_1): Add comparsion of DECL_FUN...
2015-01-18 Jan Hubicka* cgraph.c (cgraph_node::dump): Dump profile flags.
2015-01-18 Oleg Endore PR target/64652 ([SH] ICE when using -mdiv=call-fp)
2015-01-18 Jan Hubickaipa-icf-32.c: Update template.
2015-01-18 Jan Hubickare PR ipa/64378 (ICE: in inline_call, at ipa-inline...
2015-01-18 Paul Thomascorrect PR numbers on previous commit
2015-01-18 Paul Thomasre PR fortran/64578 ([OOP] Seg-fault and ICE with unlim...
2015-01-18 Paul Thomasre PR fortran/55901 ([OOP] type is (character(len=...
2015-01-18 Sandra Loosemoreinvoke.texi ([-funroll-loops], [...]): Remove duplicate...
2015-01-18 Felix Yangauto-profile.c (afdo_find_equiv_class): Remove unnecess...
2015-01-18 GCC AdministratorDaily bump.
2015-01-17 Segher Boessenkoolppc-fpconv-4.c: Skip for -mpowerpc64.
2015-01-17 Segher Boessenkool* gcc.dg/20020919-1.c: Use _ARCH_PPC64 to test for...
2015-01-17 Segher Boessenkoolrs6000.md (probe_stack): Delete.
2015-01-17 Segher Boessenkoolrs6000.c (rs6000_gimplify_va_arg): Use TARGET_32BIT...
2015-01-17 Segher Boessenkoolrs6000.c (rs6000_parallel_return): New function.
2015-01-17 Sandra Loosemoreinvoke.texi ([-ftracer]): Remove duplicate option listing.
2015-01-17 Paul Thomasre PR fortran/64578 ([OOP] Seg-fault and ICE with unlim...
2015-01-17 Andre Vehreschildre PR fortran/60357 ([F08] structure constructor with...
2015-01-17 Eric Botcazoureorg.c (fill_simple_delay_slots): If TARGET_FLAGS_REGN...
2015-01-17 Andre Vehreschildre PR fortran/60334 (Segmentation fault on character...
2015-01-17 Jan Kratochvildwarf2out.c (gen_producer_string): Ignore also OPT_fpre...
2015-01-17 Bernd Schmidtre PR rtl-optimization/52773 (internal error: in replac...
2015-01-17 Jeff Lawre PR rtl-optimization/32790 (REG_N_SETS holds wrong...
2015-01-17 Alan ModraRevert last change
2015-01-17 DJ Delorierl78-real.md (addqi3_real): Allow volatiles.
2015-01-17 Maxim KuvyrkovModel cache auto-prefetcher in scheduler
2015-01-17 Maxim KuvyrkovHandle SCRATCH in decompose_address
2015-01-17 Maxim KuvyrkovEnable max_issue for AArch32 and AArch64
2015-01-17 Alan Modracprop.c (do_local_cprop): Disallow replacement of fixed...
2015-01-17 GCC AdministratorDaily bump.
2015-01-16 Richard Hendersoncompiler, reflect, runtime: Use static chain for closures.
2015-01-16 Jan Hubickainvoke.texi (--param early-inlining-insns): Update...
2015-01-16 David MalcolmParallelize the jit testsuite
2015-01-16 Christophe Lyon[ARM/AArch64][testsuite] Add vld1_lane tests.
2015-01-16 Paolo Carlinire PR c++/62134 ([C++11] ICE with template alias)
2015-01-16 Christophe Lyon[ARM/AArch64][testsuite] Be more verbose, and actually...
2015-01-16 Christophe Lyon[ARM/AArch64][testsuite] Add explicit dependency on...
2015-01-16 Kyrylo Tkachov[ARM] PR 62066: Call va_end on early return from va_lis...
2015-01-16 Bernd Edlingeroops.. fixed typo in ChangeLog
2015-01-16 Bernd Edlingersanititer.def (BUILT_IN_TSAN_VPTR_UPDATE): Fixed parame...
2015-01-16 Paolo Carlinire PR c++/60056 ([C++11] ICE in var_defined_without_dyn...
2015-01-16 James Greenhalgh[Obvious, ARM Testsuite] mangle-arm-crypto.C needs...
2015-01-16 David MalcolmAdd missing testcase accidentally omitted from r219681
2015-01-16 Paolo Carlinire PR c++/62276 (ICE when non-variadic template templat...
2015-01-16 Kyrylo Tkachov[ARM] Move comment about splitting Thumb1 patterns...
2015-01-16 Segher Boessenkoolrs6000.c (rs6000_scalar_mode_supported_p): Disallow...
2015-01-16 Segher Boessenkoolrs6000.c (TARGET_LIBGCC_CMP_RETURN_MODE, [...]): Implem...
2015-01-16 Segher Boessenkoolrs6000.c (rs6000_va_start): Use MIN_UNITS_PER_WORD...
2015-01-16 Segher Boessenkoolrs6000.c (TARGET_PROMOTE_FUNCTION_MODE): Implement...
2015-01-16 Segher Boessenkoolrs6000.h (PROMOTE_MODE): Correct test for when -m32...
2015-01-16 Ilya Enkovichre PR middle-end/64353 (ICE: in execute_todo, at passes...
2015-01-16 James Greenhalgh[AArch64, Obvious] Fix broken commit r219724
2015-01-16 Kyrylo Tkachov[AArch64] Fix PR 64263: Do not try to split constants...
2015-01-16 Jakub Jelinekjit-builtins.h (DEF_FUNCTION_TYPE_VAR_5): Fix spelling...
2015-01-16 David EdelsohnRevert ISA change
2015-01-16 Yuri Rumyantsevre PR tree-optimization/64434 (Performance regression...
2015-01-16 Markus TrippelsdorfAdd missing } to gcc.c-torture/compile/20150108.c
2015-01-16 Richard Bienerre PR middle-end/64614 (bogus used initialized warning...
2015-01-16 Richard Bienerre PR middle-end/64568 (error: invalid reference prefix)
2015-01-16 Uros Bizjakbuiltins.c (expand_builtin_acc_on_device): Check target...
2015-01-16 Matthew Wahab[AArch64] Remove -mlra/-mno-lra option for Aarch64
2015-01-16 Ilya Enkovichre PR target/64363 (Unresolved labels with -fcheck...
2015-01-16 Rainer OrthMark cl_target_option_print_diff args unused
2015-01-16 Janus Weilre PR fortran/45290 ([F08] pointer initialization)
2015-01-16 Robert SuchanekAdjust handling of word sized subregs for OP_OUT
2015-01-16 Robert SuchanekAccount for high/lo_sum simplification with displacements
2015-01-16 Eric Botcazou* gcc.target/visium: New directory.
2015-01-16 Richard Bienerre PR tree-optimization/61743 (Complete unroll is not...
2015-01-16 James Greenhalgh[AArch64] Add a new scheduling description for the...
2015-01-16 Zhenqiang Chen[AArch64] Enable CCMP support for AArch64, PR64015...
2015-01-16 Markus Trippelsdorfg++.dg/ipa/pr64612.C: New test.
2015-01-16 Renlin Li[AARCH64]Enable gcc/testsuite/gcc.dg/builtin-apply2...
2015-01-16 Ilya TocarAdd new names for intrinsics.
2015-01-16 Jiong Wang[Patch] Improve warning message
2015-01-16 Jiong Wang[Patch] Warn and truncate bitsize when partial overflow...
2015-01-16 Paolo Carlinire PR c++/58614 ([c++11] ICE with undeclared variable...
2015-01-16 Eric BotcazouBump copyright year
2015-01-16 Chung-Ju Wu[NDS32] Have sibling calls optmization to be performed...
2015-01-16 Chung-Ju Wu[NDS32] Have shirnk-wrapping optimization to be perform...
2015-01-16 Chung-Ju Wu[NDS32] Fix wrong data flow when building nds32 target...
2015-01-16 Chung-Ju Wu[NDS32][DOC] Remove -mforce-fp-as-gp, -mforbid-fp-as...
2015-01-16 Chung-Ju Wu[NDS32][DOC] Describe -mcmodel= option instead of ...
2015-01-16 Jan Hubickare PR tree-optimization/62053 (ICE: in remap_type_1...
2015-01-16 Chung-Ju WuMinor date fix in gcc/ChangeLog and gcc/testsuite/Chang...
2015-01-16 Jan Hubickainvoke.texi (--param early-inlining-insns): Update...
2015-01-16 Jan Hubickaipa-inline.c (inline_small_functions): Work around...
2015-01-16 Sandra Loosemorere PR target/59710 (Nios2: Missing gprel optimization)
2015-01-16 GCC AdministratorDaily bump.
2015-01-15 Jan Hubickare PR bootstrap/64612 (profiledbootstrap failures)
2015-01-15 Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_VPTR...
2015-01-15 Tobias Burnusopenmp.c (check_symbol_not_pointer, [...]): Replace...
2015-01-15 Richard Sandiford2015-01-15 Richard Sandiford <richard.sandiford@arm...
2015-01-15 Momchil Velikovre PR c++/59366 (A friend function template defined...
2015-01-15 Jason Merrillre PR c++/64356 (Some constexpr expressions not recogni...
2015-01-15 Jason Merrillre PR c++/63283 (constexpr function called by templated...
2015-01-15 Eric Botcazouc-torture.exp: Compute LTO_TORTURE_OPTIONS after the...
2015-01-15 Vladimir Makarovre PR rtl-optimization/64110 (ICE: Max. number of gener...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 David Malcolmjit: prevent ICE with type mismatch in gcc_jit_block_ad...
next