aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-15re PR fortran/78240 (ICE in match_clist_expr, at fortran/decl.c:728)Steven G. Kargl2-1/+9
2017-11-15Add noexcept to generic std::size, std::empty and std::dataJonathan Wakely2-5/+14
2017-11-15re PR tree-optimization/82726 (ICE in verify_ssa during GIMPLE pass: pcom)Bin Cheng3-16/+165
2017-11-15re PR tree-optimization/82726 (ICE in verify_ssa during GIMPLE pass: pcom)Bin Cheng2-51/+33
2017-11-15arm-cpus.in (armv8_3, [...]): NewTamar Christina4-7/+34
2017-11-15arm.h (TARGET_DOTPROD): Add arm_arch8_2.Tamar Christina2-2/+7
2017-11-15RISC-V: Add Jim Wilson as a maintainerPalmer Dabbelt2-1/+7
2017-11-15[ARM] Fix more -Wreturn-type falloutSudakshina Das3-1/+9
2017-11-15Compile strncpy-fix-1.c with -Wno-stringop-truncationTom de Vries2-1/+5
2017-11-15pr81706.c: Adjust asm for darwin.Dominique d'Humieres3-4/+9
2017-11-15Add libgomp.oacc-c-c++-common/f-asyncwait-{1,2,3}.cTom de Vries4-0/+430
2017-11-15[PR c++/81574] lambda capture of function referenceNathan Sidwell4-1/+26
2017-11-15re PR tree-optimization/82985 (ICC: in vn_nary_build_or_lookup_1, at tree-ssa...Richard Biener2-0/+463
2017-11-15Fix fallout of -fsanitize=vptr.Martin Liska2-2/+6
2017-11-15Disable -Wreturn-type by default in all languages other from C++.Martin Liska5-8/+19
2017-11-15Fix PR82941 and PR82942 by adding proper vzeroupper generation on SKX. Sebastian Peryt8-26/+93
2017-11-15MAINTAINERS (write after approval): Add myself.Sebastian Peryt2-0/+5
2017-11-15Fix -Wreturn-type fallout in g++.dg/cpp0x/rv-trivial-bug.C on Solaris 10Rainer Orth2-0/+5
2017-11-15[AArch64] Improve scheduling model for X-GeneDominik Infuehr2-44/+105
2017-11-15re PR target/82981 (unnecessary __multi3 call for mips64r6 linux kernel)Jakub Jelinek6-7/+126
2017-11-15re PR tree-optimization/82977 (AddressSanitizer: heap-use-after-free in strle...Jakub Jelinek2-1/+7
2017-11-15Coverage: remove -fkeep-inline-functions from coverage_flags.Martin Liska3-4/+9
2017-11-15Use proper probability (PR target/82927)Martin Liska2-2/+12
2017-11-15Zero vptr in dtor for -fsanitize=vptr.Martin Liska4-1/+52
2017-11-14explow.c (anti_adjust_stack_and_probe_stack_clash): Avoid probing the red zon...Jeff Law2-2/+16
2017-11-14tree-ssa-threadupdate.c (thread_through_all_blocks): Thread blocks is post or...Jeff Law2-8/+31
2017-11-15introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with itAlexandre Oliva4-2/+17
2017-11-15Use compare-debug for bootstrap-debug-lean to ignore != DW_AT_producerAlexandre Oliva4-0/+12
2017-11-15Add __builtin_tgmath for better tgmath.h implementation (bug 81156).Joseph Myers15-63/+1441
2017-11-15compiler: remove LHS/RHS context determination for var exprsThan McIntosh11-154/+34
2017-11-14vr-values.c: New file with contents extracted from tree-vrp.c.Jeff Law5-4196/+4315
2017-11-15Daily bump.GCC Administrator1-1/+1
2017-11-14rs6000.md (bswapdi2): On 32-bit ISA 3.0, don't generate the XXBRD instruction.Michael Meissner2-6/+3
2017-11-14rs6000-c.c (is_float128_p): New helper function.Michael Meissner7-131/+325
2017-11-14tree-ssa-threadupdate.c (compute_path_counts): Remove unused path_in_freq_ptr...Jan Hubicka2-12/+8
2017-11-14ipa-inline.c (edge_badness): Dump sreal frequency.Jan Hubicka3-5/+10
2017-11-14Adapt Solaris 12 referencesRainer Orth14-19/+41
2017-11-14Implement LWG 2733 and LWG 2759Ville Voutilainen5-21/+69
2017-11-14Fix typo in std::wbuffer_convertJonathan Wakely3-1/+64
2017-11-14rs6000.c (swap_endian_selector_for_mode): Remove le_ and be_ prefixes to swap...Carl Love5-98/+75
2017-11-14Support GTY((cache)) on hash_map.Jason Merrill12-53/+96
2017-11-14tree-cfgcleanup.c (cleanup_control_expr_graph): Remove first_p paramter and h...Richard Biener2-34/+65
2017-11-14libgo: adapt Solaris 12 referencesIan Lance Taylor6-12/+12
2017-11-14[Patch AArch64] Stop generating BSL for simple integer codeJames Greenhalgh5-14/+222
2017-11-14tracer.c (better_p): Do not compare frequencies.Jan Hubicka4-16/+16
2017-11-14auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.Jan Hubicka11-60/+85
2017-11-14ipa-inline.c (compute_uninlined_call_time, [...]): always use frequencies.Jan Hubicka2-8/+6
2017-11-14Allow asyncwait-1.c to run for non-nvidia devicesTom de Vries2-2/+19
2017-11-14Require alloca for c-c++-common/Wstringop-truncation.cTom de Vries2-1/+6
2017-11-14bb-reorder.c: Remove frequencies from comments.Jan Hubicka2-49/+76