aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-17re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek2-0/+898
2019-05-17re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek4-2/+38
2019-05-17re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek2-0/+12
2019-05-17mips.c (mips_dwarf_frame_reg_mode): Replace TARGET_FLOAT64 with !TARGET_FLOAT...Dragan Mladjenovic9-1/+105
2019-05-172019-05-17 François Dumont <fdumont@gcc.gnu.org>François Dumont4-193/+320
2019-05-17x86-64: Add vector vararg ABI testsH.J. Lu4-0/+324
2019-05-17i386: Enable MMX intrinsics without SSE/SSE2/SSSE3H.J. Lu6-4/+44
2019-05-17soft-fp: Update soft-fp from glibcH.J. Lu90-98/+111
2019-05-17PR libstdc++/90246 Improve text of std::variant exceptions and assertionsJonathan Wakely2-16/+36
2019-05-17Fix std::variant test for ILP32 targetsJonathan Wakely3-1/+24
2019-05-17Fix uses of non-reserved names for template parametersJonathan Wakely7-14/+158
2019-05-17PR libstdc++/85965 move is_invocable assertions againJonathan Wakely14-33/+101
2019-05-17compiler: use SHA1-hash for symname for long gcbits symbolsIan Lance Taylor2-10/+32
2019-05-17S/390: Fix larl/PIC test case.Robin Dapp3-1/+19
2019-05-17gimple-parser.c (c_parser_gimple_statement): Handle __VEC_PERM.Richard Biener6-3/+99
2019-05-17re PR tree-optimization/90106 (builtin sqrt() ignoring libm's sqrt call result)Jun Ma2-0/+16
2019-05-17S/390: Fix vec_sldw builtinAndreas Krebbel4-9/+75
2019-05-17Fix __invoke_r<void> to be valid in C++11Jonathan Wakely2-1/+5
2019-05-17Add missing piece of P0777R1 and update C++20 status docsJonathan Wakely7-27/+35
2019-05-17ccmp.c (expand_ccmp_expr_1): Do not use gimple_assign_rhs_to_tree.Richard Biener2-4/+7
2019-05-17Handle a location with NULL as a file (PR driver/90496)Martin Liska1-1/+1
2019-05-17Handle a location with NULL as a file (PR driver/90495)Martin Liska2-1/+8
2019-05-17Remove a test-case that leads to a huge stack (and file) allocation (PR middl...Martin Liska2-17/+5
2019-05-17re PR go/90482 (Many 32-bit Solaris/SPARC tests FAIL with SIGBUS)Ian Lance Taylor5-19/+42
2019-05-17Move from state of allocators (LWG2593)François Dumont18-57/+65
2019-05-17compiler: intrinsify runtime/internal/atomic functionsCherry Zhang6-1/+390
2019-05-17Daily bump.GCC Administrator1-1/+1
2019-05-16compiler: add intrinsics for runtime/internal/sys functionsIan Lance Taylor7-109/+149
2019-05-16Remove incorrect assertion from filesystem::absoluteJonathan Wakely2-3/+4
2019-05-16re PR c++/90484 (ICE in equal_mem_array_ref_p at gcc/tree-ssa-scopedtables.c:...Jakub Jelinek2-5/+6
2019-05-16omp-low.c (lower_rec_input_clauses): If OMP_CLAUSE_IF has non-constant expres...Jakub Jelinek11-5/+231
2019-05-16Implement sane variant converting constructor (P0608R3)Jonathan Wakely4-30/+118
2019-05-16Changes to std::variant to reduce code sizeJonathan Wakely2-17/+17
2019-05-16tree-affine.c (expr_to_aff_combination): New function split out from...Richard Biener2-76/+148
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov32-7/+137
2019-05-16tree-ssa-alias.c (alias_stats): Add aliasing_component_refs_p_may_alias and a...Jan Hubicka2-8/+52
2019-05-16Replace _Equal_helper with simpler class templateJonathan Wakely2-36/+23
2019-05-16Change EBO accessors from static to non-static member functionsJonathan Wakely2-38/+35
2019-05-16Do not allow target_clones with alias attr (PR lto/90500).Martin Liska5-1/+31
2019-05-16tree-ssa-uninit: avoid ICE with BIT_AND_EXPR (PR 90394)Vladislav Ivanishin5-1/+94
2019-05-16Remove unnecessary non-const accessors in hash table basesJonathan Wakely2-36/+23
2019-05-16re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Jakub Jelinek8-4/+62
2019-05-16* lto-streamer.h (LTO_major_version): Bump to 9.Jakub Jelinek2-1/+5
2019-05-16re PR testsuite/90502 (gcc.dg/tree-ssa/vector-6.c FAILs)Richard Biener2-2/+9
2019-05-16testsuite - improve check_effective_target_cet.Iain Sandoe2-1/+6
2019-05-16re PR tree-optimization/90106 (builtin sqrt() ignoring libm's sqrt call result)Jun Ma5-42/+85
2019-05-16[RTEMS] Change multilibs for ARMSebastian Huber2-5/+11
2019-05-16re PR target/90424 (memcpy into vector builtin not optimized)Richard Biener6-13/+124
2019-05-16gimple-parser.c (c_parser_gimple_statement): Handle __BIT_INSERT.Richard Biener6-17/+79
2019-05-16Add myself to MAINTAINERS.Jun Ma2-0/+5