aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-11-21PR tree-optimization/82945 - add warning for passing non-strings to functions...Martin Sebor12-126/+972
2017-11-21i386-opts.h (enum prefer_vector_width): Added new enum for the new option -mp...Sergey Shalnov11-21/+93
2017-11-21Add quotes for constexpr keyword.Martin Liska39-108/+166
2017-11-21ppc-asm.h (f50, vs50): Fix values.Pat Haugen2-2/+6
2017-11-21Improve -Wmaybe-uninitialized documentationJonathan Wakely2-9/+15
2017-11-21New POINTER_DIFF_EXPRMarc Glisse24-50/+284
2017-11-21* config/i386/i386.md: Missing file from my previous commit.Uros Bizjak2-16/+22
2017-11-21re PR c++/83045 (-Wreturn-type regression in C++)Jakub Jelinek36-28/+136
2017-11-21i386.md (*bswap<mode>2_movbe): Add integer suffix to movbe mnemonic.Uros Bizjak6-6/+16
2017-11-21* gcc.target/i386/pr82713.c: Fix dg directive.Uros Bizjak1-2/+1
2017-11-21re PR c++/83020 (('17) Class template constructor call skipped with no error ...Paolo Carlini2-0/+21
2017-11-21Remove not needed xstrdup_for_dump.Martin Liska2-2/+7
2017-11-21re PR target/82880 (gcc --help=target --help=optimizers hangs on mips)Jakub Jelinek4-2/+19
2017-11-21* c-common.c (get_nonnull_operand): Use tree_to_uhwi.Jakub Jelinek2-1/+3
2017-11-21re PR tree-optimization/83086 (valgrind error in gimple-ssa-store-merging.c f...Jakub Jelinek2-1/+8
2017-11-21Fix UBSAN errors in dse.c (PR rtl-optimization/82044).Martin Liska2-0/+12
2017-11-21tree-ssa-threadbackward.c (find_jump_threads_backwards): Fix typo in comment.Aldy Hernandez2-1/+6
2017-11-21Don't split call from its call arg location.Claudiu Zissulescu4-0/+34
2017-11-21[ARC] Reimplement exception handling support.Claudiu Zissulescu5-78/+190
2017-11-21print-tree.h (debug_vec_tree): Remove prototype.Aldy Hernandez3-9/+5
2017-11-21re PR tree-optimization/83047 (glibc/crypt/crypt_util.c gets miscompiled)Jakub Jelinek4-1/+91
2017-11-21P0428R2 - familiar template syntax for generic lambdasJakub Jelinek11-8/+65
2017-11-21re PR c++/83059 (ICE on invalid C++ code: in tree_to_uhwi, at tree.c:6633)Jakub Jelinek6-8/+32
2017-11-21re PR debug/82718 (Bad DWARF5 .debug_loclists generation)Jakub Jelinek5-82/+164
2017-11-21re PR debug/82933 (valgrind error in set_cur_line_info_table with -g)Jakub Jelinek5-0/+22
2017-11-21re PR target/82981 (unnecessary __multi3 call for mips64r6 linux kernel)Jakub Jelinek2-6/+12
2017-11-21libgo: fix makefile bugletIan Lance Taylor1-1/+1
2017-11-21compiler: report error for ++/-- applied to a non-numeric typeIan Lance Taylor2-1/+6
2017-11-21Use -Wtraditional for "would be stringified in traditional C" (PR preprocesso...Eric Gallager2-0/+19
2017-11-21C/C++: more stdlib header hints (PR c/81404)David Malcolm12-79/+357
2017-11-21C: hints for missing stdlib includes for macros and typesDavid Malcolm4-2/+156
2017-11-21C++: provide macro used-before-defined hint (PR c++/72786)David Malcolm7-3/+94
2017-11-21re PR target/81356 (__builtin_strcpy is not good for copying an empty string ...Steve Ellcey2-1/+6
2017-11-21Daily bump.GCC Administrator1-1/+1
2017-11-20Avoid duplicate visibility warning.Jason Merrill3-1/+9
2017-11-20i386.c (parse_mtune_ctrl_str): Start diagnostics with lower case letter.Jakub Jelinek2-1/+6
2017-11-20i386.md (bswaphi2): New expander.Uros Bizjak4-13/+71
2017-11-20re PR fortran/79072 (ICE with class(*) pointer function result and character ...Paul Thomas5-0/+61
2017-11-20P0329R4: Designated InitializationJakub Jelinek20-53/+379
2017-11-20c-family: add name_hint/deferred_diagnosticDavid Malcolm9-46/+208
2017-11-20Makefile.in (OBJS): Add gimple-ssa-evrp-analyze.o.Jeff Law5-352/+422
2017-11-20gimple-ssa-evrp.c (evrp_dom_walker::before_dom_children): Do not set BB_VISIT...Jeff Law2-2/+7
2017-11-20[PR c++/82878] pass-by-invisiref in lambdaNathan Sidwell8-14/+58
2017-11-20tree-predcom.c: Add general comment on Store-Store chains.Bin Cheng4-23/+177
2017-11-20* tree-predcom.c (add_ref_to_chain): Remove check on distance.Bin Cheng2-5/+4
2017-11-20VRP: x+1 and -x cannot be INT_MINMarc Glisse11-125/+279
2017-11-20Add g++.dg/pr82836.C requirementsRainer Orth2-1/+10
2017-11-20re PR c++/82781 (Vector extension operators return wrong result in constexpr)Jakub Jelinek4-2/+67
2017-11-20[ARM] Do no clobber r4 in Armv8-M nonsecure callThomas Preud'homme4-26/+32
2017-11-20[testsuite,arm] [Diagnostic Patch] don't print column zeroChristophe Lyon2-3/+8