aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-12rs6000: Improve iselSegher Boessenkool5-57/+57
2017-10-11runtime: fix issues on AIX about uintptr(_t)Ian Lance Taylor3-3/+3
2017-10-11i386.c (ix86_canonicalize_comparison): New function.Uros Bizjak4-14/+60
2017-10-11re PR middle-end/80421 (Case dispatch is scrambled in switch-statement)Jakub Jelinek2-0/+124
2017-10-11re PR tree-optimization/78558 (Incorrect loop optimization leads to crash)Jakub Jelinek2-0/+47
2017-10-11re PR c++/82414 (Issue with ODR/LTO in G++)Jakub Jelinek2-0/+16
2017-10-11re PR c++/78523 (ICE on valid lambda code with implicit capture)Jakub Jelinek2-0/+15
2017-10-11re PR c++/80194 (ICE with local constant referenced by a lambda expression)Jakub Jelinek2-0/+22
2017-10-11re PR target/81422 ([aarch64] internal compiler error: in update_equiv_regs, ...Qing Zhao4-4/+34
2017-10-11re PR sanitizer/82353 (runtime ubsan crash)Vladimir Makarov6-5/+84
2017-10-11[PATCH] Include path enumerationNathan Sidwell9-57/+92
2017-10-11i386.md (*cmp<X87MODEF:mode>_<SWI24:mode>_i387): Do not use float_operator op...Uros Bizjak7-187/+71
2017-10-11profile-count.h (slow_safe_scale_64bit): New function.Jan Hubicka3-14/+63
2017-10-11struct-layout-1_generate.c (generate_fields): Fix typo in address computation...Jeff Law2-1/+6
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell10-48/+61
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell7-15/+36
2017-10-11config.gcc (i386, x86_64): Add extra objects.Jan Hubicka10-3867/+4145
2017-10-11pretty-print.c [_WIN32] (colorize_init): Remove.Liu Hao3-10/+697
2017-10-11tree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_arith): Properly call a...Richard Biener2-1/+7
2017-10-11tree.def (POLYNOMIAL_CHREC): Remove CHREC_VARIABLE tree operand.Richard Biener7-12/+23
2017-10-11X+Y < X iff Y<0 moved to match.pdMarc Glisse6-138/+62
2017-10-11re PR tree-optimization/82472 (ICE in generate_code_for_partition, at tree-lo...Bin Cheng4-8/+53
2017-10-11Do not error for no_sanitize attributes (PR sanitizer/82490).Martin Liska7-13/+35
2017-10-11Fix use-after-scope error.Martin Liska2-1/+6
2017-10-11Revert last commit.Martin Liska4-8/+16
2017-10-11Do not handled volatile arguments (PR sanitizer/82484).Martin Liska4-1/+19
2017-10-11Fix a test-case for Darwin.Martin Liska2-4/+7
2017-10-11Enable ifunc attribute by default for ARM GNU/LinuxAdhemerval Zanella2-1/+6
2017-10-11* g++.dg/cpp/string-3.C: Fix dg-final.Nathan Sidwell2-1/+5
2017-10-11re PR c++/80412 ([c++17] crash with class template deduction guide and inheri...Paolo Carlini2-0/+10
2017-10-11re PR c++/82230 (ICE: in tsubst, at cp/pt.c:13686 when binding lambda to vari...Paolo Carlini2-0/+21
2017-10-11re PR c++/81299 (Spurious "set but not used" warning with constexpr variable)Paolo Carlini2-0/+20
2017-10-11tree-scalar-evolution.c (get_scalar_evolution): Handle default-defs and types...Richard Biener2-61/+40
2017-10-10Allow 2 insns from sched group to issue in same cycle, if no stalls needed.James E Wilson2-4/+12
2017-10-11Daily bump.GCC Administrator1-1/+1
2017-10-11rs6000: insn_costSegher Boessenkool3-0/+94
2017-10-10[C++ PATCH] hash-table for extern-c fns.Nathan Sidwell7-26/+65
2017-10-10re PR c++/78006 (Segmentation fault with 'using' and generic lambda trailing ...Paolo Carlini2-0/+42
2017-10-10[C++ PATCH] Kill unneeded hash specializationNathan Sidwell2-24/+3
2017-10-10re PR c++/81032 (ICE with lambda and broken constexpr)Paolo Carlini2-0/+18
2017-10-10re PR rtl-optimization/68205 (ICE compiling gcc.c-torture/execute/20040709-2....Jakub Jelinek2-0/+8
2017-10-10re PR c++/67625 (some constexpr expressions rejected as enumerator value)Jakub Jelinek2-0/+15
2017-10-10re PR middle-end/70887 (internal compiler error in trunc_int_for_mode, at exp...Jakub Jelinek2-0/+34
2017-10-10re PR c++/70338 (ICE combining debug symbols, range-for in lambda in function...Jakub Jelinek2-0/+20
2017-10-10re PR c++/77786 (ICE in tsubst_copy, at cp/pt.c:13040)Jakub Jelinek2-0/+24
2017-10-10re PR c++/71875 (template specialization compile error)Jakub Jelinek2-0/+27
2017-10-10re PR c++/77578 (ICE in cp_parser_omp_for_loop (cp/parser.c:29404))Jakub Jelinek2-0/+34
2017-10-10re PR middle-end/70100 (ICE: in execute, at cfgexpand.c:6066)Jakub Jelinek2-0/+24
2017-10-10re PR c++/68252 (left operand of shift expression, while we shift > 0 integer)Jakub Jelinek2-0/+8
2017-10-10re PR target/79565 (ICE in copy_to_mode_reg, at explow.c:612)Jakub Jelinek6-43/+142