aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-11re PR tree-optimization/85692 (Two source permute not used for vector initial...Allan Sandfeld Jensen4-26/+72
2018-05-11Support LLVM style of no_sanitize attribute (PR sanitizer/85556).Martin Liska6-8/+57
2018-05-10decl.c (cp_finish_decl): Don't instantiate auto variable.Jason Merrill4-14/+32
2018-05-11correct changelog!Edward Smith-Rowland1-2/+2
2018-05-11Daily bump.GCC Administrator1-1/+1
2018-05-10re PR fortran/85687 (ICE in gfc_sym_identifier, at fortran/trans-decl.c:351)Steven G. Kargl4-2/+23
2018-05-10rs6000.c (mode_supports_dq_form): Rename mode_supports_vsx_dform_quad to mode...Michael Meissner2-30/+50
2018-05-10re PR fortran/85521 (ICE in gfc_resolve_character_array_constructor, at fortr...Steven G. Kargl5-1/+30
2018-05-10re PR fortran/70870 (Segmentation violation in gfc_assign_data_value)Steven G. Kargl4-0/+29
2018-05-10* gcc.target/i386/xgetsetbv.c: Fix whitespace.Uros Bizjak1-3/+3
2018-05-10i386.c (ix86_expand_builtin): Generate SImode target register for null target.Uros Bizjak5-29/+46
2018-05-10rs6000.md (prefetch): Generate ISA 2.06 instructions dcbtt and dcbtstt if ope...Carl Love2-3/+22
2018-05-10cp-tree.h (DECL_CONSTRUCTOR_P): Use DECL_CXX_CONSTRUCTOR_P.Jason Merrill2-2/+5
2018-05-10Document Dual ABI for std::ios_base::failureJonathan Wakely8-19/+98
2018-05-10regex_compiler.h (_S_cache_size): Change from function to variable.Jason Merrill2-5/+8
2018-05-10Core issue 2310 - conversion to base of incomplete type.Jason Merrill3-0/+26
2018-05-10CWG 2267 - list-initialization of reference temporaryJason Merrill3-6/+22
2018-05-10* parser.c (cp_parser_class_head): Use num_template_headers_for_class.Jason Merrill2-14/+3
2018-05-10Make sure we aren't trying to do a nested instantiation in template context.Jason Merrill2-0/+4
2018-05-10* class.c (vbase_has_user_provided_move_assign): Use user_provided_p.Jason Merrill2-1/+4
2018-05-10* lambda.c (lambda_expr_this_capture): Improve logic.Jason Merrill2-10/+12
2018-05-10decl.c (make_typename_type): s/parameters/arguments/.Jason Merrill7-7/+13
2018-05-10re PR fortran/85735 (f951 crashes on empty input)Marek Polacek2-0/+6
2018-05-10re PR c++/85662 ("error: non-constant condition for static assertion" from __...Jakub Jelinek10-20/+54
2018-05-10re PR tree-optimization/85693 (Generation of SAD (Sum of Absolute Difference)...Uros Bizjak2-0/+20
2018-05-10re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig2-7/+20
2018-05-10PR libstdc++/83140 - assoc_legendre returns negated value when m is oddEdward Smith-Rowland4-2333/+292
2018-05-10PR libstdc++/85729 add linkage specifications to headersJonathan Wakely6-4/+23
2018-05-10re PR fortran/68846 (Pointer function as LValue doesn't work when the assignm...Paul Thomas5-1/+178
2018-05-10Improve boostrap-ubsan config (PR bootstrap/64914).Martin Liska4-4/+14
2018-05-10rs6000: Remove -maltivec={be,le}Segher Boessenkool37-2072/+210
2018-05-10configure.ac (gcc_gxx_include_dir_add_sysroot): Set it to 1 only when --with-...Eric Botcazou3-14/+20
2018-05-10re PR tree-optimization/85699 (gcc.dg/nextafter-2.c fail)Jakub Jelinek3-2/+22
2018-05-10re PR c++/85400 (invalid Local Dynamic TLS relaxation for symbol defined in m...Eric Botcazou6-3/+58
2018-05-10Daily bump.GCC Administrator1-1/+1
2018-05-09go/build, cmd/go: update to match recent changes to gcIan Lance Taylor13-60/+179
2018-05-09RISC-V: Add with-multilib-list support.Jim Wilson5-2/+126
2018-05-09safe_iterator.h (_Safe_iterator<>::_M_constant()): Rename in...François Dumont8-29/+260
2018-05-09re PR c++/85713 (ICE in dependent_type_p, at cp/pt.c:24582 on valid code)Paolo Carlini2-1/+11
2018-05-09builtins-8-runnable.c: New builtin test file.Carl Love2-0/+101
2018-05-09re PR c++/85713 (ICE in dependent_type_p, at cp/pt.c:24582 on valid code)Paolo Carlini1-0/+0
2018-05-09re PR c++/85713 (ICE in dependent_type_p, at cp/pt.c:24582 on valid code)Paolo Carlini4-12/+20
2018-05-09[openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declareTom de Vries2-4/+10
2018-05-09Add ax_pthread.m4 for use in binutils-gdbJoshua Watt2-0/+489
2018-05-09* gcc.target/aarch64/sve/vcond_6.c: Add missing brace.Andreas Schwab2-1/+5
2018-05-09[openacc] Factor out async argument utility functionsTom de Vries6-7/+41
2018-05-09Make std::function tolerate semantically non-CopyConstructible objectsJonathan Wakely3-7/+57
2018-05-09tree-vect-slp.c (vect_bb_slp_scalar_cost): Fill a cost vector.Richard Biener2-15/+36
2018-05-09rs6000: Give an argument to every REG_CFA_REGISTER (PR85645)Segher Boessenkool2-3/+9
2018-05-09shrink-wrap: Improve spread_components (PR85645)Segher Boessenkool2-3/+30