]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-03-04  GCC AdministratorDaily bump.
2023-03-03  David Malcolmanalyzer: start adding test coverage for OpenMP [PR109016]
2023-03-03  David Malcolmanalyzer: provide placeholder implementation of sprintf
2023-03-03  David Malcolmtestsuite: remove XFAIL in gcc.dg/analyzer/pr99716...
2023-03-03  Alexandre Olivalibstdc++: testsuite: async.cc early timeout
2023-03-03  Iain Buclawd: Document that TypeInfo-based va_arg is not implemented
2023-03-03  Alexandre Oliva[libstdc++] [prettyprint] add local std::string use...
2023-03-03  Alexandre Olivalink pthread_join from std::thread ctor
2023-03-03  Alexandre Oliva-Wdangling-pointer: don't mark SSA lhs sets as stores
2023-03-03  Alexandre Oliva[arm] adjust tests for quotes around +cdecp<N>
2023-03-03  Alexandre Oliva[arm] adjust expectations for armv8_2-fp16-move-[12].c
2023-03-03  Alexandre Oliva[PR51534] [arm] split out pr51534 test for softfp
2023-03-03  Alexandre Oliva[arm] complete vmsr/vmrs blank and case adjustments
2023-03-03  Alexandre Oliva[PR104882] [arm] require mve hw for mve run test
2023-03-03  Jonathan Wakelygcc: Fix gdbhooks.py VecPrinter for vec<> as well as...
2023-03-03  Jonathan Wakelygcc: Adjust gdbhooks.py VecPrinter for vec layout chang...
2023-03-03  Patrick Palkac++: thinko in extract_local_specs [PR108998]
2023-03-03  Stefan Schulze... s390: libatomic: Fix 16 byte atomic {cas,load,store}
2023-03-03  Jakub Jelinekwaccess: Fix two -Wnonnull warning issues [PR108986]
2023-03-03  Robin Dapps390: Use arch14 instead of z16 for -march=native.
2023-03-03  Robin Dapps390: Fix ifcvt test cases.
2023-03-03  Robin Dapptestsuite: Do not expect partial vectorization for...
2023-03-03  Anthony Greenmoxie: enable LRA
2023-03-03  Anthony Greenmoxie: fix memory constraints
2023-03-03  Xi Ruoyaodriver: toplev: Fix a typo
2023-03-03  Richard Bienertree-optimization/109002 - partial PRE miscompilation
2023-03-03  Costas Argyrislibiberty: fix memory leak in pex-win32.c and refactor
2023-03-03  Jakub Jelinekgimple-fold: Fix up fputs -> fwrite folding [PR108988]
2023-03-03  Rainer Orthlibstdc++: Update Solaris baselines for GCC 13.0
2023-03-03  Richard Bienertarget/108738 - limit STV chain discovery
2023-03-03  Richard Bienerdebug/108772 - ICE with late debug generated with ...
2023-03-03  Alexandre Oliva[PR100127] Test for coroutine header in clang-compatibl...
2023-03-03  Alexandre Oliva[vxworks] make wint_t and wchar_t the same distinct...
2023-03-03  Alexandre Oliva[c++] suppress redundant null-addr warn in pfn from...
2023-03-03  Hans-Peter... testsuite: Tweak gcc.dg/attr-aligned.c for CRIS
2023-03-03  Iain Buclawd: Allow vectors to be compared for identity [PR108946]
2023-03-03  Iain Buclawd: Fix ICE on explicit immutable struct import [PR108877]
2023-03-03  Iain Buclawd: Add test for PR d/108167 to the testsuite [PR108167]
2023-03-03  Iain Buclawd: vector float comparison doesn't result in 0 or ...
2023-03-03  GCC AdministratorDaily bump.
2023-03-02  Jakub Jelinektestsuite: Fix up memchr-3.c test [PR108991]
2023-03-02  Jakub Jelineklibquadmath: Assorted libquadmath strtoflt128 fixes...
2023-03-02  Jakub Jelinekc++, v3: Emit fundamental tinfos for _Float16/decltype...
2023-03-02  Guillaume Gomezjit, testsuite: fix a failing test by updating its...
2023-03-02  Vladimir N... IRA: Use minimal cost for hard register movement
2023-03-02  Kwok Cheung... amdgcn: Enable SIMD vectorization of math functions
2023-03-02  Patrick Palkac++: more mce_false folding from cp_fully_fold_init...
2023-03-02  Patrick Palkac++: constant non-copy-init is manifestly constant...
2023-03-02  David Malcolmanalyzer: fix uninit false +ves reading from DECL_HARD_...
2023-03-02  Jakub Jelinekc++, debug: Fix up locus of DW_TAG_imported_module...
2023-03-02  Richard Sandifordvect: Don't apply masks to operations on invariants...
2023-03-02  Marek Polacekc++: ICE with -Wmismatched-tags and member template...
2023-03-02  Robin Dapps390: Add LEN_LOAD/LEN_STORE support.
2023-03-02  Andre Vieirasimplify-rtx: Use byte in simplify_subreg rather than...
2023-03-02  Jonathan Yonggcc.dg/memchr-3.c: Account for LLP64 warnings
2023-03-02  Jonathan Yonggcc.dg/overflow-warn-9.c: Fix LLP64
2023-03-02  Robert SuchanekMIPS: Bugfix for fix Dejagnu issues with RTL checking...
2023-03-02  Junxian ZhuMIPS: Add buildtime option to set msa default
2023-03-02  Richard SandifordAvoid creating (const (reg ...)) [PR108603]
2023-03-02  Richard Sandifordvect: Fix voluntarily-masked negative conditionals...
2023-03-02  Jakub Jelinekfold-const: Ignore padding bits in native_interpret_exp...
2023-03-02  Jakub Jelinekopenmp: Fix up error recovery for invalid structured...
2023-03-02  Richard Bienertestsuite/108985 - missing vect_simd_clones target...
2023-03-02  Hans-Peter... testsuite: Fix g++.dg/ext/attr-copy-2.C for default_pac...
2023-03-02  Hans-Peter... testsuite: Fix gcc.dg/attr-copy-6.c for user-label...
2023-03-02  Hans-Peter... analyzer: Support errno for newlib
2023-03-02  Hans-Peter... testsuite: Handle "packed" targets in c-c++-common...
2023-03-02  GCC AdministratorDaily bump.
2023-03-01  Marek Polacekc++: can't eval PTRMEM_CST in incomplete class [PR107574]
2023-03-01  Patrick Palkac++: streamline tf_qualifying_scope usage
2023-03-01  David Malcolmanalyzer: fixes to side-effects for built-in functions...
2023-03-01  Jonathan Wakelylibstdc++: Fix typo in comment in bits/cow_string.h
2023-03-01  Jonathan Wakelylibstdc++: Make std::chrono::current_zone() default...
2023-03-01  Patrick Palkac++: unevaluated array new-expr size constantness ...
2023-03-01  Tobias BurnusOpenMP: Ignore side-effects when finding struct comps...
2023-03-01  David Malcolmanalyzer: fix infinite recursion false +ves [PR108935]
2023-03-01  LIU Haogcc: Remove size limit of PCH for *-*-mingw32 hosts
2023-03-01  Jonathan Yongharden-sls-6.c: Fix warning on LLP64
2023-03-01  Tobias BurnusOpenMP/Fortran: Fix handling of optional is_device_ptr...
2023-03-01  Jakub Jelinekubsan: Add another testcase for [0] array in the middle...
2023-03-01  Jakub Jelinekcfgexpand: Handle WIDEN_{PLUS,MINUS}_EXPR and VEC_WIDEN...
2023-03-01  Jakub Jelinekc++: Don't recurse on DECL_INITIAL for DECL_EXPR on...
2023-03-01  Richard Bienertree-optimization/108970 - ICE with vectorizer peeling
2023-03-01  Jakub Jelineklto: Fix up lto_fixup_prevailing_type [PR108910]
2023-03-01  Richard Bienertree-optimization/108950 - widen-sum reduction ICE
2023-03-01  Kewen Linrs6000: Allow powerpc64 to be unset for implicit 64...
2023-03-01  Hans-Peter... testsuite: Fix analyzer errors for newlib-fd
2023-03-01  GCC AdministratorDaily bump.
2023-02-28  Patrick Palkac++: non-dependent variable template-id [PR108848]
2023-02-28  Qing ZhaoFixing PR107411
2023-02-28  Gaius MulleyFix build warnings noreturn M2RTS and fix calls to...
2023-02-28  Marek Polacekc++: variable template and targ deduction [PR108550]
2023-02-28  Marek Polacekc++: ICE with constexpr variable template [PR107938]
2023-02-28  Jakub Jelinekubsan: Honor -fstrict-flex-arrays= in -fsanitize=bounds...
2023-02-28  Richard Bienertestsuite/108942 - use sizetype in GIMPLE FE testcase
2023-02-28  Jonathan Wakelylibstdc++: Fix uses_allocator_construction_args for...
2023-02-28  Jonathan Wakelylibstdc++: Do not use memmove for 1-element ranges...
2023-02-28  Jonathan Wakelylibstdc++: Add likely/unlikely attributes to <codecvt...
2023-02-28  Jerry DeLisleFortran: Eliminate nuisance warnings by initializing.
2023-02-28  Hans-Peter... testsuite: No xfail infoleak-vfio_iommu_type1.c bogus...
next