aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-01[committed] [RISC-V] Fix detection of store pair fusion casesJeff Law
2024-05-01libstdc++: Guard uses of is_pointer_interconvertible_v [PR114891]Jonathan Wakely
2024-05-01c++: const void* memchr [PR113706]Jason Merrill
2024-05-01doc: FreeBSD no longer has a GNU toolchain in baseGerald Pfeifer
2024-05-01doc: Remove old details on libunwind for ia64-*-hpux*Gerald Pfeifer
2024-05-01Reduce startup costs for Value_Range.Aldy Hernandez
2024-05-01Cleanups to unsupported_range.Aldy Hernandez
2024-05-01c++: Propagate hidden flag on decls from partitionsNathaniel Shead
2024-05-01c++: Propagate using decls from partitions [PR114868]Nathaniel Shead
2024-05-01c++: Implement P2615 'Meaningful Exports' [PR107688]Nathaniel Shead
2024-05-01Daily bump.GCC Administrator
2024-04-30Remove incorrect asserts.Andrew MacLeod
2024-04-30Add range_on_entry/exit to value_query API.Andrew MacLeod
2024-04-30Invoke range_of_stmt on ssa_names with no context.Andrew MacLeod
2024-04-30Fix ranger when called from SCEV.Andrew MacLeod
2024-04-30Remove wrapper around gimple_range_global.Andrew MacLeod
2024-04-30Fix the build: error message `quote`Andrew Pinski
2024-04-30PHIOPT: Value-replacement check undefAndrew Pinski
2024-04-30PHI-OPT: speed up value_replacement slightlyAndrew Pinski
2024-04-30MATCH: change single_non_singleton_phi_for_edges for singleton phisAndrew Pinski
2024-04-30Remove support for nontemporal stores with ssa_names on lhs [PR112976]Andrew Pinski
2024-04-30Add verification of gimple_assign_nontemporal_move_p [PR112976]Andrew Pinski
2024-04-30This is almost exclusively Jivan's work. His original post:Jivan Hakobyan
2024-04-30Change int_range<2> to infinite precision.Aldy Hernandez
2024-04-30testsuite: gm2: Remove timeout overrides [PR114886]Rainer Orth
2024-04-30Support {CEIL,FLOOR,ROUND}_{DIV,MOD}_EXPR and EXACT_DIV_EXPR in GIMPLE FERichard Biener
2024-04-30middle-end/13421 - -ftrapv vs. POINTER_DIFF_EXPRRichard Biener
2024-04-30gimple-ssa-sprintf: Use [0, 1] range for %lc with (wint_t) 0 argument [PR114876]Jakub Jelinek
2024-04-30Fix pretty printers regexp for GDB outputChristophe Lyon
2024-04-30vect: Adjust vect_transform_reduction assertion [PR114883]Jakub Jelinek
2024-04-30libgcc: Do use weakrefs for glibc 2.34 on GNU HurdJakub Jelinek
2024-04-30libcpp: Adjust __STDC_VERSION__ for C23Jakub Jelinek
2024-04-30c++: Implement C++26 P0609R3 - Attributes for Structured Bindings [PR114456]Jakub Jelinek
2024-04-30middle-end/114734 - wrong code with expand_call_mem_refRichard Biener
2024-04-30c++: Fix instantiation of imported temploid friends [PR114275]Nathaniel Shead
2024-04-30c++: Standardise errors for module_may_redeclareNathaniel Shead
2024-04-29c++/modules: imported spec befriending class tmpl [PR114889]Patrick Palka
2024-04-29c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888]Patrick Palka
2024-04-30Daily bump.GCC Administrator
2024-04-29Revert "decay vect tests from run to link for pr95401"Alexandre Oliva
2024-04-29runtime: dump registers on SolarisIan Lance Taylor
2024-04-29runtime: use <stdbool.h>Ian Lance Taylor
2024-04-29Fortran: add SELECTED_LOGICAL_KINDFrancois-Xavier Coudert
2024-04-29Fortran: add F2023 ISO_FORTRAN_ENV named constantsFrancois-Xavier Coudert
2024-04-29libstdc++: Update Solaris baselines for GCC 14.0Rainer Orth
2024-04-29libstdc++: Update Solaris baselines for GCC 13.2Rainer Orth
2024-04-29RISC-V: Refine the condition for add additional vars in RVV cost modeldemin.han
2024-04-29Fortran: Fix regression caused by r14-9752 [PR114959]Paul Thomas
2024-04-29RISC-V: Fix ICE for legitimize move on subreg const_poly_int [PR114885]Pan Li
2024-04-29RISC-V: Fix parsing of Zic* extensionsChristoph Müllner