]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
Daily bump.
[thirdparty/gcc.git] / gcc /
2024-02-13  GCC AdministratorDaily bump.
2024-02-12  Jerry DeLislelibgfortran: Adjust bytes_left and pos for access=...
2024-02-12  Marek Polacekc++: ICE with reinterpret_cast and switch [PR113545]
2024-02-12  Jakub Jelineklower-bitint: Fix handle_cast when used e.g. in compari...
2024-02-12  Jakub Jelinekattribs: Don't canonicalize lookup_scoped_attribute_spe...
2024-02-12  Jakub Jelinekgengtype: Use HOST_SIZE_T_PRINT_UNSIGNED in another...
2024-02-12  Jakub Jelinektestsuite: Fix up gcc.dg/pr113693.c for ia32
2024-02-12  Iain Buclawd: Fix internal compiler error: in make_import, at...
2024-02-12  Iain Buclawd: Merge dmd, druntime 11240a9663
2024-02-12  Iain Buclawd: Fix callee destructor call invalidates the live...
2024-02-12  Christophe Lyongcc/Makefile.in: Always check info dependencies
2024-02-12  Iain Sandoex86, libgcc: Implement ia32 basic heap trampoline ...
2024-02-12  Richard Bienertree-optimization/113831 - wrong VN with structurally...
2024-02-12  Pan LiRISC-V: Fix misspelled term args in error_at message
2024-02-12  Georg-Johann LayAVR: target/112944 - Addendum: Link code to initialize...
2024-02-12  Richard Bienertree-optimization/113863 - elide degenerate virtual...
2024-02-12  GCC AdministratorDaily bump.
2024-02-11  John David AnglinFix gcc.c-torture/execute/ieee/cdivchkf.c on hpux
2024-02-11  Francois-Xavier... i386, testsuite: adjust asm patterns
2024-02-11  Torbjörn SVENSSONtestsuite: Update test case to comply with GCC14 changes
2024-02-11  GCC AdministratorDaily bump.
2024-02-10  Francois-Xavier... Darwin, testsuite: skip some -mcmodel=large tests
2024-02-10  Francois-Xavier... Darwin, testsuite: -multiply_defined is obsolete
2024-02-10  Marek Polacekc++: DR2237, cdtor and template-id tweaks [PR107126]
2024-02-10  Francois-Xavier... Darwin, testsuite: -bind_at_load is deprecated
2024-02-10  Jakub Jelineklower-bitint: Fix up .{ADD,SUB}_OVERFLOW lowering
2024-02-10  Jakub Jelinekgimple-low: Fix up handling of volatile automatic vars...
2024-02-10  Jakub JelinekAdd %[zt][diox] support to pretty-print
2024-02-10  Jakub JelinekUse HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_...
2024-02-10  Hans-Peter Nilssonc++: testcases for PR113545 (constexpr with switch...
2024-02-10  Gaius MulleyPR modula2/113848 modula2 does not build with clang
2024-02-10  GCC AdministratorDaily bump.
2024-02-09  Marek Polacekc++: fix ICE with __type_pack_element [PR113834]
2024-02-09  Marek Polacekc++: make build_throw SFINAE-friendly [PR98388]
2024-02-09  Harald AnlaufFortran: error recovery on arithmetic overflow on unary...
2024-02-09  Patrick Palkac++/modules: anon union member of as-base class [PR112580]
2024-02-09  Jakub Jelineklower-bitint: Fix handling of VIEW_CONVERT_EXPRs to...
2024-02-09  Jakub Jelinekhwint: Introduce HOST_SIZE_T_PRINT_*
2024-02-09  Jakub Jelinekexpand: Fix asm goto expansion [PR113415]
2024-02-09  Jakub Jelineklower-bitint: Fix up additions of EH edges [PR113818]
2024-02-09  Jakub Jelineklower-bitint: Attempt not to emit always true condition...
2024-02-09  Torbjörn SVENSSONtestsuite: Pattern does not match when using --specs...
2024-02-09  GCC AdministratorDaily bump.
2024-02-08  Edwin LuRISC-V: Fix rvv intrinsic pragma tests dejagnu selector
2024-02-08  Richard Earnshawarm: testsuite: fix issues relating to fp16 alternative...
2024-02-08  Patrick Palkac++: NTTP type CTAD w/ tmpl from current inst [PR113649]
2024-02-08  Aldy Hernandezranger: Grow BBs in relation oracle as needed [PR113735]
2024-02-08  Georg-Johann LayAVR: Tidy up gen-avr-mmcu-specs.cc
2024-02-08  H.J. Lux86: Update constraints for APX NDD instructions
2024-02-08  Tamar Christinatestsuite: address Jakub's comments on vect-early-break...
2024-02-08  Georg-Johann LayAVR: target/113824 - Fix multilib set for ATA5795.
2024-02-08  Tamar Christinamiddle-end: don't cache restart_loop in vectorizable_li...
2024-02-08  Georg-Johann LayAVR: Always define __AVR_PM_BASE_ADDRESS__ in specs...
2024-02-08  Richard BienerRevert part of vect_analyze_early_break_dependences...
2024-02-08  Tamar Christinatestsuite: fix pointer conversion error in testcase...
2024-02-08  Georg-Johann LayAVR: Rename device-specs %_misc to %_rodata_in_ram.
2024-02-08  Pan LiRISC-V: Bugfix for RVV overloaded intrinsic ICE in...
2024-02-08  Joseph Myersc: Fix boolean conversion of floating constant as integ...
2024-02-08  Jason Merrillc++: class nttp ICE
2024-02-08  GCC AdministratorDaily bump.
2024-02-07  Joseph MyersUpdate gcc zh_CN.po
2024-02-07  Richard Bienertree-optimization/113796 - if-conversion and ranges
2024-02-07  Roger SaylePR target/113690: Remove TImode REG_EQUAL notes in...
2024-02-07  Victor Do NascimentoAArch64: Update system register database.
2024-02-07  Kushal Palgccrs: Fix macro parsing for trait items.
2024-02-07  Kushal Palgccrs: Remove obsolete classes and functions.
2024-02-07  Kushal Palgccrs: Parse trait functions as `AST::Function`.
2024-02-07  Kushal Palgccrs: Fix inconsistent formatting.
2024-02-07  Kushal Palgccrs: Add missing visitors for AST::Function.
2024-02-07  Kushal Palgccrs: Add checks for Trait functions
2024-02-07  Kushal Palgccrs: Use AssociatedItem in place of TraitItem
2024-02-07  Philip Herrongccrs: fix bug in pattern check for tuples
2024-02-07  Philip Herrongccrs: Add testcase to show issue is already fixed
2024-02-07  Nobel Singhgccrs: Move the Implementation of implitem lowering...
2024-02-07  Philip Herrongccrs: refactor inference variable computation into...
2024-02-07  Philip Herrongccrs: remove similar hack in type paths as we had...
2024-02-07  Philip Herrongccrs: remove old generics hack to reuse generic symbol...
2024-02-07  Philip Herrongccrs: Fix ICE accessing empty vector without check
2024-02-07  Philip Herrongccrs: add test cases to prove type inference is working
2024-02-07  Philip Herrongccrs: add testcase to prove issue has already been...
2024-02-07  Nobel Singhgccrs: Set the default ABI to C for extern blocks and...
2024-02-07  Jakub Dupakgccrs: TyTy: Store reference to type before any substit...
2024-02-07  Jakub Dupakgccrs: TyTy: Store region constraints
2024-02-07  Jakub Dupakgccrs: Typecheck: add regions (lifetimes) to TyTy
2024-02-07  Jakub Dupakgccrs: HIR: Add mising getter
2024-02-07  Jakub Dupakgccrs: TyTy: Region (lifetime) representation
2024-02-07  Jakub Dupakgccrs: Typecheck: lifetime interning and resolution...
2024-02-07  Raiki Tamuragccrs: Implement quick-check for Unicode
2024-02-07  Kushal Palgccrs: Parse normal functions with `self` parameter...
2024-02-07  Richard BienerApply TLC to vect_analyze_early_break_dependences
2024-02-07  Tamar Christinamiddle-end: fix ICE when destination BB for stores...
2024-02-07  Tamar Christinamiddle-end: fix ICE when moving statements to empty...
2024-02-07  Tamar Christinamiddle-end: add additional runtime test for [PR113467]
2024-02-07  Jakub Jelinekrange-op: Fix up ABSU_EXPR handling [PR113756]
2024-02-07  Rainer Orthtestsuite: Don't xfail gcc.dg/debug/dwarf2/inline5.c
2024-02-07  Jakub Jelinekwide-int: Fix mul_internal overflow handling [PR113753]
2024-02-07  Pan LiRISC-V: Bugfix for RVV overloaded intrinisc ICE when...
2024-02-07  GCC AdministratorDaily bump.
2024-02-06  Jakub Jelinekc++: Disallow this specifier except for parameter decla...
2024-02-06  H.J. Lux86-64: Return 10_REG if there is no scratch register
next