aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-20Bump BASE-VER.basepoints/gcc-12Jakub Jelinek
2021-04-20testsuite: Fix up gcc.target/s390/zero-scratch-regs-1.cStefan Schulze Frielinghaus
2021-04-20Fortran: Fix host associated PDT entity initialization [PR99307].Paul Thomas
2021-04-20libphobos: Fix SIGBUS in read_encoded_value_with_base on sparc-sun-solaris (P...Iain Buclaw
2021-04-20Daily bump.GCC Administrator
2021-04-19c++: ICE with concept defined in function [PR97536]Marek Polacek
2021-04-19tree-optimization/100081 - Limit depth of logical expression windback.Andrew MacLeod
2021-04-19d: Fix ICE in when formating a string with '%' or '`' characters (PR98457)Iain Buclaw
2021-04-19libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3eIain Buclaw
2021-04-19libphobos: Add Thread/Fiber support code for Darwin (PR98058)Iain Buclaw
2021-04-19libphobos: Add D runtime support code for MinGW (PR99794)Iain Buclaw
2021-04-19libphobos: Add section support code for OpenBSD (PR99691)Iain Buclaw
2021-04-19arm: partial revert of r11-8168 [PR100067]Richard Earnshaw
2021-04-19aarch64: Fix up 2 other combine opt regressions vs. GCC8 [PR100075]Christophe Lyon
2021-04-19preprocessor/100142 - revert unwanted change in last commitRichard Biener
2021-04-19[OpenACC 'kernels'] '-fopenacc-kernels=[...]' -> '--param=openacc-kernels=[...]'Thomas Schwinge
2021-04-19libstdc++: Update some baseline_symbols.txt (x32)H.J. Lu
2021-04-19Align decl and def arguments.Martin Liska
2021-04-19Fix another -freorder-blocks-and-partition glitch with Windows SEHEric Botcazou
2021-04-19Daily bump.GCC Administrator
2021-04-18combine: Don't create REG_UNUSED notes if the reg already died (PR99927)Segher Boessenkool
2021-04-18Daily bump.GCC Administrator
2021-04-17testsuite: Enable zero-scratch-regs-{8,9,10,11}.c on s390*Stefan Schulze Frielinghaus
2021-04-17d: Add TARGET_D_TEMPLATES_ALWAYS_COMDATIain Buclaw
2021-04-17d: Implement __traits(getTargetInfo, "objectFormat")Iain Buclaw
2021-04-17libstdc++: Update ppc32 baseline_symbols.txtJakub Jelinek
2021-04-17libstdc++: Update some baseline_symbols.txtJakub Jelinek
2021-04-17sanitizer: Fix asan against glibc 2.34 [PR100114]Jakub Jelinek
2021-04-17Daily bump.GCC Administrator
2021-04-16Fortran: Add missing TKR initialization [PR100094]José Rui Faustino de Sousa
2021-04-16testsuite/arm: Fix scan-assembler-times in pr96770.c with movt/movwChristophe Lyon
2021-04-16aarch64: Don't emit -Wpsabi note when ABI was never affected [PR91710]Jakub Jelinek
2021-04-16intl: Add --enable-host-shared support [PR100096]Jakub Jelinek
2021-04-16Fortran: Fix ICE due to referencing a NULL pointer [PR100018]José Rui Faustino de Sousa
2021-04-16SVE: Fix wrong sve predicate split (PR100048)Tamar Christina
2021-04-16c++: Fix empty base stores in cxx_eval_store_expression [PR100111]Jakub Jelinek
2021-04-16doc: Update Power builtin documentation in user's manualBill Schmidt
2021-04-16c++: ICE with bogus late return type [PR99803]Marek Polacek
2021-04-16testsuite: Move gimplefe-4[0|1] tests.Robin Dapp
2021-04-16PR fortran/63797 - Bogus ambiguous reference to 'sqrt'Harald Anlauf
2021-04-16testsuite: Fix pr83403-{1,2}.c on IBM ZStefan Schulze Frielinghaus
2021-04-16c++: partially initialized constexpr array [PR99700]Patrick Palka
2021-04-16aarch64: Fix up 2 other combine opt regressions vs. GCC8 [PR100075]Jakub Jelinek
2021-04-16Mark untyped calls and handle them specially [PR98689]Richard Sandiford
2021-04-16rtlanal: Don't assume that calls write to a global SP [PR99596]Richard Sandiford
2021-04-16arm: Fix some testsuite fallout from r11-8168 [PR100067]Richard Earnshaw
2021-04-16vectorizer: Remove dead scalar .COND_* calls from vectorized loops [PR99767]Jakub Jelinek
2021-04-16c++: Fix up C++23 [] <...> requires primary -> type {} parsing [PR99850]Jakub Jelinek
2021-04-16c++: Fix up handling of structured bindings in extract_locals_r [PR99833]Jakub Jelinek
2021-04-16testsuite: Fix unroll-and-jam.c on IBM ZStefan Schulze Frielinghaus