aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-03-09PR c++/84726 - unnecessary capture of constant vars.Jason Merrill5-2/+188
2018-03-09re PR c++/84076 (Warning about objects through POD mistakenly claims the obje...Jason Merrill4-2/+40
2018-03-09re PR c++/84767 (ICE with pointer to VLA)Jakub Jelinek4-0/+31
2018-03-09re PR tree-optimization/84526 (ICE in generic_overlap at gcc/gimple-ssa-warn-...Martin Sebor5-16/+370
2018-03-09re PR rtl-optimization/84682 (internal compiler error: Segmentation fault (pr...Alexandre Oliva9-11/+78
2018-03-09commit ce28919112dbb234366816ab39ce060ad45e8ca9Ian Lance Taylor1-1/+1
2018-03-09re PR c++/84724 (internal compiler error: in single_succ_edge, at basic-block...Jakub Jelinek6-0/+72
2018-03-09re PR target/83712 ("Unable to find a register to spill" when compiling for t...Vladimir Makarov7-114/+314
2018-03-09[arm] PR target/83193: Do not print arch/cpu hints twice on invalid -march/-mcpuKyrylo Tkachov3-12/+32
2018-03-09jit: use 'configure' to replace hard-coded linker options (PR jit/64089 and P...David Malcolm6-4/+125
2018-03-09re PR tree-optimization/84775 (ICE on valid code at -O3: in check_loop_closed...Richard Biener4-9/+52
2018-03-09[PR c++/84733] ICE in check-local-shadowNathan Sidwell2-3/+11
2018-03-09re PR debug/84404 (Several "leb128 operand is an undefined symbol" in go test...Jakub Jelinek2-1/+8
2018-03-09re PR target/84763 (ICE in i386_pe_seh_cold_init)Eric Botcazou4-4/+52
2018-03-09Daily bump.GCC Administrator1-1/+1
2018-03-08re PR debug/84456 (gcc.dg/guality/pr49888.c fail)Jakub Jelinek2-1/+8
2018-03-08re PR c++/80598 (-Wunused triggers for functions used in uninstantiated templ...Jason Merrill4-0/+35
2018-03-08re PR inline-asm/84742 (internal compiler error: in process_alt_operands, at ...Jakub Jelinek5-1/+33
2018-03-08[AArch64] PR target/84748: Mark *compare_cstore<mode>_insn as clobbering CC regKyrylo Tkachov4-1/+47
2018-03-08re PR tree-optimization/84552 (Compile time hog w/ -O2 -floop-nest-optimize -...Richard Biener4-1/+40
2018-03-08re PR tree-optimization/84178 (ICE in release_bb_predicate)Richard Biener4-2/+43
2018-03-08tree-if-conv.c: fix ICE seen with -fno-tree-forwprop (PR tree-optimization/84...David Malcolm4-3/+36
2018-03-08Fix ifunc detection in target-supports.exp file.Thomas Schwinge2-2/+8
2018-03-08re PR tree-optimization/84746 (ICE on valid code at -O2 and -O3: Segmentation...Richard Biener4-14/+65
2018-03-08Document gcov-io (PR gcov-profile/84735).Martin Liska3-5/+15
2018-03-08[LVU] reset view at function entry, omit views at line zeroAlexandre Oliva4-20/+109
2018-03-08re PR tree-optimization/84740 (ICE in build_constructors, at tree-switch-conv...Jakub Jelinek4-1/+33
2018-03-08re PR tree-optimization/84739 (ICE in get_value_for_expr, at tree-ssa-ccp.c:649)Jakub Jelinek4-1/+39
2018-03-07PR tree-optimization/83519 - missing -Wrestrict on an overlapping strcpy to a...Martin Sebor2-0/+46
2018-03-08re PR fortran/64124 ([F95] Valid constant expr rejected)Steven G. Kargl5-1/+59
2018-03-08Daily bump.GCC Administrator1-1/+1
2018-03-07contrib.texi: Add entries for Martin Liska...Jakub Jelinek2-4/+54
2018-03-07lambda.c (is_capture_proxy_with_ref): Remove.Jason Merrill6-17/+10
2018-03-07rs6000: -mreadonly-in-sdata (PR82411)Segher Boessenkool6-1/+32
2018-03-07PR tree-optimization/84468 - bogus -Wstringop-truncation despite assignment a...Martin Sebor7-3/+462
2018-03-07re PR target/84277 (A lot of new acats testsuite failures)Eric Botcazou8-21/+176
2018-03-07runtime: push arena on AIX higher due to clashesIan Lance Taylor1-1/+1
2018-03-07runtime: use a fence instruction before rdtscIan Lance Taylor1-1/+1
2018-03-07Ada: Fix s-oscons.ads generationSebastian Huber2-2/+8
2018-03-07re PR target/84565 (ICE in extract_insn, at recog.c:2304 on aarch64)Jakub Jelinek4-1/+15
2018-03-07re PR c++/84704 (internal compiler error: gimplification failed)Jakub Jelinek3-4/+24
2018-03-07re PR middle-end/84723 (ICE in create_target_clone, at multiple_target.c:275)Jakub Jelinek8-0/+97
2018-03-07Fix Changelog commit errro.Denis Chertykov1-1/+1
2018-03-07pa.h (ASM_GENERATE_INTERNAL_LABEL): Revise to use sprint_ul.John David Anglin3-6/+34
2018-03-07re PR fortran/64107 ([F95] Pure function as array size)Steven G. Kargl2-0/+35
2018-03-07Daily bump.GCC Administrator1-1/+1
2018-03-06re PR fortran/84697 (minloc/maxloc not simplified with zero size)Thomas Koenig6-26/+101
2018-03-06re PR c++/84684 (inserting random code / flags produces wrong code)Marek Polacek4-0/+176
2018-03-06re PR c/84721 (ICE in c_push_function_context, at c-decl.c:9667)Jakub Jelinek4-1/+17
2018-03-06re PR target/84710 (ICE: RTL check: expected code 'reg', have 'subreg' in rhs...Jakub Jelinek4-6/+26