aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-19ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...Jakub Jelinek278-6121/+14651
2017-10-19Revert r238089 (PR driver/81829).Martin Liska4-44/+7
2017-10-19rs6000: Fix "missing mode" on UNSPEC_TOCSLOTSegher Boessenkool2-4/+10
2017-10-19re PR target/82580 (Optimize comparisons for __int128 on x86-64)Jakub Jelinek4-1/+72
2017-10-19Specify required stack size for gcc.dg/tree-ssa/ldist-27.cTom de Vries2-0/+5
2017-10-19Add dg-require-stack-sizeTom de Vries13-52/+50
2017-10-19Derive interface buffers from max name lengthBernhard Reutner-Fischer2-3/+9
2017-10-19Update my last ChangeLog entry to properly specify overloaded functions.Aldy Hernandez1-4/+4
2017-10-19Do not instrument use-after-scope for vars with large alignment (PR sanitizer...Martin Liska4-1/+59
2017-10-19re PR fortran/82568 ([6/7/8] ICE with do-loop inside BLOCK inside omp)Jakub Jelinek6-10/+129
2017-10-19Use Levenshtein spelling suggestions in Fortran FEBernhard Reutner-Fischer12-17/+483
2017-10-19Daily bump.GCC Administrator1-1/+1
2017-10-18re PR fortran/82567 ([6/7/8] gfortran takes a long time to compile a simple i...Thomas Koenig4-1/+62
2017-10-18ira: volatile asm's are not moveable (PR82602)Segher Boessenkool2-0/+11
2017-10-18re PR fortran/79795 (Fortran ICE in resolve_symbol starting with r163221)Thomas Koenig4-1/+32
2017-10-18re PR target/82580 (Optimize comparisons for __int128 on x86-64)Uros Bizjak7-14/+145
2017-10-18wide-int.cc (debug): New.Aldy Hernandez2-0/+40
2017-10-18re PR libfortran/82233 (execute_command_line causes program to stop when comm...Thomas Koenig2-3/+8
2017-10-18re PR middle-end/82556 (internal compiler error in curr_insn_transform, at lr...Vladimir Makarov4-3/+44
2017-10-18tree-loop-distribution.c (INCLUDE_ALGORITHM): New header file.Bin Cheng9-7/+232
2017-10-18re PR tree-optimization/82574 (wrong code at -O3 on x86_64-linux-gnu)Bin Cheng4-11/+47
2017-10-18re PR tree-optimization/82591 ([graphite] Compile-time hog w/ -O2 -floop-nest...Richard Biener3-13/+55
2017-10-182017-10-18 Richard Biener <rguenther@suse.de>Richard Biener5-129/+85
2017-10-18Fix failing test-caseMartin Liska2-3/+10
2017-10-18Fix -Wimplicit-fallthrough in combine.cMartin Liska2-0/+6
2017-10-18misc.c (gnat_tree_size): Move around.Eric Botcazou3-17/+27
2017-10-18re PR lto/82598 (lto debugobj lacks .note.GNU-stack)Jakub Jelinek3-1/+21
2017-10-18S/390: Do not end groups after fallthru edge.Robin Dapp2-2/+45
2017-10-18S/390: Handle long-running instructions.Robin Dapp2-5/+73
2017-10-18re PR fortran/82550 (program using submodules fails to link)Paul Thomas4-1/+57
2017-10-18graphite-isl-ast-to-gimple.c (gcc_expression_from_isl_ast_expr_id): Simplify ...Richard Biener5-173/+46
2017-10-18S/390: Fix vec-cmp-2 testcaseAndreas Krebbel2-49/+62
2017-10-18Do not put gimple stmt on an abnormal edge (PR sanitizer/82545).Martin Liska4-0/+32
2017-10-18re PR c++/69057 ([C++14] constexpr static variable template assertion segment...Paolo Carlini2-0/+32
2017-10-18re PR c++/68884 (template of value template crashes the compiler)Paolo Carlini2-0/+19
2017-10-18Update -ffunction/data-sections documentationSebastian Huber2-12/+25
2017-10-18re PR c++/79474 (Multiple definitions of user-defined conversion operator cau...Paolo Carlini2-0/+17
2017-10-18Daily bump.GCC Administrator1-1/+1
2017-10-17tree-ssa-loop-ivopts.c (add_autoinc_candidates): Bail out only if the use sta...Eric Botcazou2-1/+6
2017-10-17* gcc.dg/attr-alloc_size-11.c: UnXFAIL for visium-*-*.Eric Botcazou2-2/+6
2017-10-17visium.c (visium_select_cc_mode): Return CCmode for any RTX present on the RH...Eric Botcazou3-6/+18
2017-10-17langhooks.h (struct lang_hooks): Document that tree_size langhook may be also...Jakub Jelinek5-6/+36
2017-10-17re PR c++/71821 (ICE on invalid C++11 code (incorrect argument for alignas): ...Paolo Carlini2-0/+11
2017-10-17Simplify format_warning_at_substring APIDavid Malcolm6-71/+81
2017-10-17re PR c++/71368 ([concepts] ICE on constrained compound requirement)Paolo Carlini2-0/+30
2017-10-17Add gcc_checking_assert for sbitmap.c.Martin Liska2-0/+64
2017-10-17* i386/i386.c (x86_builtin_vectorization_cost): Likewise.Jan Hubicka2-0/+3
2017-10-17target.h (enum vect_cost_for_stmt): Add vec_gather_load and vec_scatter_storeJan Hubicka9-0/+35
2017-10-17reg-stack.c (compare_for_stack_reg): Add bool argument.Uros Bizjak4-108/+81
2017-10-17[C++ PATCH 82560] missing dtor callNathan Sidwell4-4/+42