aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-14aarch64.c (aarch64_attribute_table): Change affects_type_identity to true for...Steve Ellcey2-1/+22
2019-02-14* da.po: Update.Joseph Myers2-11/+13
2019-02-14* da.po: Update.Joseph Myers2-470/+229
2019-02-14re PR fortran/88248 ([F18] Bogus warning about obsolescent feature: Labeled D...Harald Anlauf5-6/+47
2019-02-14compiler: check duplicate string keys in map composite literalsIan Lance Taylor6-55/+98
2019-02-14Arm: Fix testism in pr88850 testcase.Tamar Christina2-1/+5
2019-02-14Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)Rainer Orth19-46/+283
2019-02-14Update libstdc++ documentation for C++2a implementation statusJonathan Wakely3-4/+6
2019-02-14Arm: Add HF modes to ANY iterators Tamar Christina5-2/+80
2019-02-14Update libstdc++ documentation for implementation statusJonathan Wakely4-7/+59
2019-02-14DR 2586 fix value category in uses-allocator checksJonathan Wakely8-7/+76
2019-02-14When this testcase was introduced it failed to account for the possibility of...Matthew Malcomson3-0/+27
2019-02-14re PR lto/88677 (Divergence in -O2 and -O2 -flto early opts)Jan Hubicka1-1/+1
2019-02-14Add std::timespec and std::timespec_get for C++17Jonathan Wakely6-0/+72
2019-02-14LWG 2537 fix priority_queue constructors to establish invariantJonathan Wakely4-2/+71
2019-02-14Enforce LWG DR 2566 requirement for container adaptorsJonathan Wakely4-9/+45
2019-02-14Fix PR72715 "ICE in gfc_trans_omp_do, at fortran/trans-openmp.c:3164"Cesar Philippidis6-5/+30
2019-02-14Call free_dominance_info when transformed in DCE (PR rtl-optimization/89242).Martin Liska4-0/+27
2019-02-14PR middle-end/89303 add testcase for std::enable_shared_from_thisJonathan Wakely2-0/+42
2019-02-14re PR tree-optimization/89314 (ICE in wide_int_to_tree_1, at tree.c:1561)Jakub Jelinek4-6/+30
2019-02-14Document LWG 2735 status and add testJonathan Wakely4-0/+66
2019-02-14re PR middle-end/89284 (gcc -fsanitize=undefined inhibits -Wuninitialized)Jakub Jelinek4-1/+34
2019-02-14go-gcc.cc: #include "opts.h".Ian Lance Taylor2-0/+41
2019-02-14optc-save-gen.awk: Set var_opt_hash for initial optimizations and set current...Ian Lance Taylor4-1/+37
2019-02-14Daily bump.GCC Administrator1-1/+1
2019-02-13PR libstdc++/89345 Only define std::destroying_delete for C++2aJonathan Wakely4-7/+78
2019-02-13sse.md (vec_set<VI4F_256_512:mode>_0): Use nonimmediate_operand as operand 2 ...Uros Bizjak4-40/+55
2019-02-13PR c++/89297 - ICE with OVERLOAD in template.Marek Polacek4-3/+29
2019-02-13[PR86379] do not use TREE_TYPE for USING_DECL_SCOPEAlexandre Oliva8-8/+245
2019-02-13[PR87322] move cp_evaluated up to tsubst all lambda parmsAlexandre Oliva5-4/+58
2019-02-13re PR c++/77304 (ICE on C++ code with invalid template parameter: in gimplify...Marek Polacek2-0/+26
2019-02-13[ARM] Fix Thumb-1 ldm (PR89190)Wilco Dijkstra3-10/+27
2019-02-13C++ concepts: fix ICE with requires on dtors (PR c++/89036)David Malcolm4-3/+18
2019-02-13AArch64: Allow any offset for SVE addressing modes before reload.Tamar Christina5-5/+42
2019-02-13Clean up MPX-related stuff.Martin Liska15-84/+40
2019-02-13[multiple changes]Jakub Jelinek4-1/+804
2019-02-13Fix -fdec simplification (PR fortran/88649).Martin Liska2-5/+12
2019-02-13re PR middle-end/89281 (gcc/optabs.c:3901:30: runtime error: shift exponent 3...Jakub Jelinek2-1/+6
2019-02-13re PR c++/88986 (ICE: tree check: expected tree that contains 'decl minimal' ...Paolo Carlini7-3/+73
2019-02-13re PR target/89290 (ICE in change_address_1, at emit-rtl.c:2286)Jakub Jelinek4-1/+32
2019-02-13libphobos: Fallback on UnwindBacktrace if LibBacktrace not defined.Iain Buclaw2-16/+21
2019-02-13Remove a barrier when EDGE_CROSSING is removed (PR lto/88858).Martin Liska2-19/+34
2019-02-13rs6000: Add support for the vec_sbox_be, vec_cipher_be etc. builtins.Xiong Hu Luo8-18/+101
2019-02-13Daily bump.GCC Administrator1-1/+1
2019-02-13re PR go/89193 ("make distclean" leaves stuff in gotools/)Ian Lance Taylor3-5/+14
2019-02-12invoke.texi (RS/6000 and PowerPC Options): Remove duplicate -maltivec.Pat Haugen2-29/+8
2019-02-12syscall: don't assume that WIFCONTINUED is definedIan Lance Taylor2-1/+5
2019-02-12PR c++/89144 - link error with constexpr initializer_list.Jason Merrill5-26/+69
2019-02-12i386: Revert revision 268678 and revision 268657H.J. Lu4-8/+65
2019-02-12libphobos: Merge upstream phobos 791c5d240Iain Buclaw2-1/+2