aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-09-27c-cppbuiltin.c (c_cpp_builtins): Define __cpp_capture_star_this for -std=c++1z.Jakub Jelinek4-0/+12
2016-09-27Implement P0018R3, C++17 lambda capture of *this by value as [=,*this]Jakub Jelinek6-5/+188
2016-09-27re PR c++/77722 (-fsanitize=undefined doesn't give runtime error in function ...Jakub Jelinek6-8/+76
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek29-72/+38
2016-09-27internal-fn.h (IFN_UNIQUE_CODES, [...]): New.Nathan Sidwell3-29/+96
2016-09-27[Obvious] Delete one redundant word in target-supports.exp comment Jiong Wang2-3/+8
2016-09-27MIPS/GCC/doc: Fix `d' constraint descriptionMaciej W. Rozycki3-4/+9
2016-09-27Fix pch with Solaris asRichard Biener2-8/+14
2016-09-27Commit files missed in revision 240541.Matthew Wahab2-5/+14
2016-09-27[ARM] Fix invalid instructions generated for data movement.Matthew Wahab1-0/+12
2016-09-27* config/rs6000/rs6000.c (rs6000_output_symbol): Don't modify VAR_DECL string.David Edelsohn2-1/+9
2016-09-27c6x.h: Adjust fall through comment.Marek Polacek4-5/+10
2016-09-27ia64.c (ia64_print_operand): Adjust fall through comment.Marek Polacek2-1/+6
2016-09-27[ARM] Fix -Wimplicit-fallthrough warningsKyrylo Tkachov3-7/+18
2016-09-27re PR gcov-profile/46266 (gcov generates data for non-existing file <built-in>)Martin Liska5-6/+27
2016-09-27re PR tree-optimization/77745 (Inconsistent application of aliasing rules)Richard Biener5-20/+74
2016-09-27re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo2-4/+12
2016-09-27re PR target/77478 (Incorrect code generated with -O3, m32, -msse2 and -ffast...Richard Biener2-0/+27
2016-09-27gcov: dump in a static dtor instead of in an atexit handlerMartin Liska5-2/+93
2016-09-27Fix bogus test failure for avrSenthil Kumar Selvaraj2-0/+5
2016-09-27re PR bootstrap/77751 (cc1plus: error: unrecognized command line option "-Wno...Marek Polacek2-5/+12
2016-09-27Remove __gcov_merge_delta (PR bootstrap/77749)Martin Liska2-3/+5
2016-09-27combine.c (simplify_comparison): Add canonical FALLTHROUGH comments.Jakub Jelinek3-12/+13
2016-09-27re PR fortran/77666 (ICE in gfc_omp_clause_default_ctor, at fortran/trans-ope...Jakub Jelinek4-3/+40
2016-09-27re PR rtl-optimization/77714 (Wrong code generation for gcc.c-torture/execute...Bernd Edlinger2-1/+7
2016-09-27Fix ipa-vrp convert value_rangeKugan Vivekanandarajah6-14/+60
2016-09-27rs6000: Disparage CTR and LR in movcc_internal1Segher Boessenkool2-2/+8
2016-09-27Daily bump.GCC Administrator1-1/+1
2016-09-26Fix fallthrough comments for Ada, Solaris/x86, SPARCRainer Orth9-32/+52
2016-09-26re PR fortran/77420 (gfortran and equivalence produces internal compiler error)Steven G. Kargl7-3/+72
2016-09-26re PR tree-optimization/77719 (ICE in pp_string, at pretty-print.c:955)Kugan Vivekanandarajah4-1/+38
2016-09-26tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme22-63/+132
2016-09-26builtin-sprintf-warn-1.c: Adjust regex to accept singular form of byte when q...Thomas Preud'homme2-3/+8
2016-09-26read-rtl.c: split out read_rtx_operand from read_rtx_codeDavid Malcolm2-193/+218
2016-09-26cygming.h (ASM_OUTPUT_DWARF_OFFSET): Fix typo.Liu Hao2-2/+6
2016-09-26c-lex.c (c_common_has_attribute): Handle attribute fallthrough.Marek Polacek6-3/+27
2016-09-26ipa-inline-analysis.c (find_foldable_builtin_expect): Use gimple_call_interna...Marek Polacek13-61/+41
2016-09-26Fix typo in date.David Edelsohn1-1/+1
2016-09-26[regrename][sel-sched] Fix bogus use of HARD_FRAME_POINTER_REGNUM (was: Fix a...Kyrylo Tkachov3-2/+10
2016-09-26S/390: Add missing fallthrough comments.Andreas Krebbel2-0/+7
2016-09-26Fix documentation of gcov toolMartin Liska2-7/+13
2016-09-26re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Paul Thomas2-1/+11
2016-09-26Remove HIST_TYPE_CONST_DELTA counter type (PR gcov-profile/23332)Martin Liska5-51/+13
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska16-60/+155
2016-09-26target.def (elf_flags_numeric): Change documentation to present tense.Andre Vieira3-8/+14
2016-09-26init.c (expand_default_init): Fix } indentation.Nathan Sidwell3-14/+13
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek78-44/+3886
2016-09-26dwarf2out.c (stripattributes): Remove unused function.Richard Biener2-96/+97
2016-09-26re PR debug/77692 (gcc.dg/debug/dwarf2/const-2b.c FAILs)Richard Biener2-2/+16
2016-09-26Daily bump.GCC Administrator1-1/+1