summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add -f[no-]header-guard-optdevel/c++-modulesNathan Sidwell2021-02-0313-19/+106
* Merge commit '84110515b93' into devel/c++-modulesNathan Sidwell2021-02-032152-38772/+101783
|\
| * Fill up padding in lto_section struct.Martin Liska2021-02-032-1/+2
| * Fix regression with partial rep clause on variant record typeEric Botcazou2021-02-032-37/+79
| * Assorted LTO fixes for AdaEric Botcazou2021-02-032-7/+22
| * Fortran: Fix Array dependency with local coarrays [PR98913]Tobias Burnus2021-02-032-3/+86
| * more memory leak fixesRichard Biener2021-02-032-2/+7
| * ifcvt: Avoid ICEs trying to force_operand random RTL [PR97487]Jakub Jelinek2021-02-033-6/+92
| * lra-constraints: Fix error-recovery for bad inline-asms [PR97971]Jakub Jelinek2021-02-032-2/+19
| * i386: Remove V1DImode shift expanders [PR98287]Jakub Jelinek2021-02-032-3/+22
| * slp: Split out patterns away from using SLP_ONLY into their own flagTamar Christina2021-02-034-2/+66
| * Daily bump.GCC Administrator2021-02-038-1/+206
| * gotools: for "make check" run "go test embed/internal/embedtest"Ian Lance Taylor2021-02-022-9/+45
| * fix memory leaksRichard Biener2021-02-024-19/+11
| * Add test-case.Martin Liska2021-02-021-0/+18
| * c++: Member fns and deduction guide rewriting [PR98929]Jason Merrill2021-02-023-1/+23
| * aarch64: Reimplement vrsqrte* intrinsics with builtinsKyrylo Tkachov2021-02-023-12/+13
| * aarch64: Reimplement vqmovun_high* intrinsics using builtinsKyrylo Tkachov2021-02-025-19/+48
| * Fortran: Check remains fixed by patch for PRs 96100/101 [PR91862].Paul Thomas2021-02-021-0/+26
| * aarch64: Update flags for bfloat16 builtinsKyrylo Tkachov2021-02-021-6/+6
| * aarch64: Relax flags for floating-point builtins to FP where appropriateKyrylo Tkachov2021-02-021-34/+34
| * aarch64: Add and use FLAG_LOAD in builtinsKyrylo Tkachov2021-02-022-14/+15
| * aarch64: Relax some builtins to AUTO_FPKyrylo Tkachov2021-02-021-9/+9
| * aarch64: Relax builtin flags for integer builtinsKyrylo Tkachov2021-02-022-56/+58
| * libstdc++: Fix markup for status tables in docsJonathan Wakely2021-02-024-6/+3
| * tree-vect-patterns: Don't create over widening patterns for stmts used in red...Jakub Jelinek2021-02-023-1/+23
| * testsuite: Add testcase for already fixed PR [PR97960]Jakub Jelinek2021-02-021-0/+30
| * PR target/98743: Fix ICE in convert_move for RISC-VKito Cheng2021-02-022-0/+28
| * arm: Auto-vectorization for MVE: vornChristophe Lyon2021-02-024-13/+54
| * restore current_function_decl after re-gimplifying nested ADDR_EXPRsAlexandre Oliva2021-02-022-2/+26
| * analyzer: directly explore within static functions [PR93355,PR96374]David Malcolm2021-02-019-79/+69
| * analyzer: add more feasibility test cases [PR93355,PR96374]David Malcolm2021-02-012-0/+95
| * d: Fix junk in generated symbol on powerpc64-*-* [PR98921]Iain Buclaw2021-02-024-10/+53
| * Daily bump.GCC Administrator2021-02-028-1/+262
| * aarch64: Reimplement vrshrn* intrinsics using builtinsKyrylo Tkachov2021-02-015-151/+171
| * analyzer: fix false positives with *UNKNOWN_PTR [PR98918]David Malcolm2021-02-012-0/+35
| * libstdc++: Make deque iterator operator- usable with value-init iteratorsFrançois Dumont2021-02-013-6/+146
| * tree-optimization/98499 - fix modref analysis on RVO statementsSergei Trofimovich2021-02-012-4/+45
| * aarch64: Reimplement vmovl_high_* intrinsics using builtinsKyrylo Tkachov2021-02-013-36/+42
| * aarch64: Reimplement vabdl_* intrinsics using builtinsKyrylo Tkachov2021-02-015-36/+27
| * Document various BLOCK macros.Martin Sebor2021-02-011-2/+16
| * Reset front end trees before they make it into the middle end (PR middle-end/...Martin Sebor2021-02-014-0/+109
| * libstdc++: Update C++17 status table for <charconv>Jonathan Wakely2021-02-014-30/+33
| * Avoid -Wstringop-truncation.Martin Sebor2021-02-011-1/+1
| * Fix statistic accounting for auto_vec and auto_bitmapRichard Biener2021-02-012-5/+7
| * Verify a warning for a class with a ref-qualified assignment (PR c++/98835).Martin Sebor2021-02-011-0/+18
| * c++: Fix ICE from verify_ctor_sanity [PR98295]Patrick Palka2021-02-012-0/+12
| * c++: Improve sorry for __builtin_has_attribute [PR98355]Marek Polacek2021-02-012-1/+9
| * c++: alias in qualified-id in template arg [PR98570]Jason Merrill2021-02-016-37/+53
| * testsuite: aarch64: Add tests for vmlXl_high intrinsicsJonathan Wright2021-02-0112-0/+445