aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-13MIPS: Add support for P6600.Matthew Fortune8-8/+470
2018-06-13compiler: avoid introducing redundant write barriersIan Lance Taylor4-10/+29
2018-06-13PR tree-optimization/86114 - ICE in gimple_fold_builtin_strlen with an invali...Martin Sebor5-8/+64
2018-06-132018-06-13 François Dumont <fdumont@gcc.gnu.org>François Dumont13-3/+265
2018-06-13re PR sanitizer/86090 ([ASAN] ASAN does not properly configure libbacktrace.)Denis Khalikov4-2/+14
2018-06-13PR c++/86094 - wrong code with defaulted move ctor.Jason Merrill10-32/+113
2018-06-13re PR fortran/86110 (ICE in gfc_resolve_character_array_constructor, at fortr...Steven G. Kargl4-0/+20
2018-06-13compiler: include global variable preinit blocks in ast dumpsIan Lance Taylor2-2/+26
2018-06-13PR libstdc++/86127 avoid unnecessary allocator conversionsJonathan Wakely3-11/+21
2018-06-13tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): Properly set v...Richard Biener3-4/+19
2018-06-13rl78.c (move_elim_pass): Use TDF_NONE rather than integer 0 for argument to p...Jeff Law2-3/+9
2018-06-13re PR fortran/85703 ([openacc] ICE in resolve_fntype, at fortran/resolve.c:16...Cesar Philippidis5-0/+34
2018-06-13re PR fortran/85702 ([openacc] ICE in gfc_format_decoder, at fortran/error.c:...Cesar Philippidis4-2/+17
2018-06-13libgo: update to Go 1.10.3 releaseIan Lance Taylor31-328/+553
2018-06-13emit-rtl.c: more typesafetyDavid Malcolm8-87/+166
2018-06-13cgraph.c (cgraph_node::get_untransformed_body): Dump function bodies streamed...Jan Hubicka11-0/+108
2018-06-13re PR target/86048 (.seh_savexmm offset is negative error when compiling libpng)Eric Botcazou4-4/+58
2018-06-13[ARC] Update fma expansions.Claudiu Zissulescu4-0/+28
2018-06-13[ARC] Reimplement return padding operation for ARC700.Claudiu Zissulescu6-93/+166
2018-06-13[ARC] Define LINK_GCC_C_SEQUENCE_SPEC.Claudiu Zissulescu2-0/+9
2018-06-13[ARC] SYNC instruction is valid on all ARC cores.Claudiu Zissulescu2-1/+6
2018-06-13[ARC] Allow EX instruction unconditionallyClaudiu Zissulescu2-1/+6
2018-06-13re PR tree-optimization/86076 (ICE: verify_gimple failed (error: location ref...Chenghua Xu2-2/+9
2018-06-13debug.h (__glibcxx_requires_can_increment_range): New.François Dumont2-2/+11
2018-06-12PR c++/86098 - ICE with template placeholder for TTP.Jason Merrill3-0/+27
2018-06-13Daily bump.GCC Administrator1-1/+1
2018-06-12Tighten LRA test for reloading the inner reg of a paradoxical subregRichard Sandiford4-2/+51
2018-06-12Use poly_int rtx accessors instead of hwi accessorsRichard Sandiford12-115/+166
2018-06-12config.gcc (alpha*-*-freebsd*): Remove.Jeff Law5-74/+10
2018-06-12decl2.c (coerce_new_type, [...]): Add location_t parameter and adjust error_a...Paolo Carlini1-0/+8
2018-06-12decl2.c (coerce_new_type, [...]): Add location_t parameter and adjust error_a...Paolo Carlini9-24/+36
2018-06-12Core issue 1331 - const mismatch with defaulted copy constructorMarek Polacek13-5/+218
2018-06-12macros.h (__glibcxx_check_can_increment_range): New.François Dumont9-14/+302
2018-06-12P0935R0 Eradicating unnecessarily explicit default constructorsJonathan Wakely39-146/+671
2018-06-12spellcheck: support transpositions aka Damerau-Levenshtein (PR other/69968)David Malcolm9-71/+162
2018-06-12PR tree-optimization/85259 - Missing -Wstringop-overflow= since r256683Martin Sebor8-48/+223
2018-06-12re PR fortran/44491 (Diagnostic just shows "<During initialization>" instead ...Steven G. Kargl4-1/+19
2018-06-12PR c/85931 - -Wsizeof-pointer-memaccess for strncpy with size of sourceMartin Sebor6-2/+91
2018-06-12p8-vec-xl-xst-v2.c: New.(actually added this time).Will Schmidt1-0/+64
2018-06-12p8-vec-xl-xst-v2.c: New.Will Schmidt3-4/+12
2018-06-12fold-vec-store-vec_vsx_st-char.c: New.Will Schmidt7-0/+227
2018-06-12fold-vec-store-builtin_vec_xst-char.c: New.Will Schmidt7-1/+227
2018-06-12fold-vec-store-vec_xst-char.c: New.Will Schmidt7-0/+222
2018-06-12fold-vec-load-vec_vsx_ld-char.c: New.Will Schmidt7-0/+222
2018-06-12fold-vec-load-builtin_vec_xl-char.c: New.Will Schmidt7-0/+227
2018-06-12fold-vec-load-vec_xl-char.c: New testcase.Will Schmidt7-0/+222
2018-06-12rs6000-c.c (altivec_overloaded_builtins): Add BUILTIN_VEC_XST entries for poi...Will Schmidt2-0/+11
2018-06-12Linux/x86: Update TARGET_THREAD_SPLIT_STACK_OFFSET commentsH.J. Lu3-2/+12
2018-06-12genfixes: exit 1 when autogen not found.Rasmus Villemoes2-6/+7
2018-06-12inclhack.def: Fix fixup for assert.h on vxworks.Rasmus Villemoes3-13/+72