aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-16re PR tree-optimization/64946 ([AArch64] gcc.target/aarch64/vect-abs-compile....Kugan Vivekanandarajah28-15/+203
2018-06-16re PR middle-end/86095 (documentation for -Wunsafe-loop-optimizations referen...Jakub Jelinek3-11/+8
2018-06-16re PR rtl-optimization/86108 (crash during unwinding with -O2)Jakub Jelinek2-3/+16
2018-06-16PR c++/86147 - wrong capture for template argument.Jason Merrill3-5/+28
2018-06-16config.guess: Import latest version.Ben Elliston3-1065/+1040
2018-06-16Daily bump.GCC Administrator1-1/+1
2018-06-16LWG 3076 basic_string CTAD ambiguityJonathan Wakely6-0/+73
2018-06-15re PR c/86093 (volatile ignored on pointer in C)Jakub Jelinek4-1/+27
2018-06-15re PR middle-end/85878 (ICE in convert_mode_scalar, at expr.c:287)Jakub Jelinek4-3/+19
2018-06-15pt.c (tsubst_default_argument): Use push_to/pop_from_top_level.Jason Merrill4-43/+27
2018-06-15* decl.c (start_enum): Do compare dependent underlying type.Jason Merrill6-23/+13
2018-06-15PR c++/82882 - ICE with lambda in template default argument.Jason Merrill6-1/+62
2018-06-15* tree.c (maybe_warn_parm_abi): Inform the location of the class.Jason Merrill3-15/+17
2018-06-15re PR middle-end/86123 (ICE in prepare_cmp_insn, at optabs.c:3967)Jakub Jelinek4-3/+32
2018-06-15typed-splay-tree.h (typed_splay_tree::remove): New function.Bernd Edlinger3-46/+527
2018-06-15[testsuite] Run dg-final.exp sequentiallyTom de Vries2-0/+9
2018-06-15PR libstdc++/86169 unshare COW string when non-const data() calledJonathan Wakely3-1/+47
2018-06-15Decorate string_view members with nonnull attributeJonathan Wakely7-11/+178
2018-06-15PR libstdc++/86168 fix ambiguous default constructorJonathan Wakely2-1/+5
2018-06-15MIPS: Add support for -mcrc and -mginv options.Matthew Fortune4-0/+33
2018-06-15Only define __cpp_lib_constexpr_char_traits for C++17Jonathan Wakely2-9/+12
2018-06-15Force user provided warning and error messages to only occupy one line.Nick Clifton5-2/+91
2018-06-15LWG 2993 reference_wrapper<T> conversion from T&&Jonathan Wakely5-5/+138
2018-06-15tree-vect-slp.c (vect_slp_bb): Dump MSG_OPTIMIZED_LOCATIONS here, also noting...Richard Biener3-10/+31
2018-06-15[ARC] Fix warning in arc_return_address_register.Claudiu Zissulescu2-1/+7
2018-06-15re PR tree-optimization/86159 (g++ ICE at -O1 and above on valid code: incorr...Richard Biener4-6/+23
2018-06-15re PR tree-optimization/86076 (ICE: verify_gimple failed (error: location ref...Richard Biener4-1/+47
2018-06-15RISC-V: Add custom RTEMS multilibsSebastian Huber3-9/+42
2018-06-15LWG 3039 Unnecessary decay in thread and packaged_taskJonathan Wakely3-14/+18
2018-06-15Daily bump.GCC Administrator1-1/+1
2018-06-14re PR c++/86063 (g++ ICE at tree check: expected tree_list, have expr_pack_e...Marek Polacek4-1/+20
2018-06-14LWG 3075 basic_string needs deduction guides from basic_string_viewJonathan Wakely4-0/+63
2018-06-14LWG 3074 make scalar types non-deduced in valarray non-member functionsJonathan Wakely6-23/+188
2018-06-14re PR target/86048 (.seh_savexmm offset is negative error when compiling libpng)Jakub Jelinek2-2/+6
2018-06-14re PR middle-end/86122 (ICE in useless_type_conversion_p, at gimple-expr.c:87)Jakub Jelinek4-4/+29
2018-06-14P0624R2 - Default constructible and assignable stateless lambdasJakub Jelinek5-8/+85
2018-06-14Partially revert move of std::tuple_element_t to <tuple>Jonathan Wakely3-7/+15
2018-06-14decl.c (duplicate_decls): Use DECL_SOURCE_LOCATION in OPT_Wshadow warning_at.Paolo Carlini14-110/+157
2018-06-14P0935R0 Eradicating unnecessarily explicit default constructorsJonathan Wakely8-11/+68
2018-06-14Define __cpp_lib_tuple_element_t in <tuple> not <utility>Jonathan Wakely4-8/+21
2018-06-14re PR target/85945 (ICE in resolve_subreg_use, at lower-subreg.c:751)Jakub Jelinek4-1/+37
2018-06-14P0935R0 Eradicating unnecessarily explicit default constructorsJonathan Wakely38-47/+217
2018-06-14Fix errors in libstdc++-v3/ChangeLog entries.Jonathan Wakely1-2/+1
2018-06-14re PR target/86139 (ICE in in store_constructor, at expr.c:6849 on arm-linux-...Richard Biener3-6/+10
2018-06-14re PR ipa/86124 (ICE in create_variable_info_for, at tree-ssa-structalias.c:6...Richard Biener4-1/+24
2018-06-14PR libstdc++/83982 fix exception-safety guarantee of std::vector::resizeDaniel Trebbien3-13/+81
2018-06-14RTEMS: Prefer int for int32_tSebastian Huber2-0/+8
2018-06-14Daily bump.GCC Administrator1-1/+1
2018-06-13PR c++/86099 - ICE with trivial copy and non-trivial default ctor.Jason Merrill3-0/+48
2018-06-13c-opts.c (c_common_post_options): Warn about useless -Wabi.Jason Merrill5-6/+18