aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-03Add -f[no-]header-guard-optdevel/c++-modulesNathan Sidwell13-19/+106
2021-02-03Merge commit '84110515b93' into devel/c++-modulesNathan Sidwell2152-38772/+101783
2021-02-03Fill up padding in lto_section struct.Martin Liska2-1/+2
2021-02-03Fix regression with partial rep clause on variant record typeEric Botcazou2-37/+79
2021-02-03Assorted LTO fixes for AdaEric Botcazou2-7/+22
2021-02-03Fortran: Fix Array dependency with local coarrays [PR98913]Tobias Burnus2-3/+86
2021-02-03more memory leak fixesRichard Biener2-2/+7
2021-02-03ifcvt: Avoid ICEs trying to force_operand random RTL [PR97487]Jakub Jelinek3-6/+92
2021-02-03lra-constraints: Fix error-recovery for bad inline-asms [PR97971]Jakub Jelinek2-2/+19
2021-02-03i386: Remove V1DImode shift expanders [PR98287]Jakub Jelinek2-3/+22
2021-02-03slp: Split out patterns away from using SLP_ONLY into their own flagTamar Christina4-2/+66
2021-02-03Daily bump.GCC Administrator8-1/+206
2021-02-02gotools: for "make check" run "go test embed/internal/embedtest"Ian Lance Taylor2-9/+45
2021-02-02fix memory leaksRichard Biener4-19/+11
2021-02-02Add test-case.Martin Liska1-0/+18
2021-02-02c++: Member fns and deduction guide rewriting [PR98929]Jason Merrill3-1/+23
2021-02-02aarch64: Reimplement vrsqrte* intrinsics with builtinsKyrylo Tkachov3-12/+13
2021-02-02aarch64: Reimplement vqmovun_high* intrinsics using builtinsKyrylo Tkachov5-19/+48
2021-02-02Fortran: Check remains fixed by patch for PRs 96100/101 [PR91862].Paul Thomas1-0/+26
2021-02-02aarch64: Update flags for bfloat16 builtinsKyrylo Tkachov1-6/+6
2021-02-02aarch64: Relax flags for floating-point builtins to FP where appropriateKyrylo Tkachov1-34/+34
2021-02-02aarch64: Add and use FLAG_LOAD in builtinsKyrylo Tkachov2-14/+15
2021-02-02aarch64: Relax some builtins to AUTO_FPKyrylo Tkachov1-9/+9
2021-02-02aarch64: Relax builtin flags for integer builtinsKyrylo Tkachov2-56/+58
2021-02-02libstdc++: Fix markup for status tables in docsJonathan Wakely4-6/+3
2021-02-02tree-vect-patterns: Don't create over widening patterns for stmts used in red...Jakub Jelinek3-1/+23
2021-02-02testsuite: Add testcase for already fixed PR [PR97960]Jakub Jelinek1-0/+30
2021-02-02PR target/98743: Fix ICE in convert_move for RISC-VKito Cheng2-0/+28
2021-02-02arm: Auto-vectorization for MVE: vornChristophe Lyon4-13/+54
2021-02-02restore current_function_decl after re-gimplifying nested ADDR_EXPRsAlexandre Oliva2-2/+26
2021-02-01analyzer: directly explore within static functions [PR93355,PR96374]David Malcolm9-79/+69
2021-02-01analyzer: add more feasibility test cases [PR93355,PR96374]David Malcolm2-0/+95
2021-02-02d: Fix junk in generated symbol on powerpc64-*-* [PR98921]Iain Buclaw4-10/+53
2021-02-02Daily bump.GCC Administrator8-1/+262
2021-02-01aarch64: Reimplement vrshrn* intrinsics using builtinsKyrylo Tkachov5-151/+171
2021-02-01analyzer: fix false positives with *UNKNOWN_PTR [PR98918]David Malcolm2-0/+35
2021-02-01libstdc++: Make deque iterator operator- usable with value-init iteratorsFrançois Dumont3-6/+146
2021-02-01tree-optimization/98499 - fix modref analysis on RVO statementsSergei Trofimovich2-4/+45
2021-02-01aarch64: Reimplement vmovl_high_* intrinsics using builtinsKyrylo Tkachov3-36/+42
2021-02-01aarch64: Reimplement vabdl_* intrinsics using builtinsKyrylo Tkachov5-36/+27
2021-02-01Document various BLOCK macros.Martin Sebor1-2/+16
2021-02-01Reset front end trees before they make it into the middle end (PR middle-end/...Martin Sebor4-0/+109
2021-02-01libstdc++: Update C++17 status table for <charconv>Jonathan Wakely4-30/+33
2021-02-01Avoid -Wstringop-truncation.Martin Sebor1-1/+1
2021-02-01Fix statistic accounting for auto_vec and auto_bitmapRichard Biener2-5/+7
2021-02-01Verify a warning for a class with a ref-qualified assignment (PR c++/98835).Martin Sebor1-0/+18
2021-02-01c++: Fix ICE from verify_ctor_sanity [PR98295]Patrick Palka2-0/+12
2021-02-01c++: Improve sorry for __builtin_has_attribute [PR98355]Marek Polacek2-1/+9
2021-02-01c++: alias in qualified-id in template arg [PR98570]Jason Merrill6-37/+53
2021-02-01testsuite: aarch64: Add tests for vmlXl_high intrinsicsJonathan Wright12-0/+445