platform/upstream/gcc.git
2022-03-31 Bill Schmidtrs6000: Fix some missing built-in attributes [PR104004]
2022-03-31 Ian Lance Taylorruntime: support PPC32 MUSL register access
2022-03-31 Thomas Schwingeoptions: Clarifications around option definition record...
2022-03-31 Thomas Schwingeoptions: Fix "Multiple different help strings" error...
2022-03-31 Jakub Jelinekcontrib: Fix up spelling of loongarch-str.h dependency...
2022-03-31 Andre Vieiraaarch64: Implement determine_suggested_unroll_factor
2022-03-31 Martin Jamboripa: Careful processing ANCESTOR jump functions and...
2022-03-31 Jonathan Wakelylibstdc++: Add comment about memalign requirements
2022-03-31 Martin Jamboripa-cp: Do not create clones for values outside known...
2022-03-31 Martin Jamboripa: Create LOAD references when necessary during inlin...
2022-03-31 Tom de Vries[nvptx, testsuite] Fix typo in gcc.target/nvptx/march.c
2022-03-31 Richard Bienertree-optimization/105109 - bogus uninit diagnostic...
2022-03-31 Tom de Vries[nvptx] Fix ASM_SPEC workaround for sm_30
2022-03-31 Richard Bienerrtl-optimization/105091 - wrong DSE with missed TREE_AD...
2022-03-31 Richard BienerRevert "gimple: allow more folding of memcpy [PR102125]"
2022-03-31 Sebastian Hubergcov: Reword comment for gcov_read_string()
2022-03-31 Jason Merrillc++: parse trivial DMI immediately [PR96645]
2022-03-31 GCC AdministratorDaily bump.
2022-03-30 Harald AnlaufFortran: NULL pointer dereference checking arguments...
2022-03-30 Joseph MyersUpdate gcc hr.po
2022-03-30 Bill Schmidtrs6000: vec_neg built-ins wrongly require POWER8
2022-03-30 Vladimir N... [PR105032] LRA: modify loop condition to find reload...
2022-03-30 Jakub JelinekRevert "testsuite: Change pr80334.C testcase to dg...
2022-03-30 Marek Polacekc-family: ICE with -Wconversion and A ?: B [PR101030]
2022-03-30 Patrick Palkac++: ICE with failed __is_constructible constraint...
2022-03-30 Jakub Jelinektestsuite: Change pr80334.C testcase to dg-do compile...
2022-03-30 Marek Polacekc++: ICE with aggregate assignment and DMI [PR104583]
2022-03-30 Tom de Vries[nvptx, doc] Document predefined macros at march and...
2022-03-30 Jakub Jelinekubsan: Fix ICE due to -fsanitize=object-size [PR105093]
2022-03-30 Jakub Jelinekstore-merging: Avoid ICEs on roughly ~0ULL/8 sized...
2022-03-30 Jakub Jelinekopenmp: Ensure DECL_CONTEXT of OpenMP iterators in...
2022-03-30 Tom de Vries[nvptx, doc] Update misa and mptx, add march and march-map
2022-03-30 Jakub Jelinekc++: Fox template-introduction tentative parsing in...
2022-03-30 Thomas Schwingeoptions: Improve 'LangEnabledBy' option property diagno...
2022-03-30 Thomas Schwingeoptions, '-Wc++[...]-extensions': Remove undefined...
2022-03-30 Thomas Schwingeoptions: Remove 'gcc/c-family/c.opt:Wuse-after-free...
2022-03-30 Thomas Schwingeoptions: Remove 'gcc/c-family/c.opt:Warray-bounds'...
2022-03-30 Alexandre Olivaanalyzer/strndup-1.c: skip on *-*-vxworks*
2022-03-30 Alexandre Olivagcc.dg/weak/typeof-2: arm may use constant pool
2022-03-30 GCC AdministratorDaily bump.
2022-03-29 David Malcolmanalyzer: skip constant pool in -fdump-analyzer-untrack...
2022-03-29 Harald AnlaufFortran: avoid NULL pointer dereference checking elemen...
2022-03-29 Jonathan Wakelytestsuite: Allow setting gpp_std_list in configuration...
2022-03-29 Jonathan Wakelytestsuite: Disable tests for C++23 that depend on std...
2022-03-29 Joseph MyersUpdate gcc hr.po
2022-03-29 Harald AnlaufFortran: character length of pointer assignments in...
2022-03-29 Marek Polacekgimple: Wrong -Wimplicit-fallthrough with if(1) [PR103597]
2022-03-29 Patrick Palkac-family: Add -Wmisleading-indentation testcase [PR71637]
2022-03-29 Michael MeissnerAllow vsx_extract_<mode> to use Altivec registers.
2022-03-29 Richard Earnshawaarch64: correctly handle zero-sized bit-fields in...
2022-03-29 Richard Earnshawarm: correctly handle zero-sized bit-fields in AAPCS...
2022-03-29 Richard Earnshawarm: temporarily disable 'local' pcs selection (PR96882)
2022-03-29 Tom de Vries[nvptx] Add __PTX_ISA_VERSION_{MAJOR,MINOR}__
2022-03-29 Tom de Vries[nvptx] Update help text for m64
2022-03-29 Tom de Vries[nvptx] Add march-map
2022-03-29 Jan HubickaDisable gathers for znver3 for vectors with 2 or 4...
2022-03-29 Tom de Vries[nvptx] Add march alias for misa
2022-03-29 Chenghua XuMAINTAINERS: Add myself and Lulu as LoongArch port...
2022-03-29 chengluluLoongArch Port: Add doc.
2022-03-29 chengluluLoongArch Port: gcc/testsuite
2022-03-29 chengluluLoongArch Port: libgomp
2022-03-29 chengluluLoongArch Port: Regenerate libgcc/configure.
2022-03-29 chengluluLoongArch Port: libgcc
2022-03-29 chengluluLoongArch Port: Builtin macros.
2022-03-29 chengluluLoongArch Port: Builtin functions.
2022-03-29 chengluluLoongArch Port: Machine description C files and .h...
2022-03-29 chengluluLoongArch Port: Machine description files.
2022-03-29 chengluluLoongArch Port: Regenerate gcc/configure.
2022-03-29 chengluluLoongArch Port: gcc build
2022-03-29 chengluluLoongArch Port: Regenerate configure
2022-03-29 Thomas Schwingeoptions: Fix 'enabledby_negargs' typo in 'LangEnabledBy...
2022-03-29 Jonathan Wakelylibstdc++: Workaround for missing 'using enum' in Clang 12
2022-03-29 Jonathan Wakelylibstdc++: Fix incorrect preprocessor conditions in...
2022-03-29 Marc Poulhièstestsuite: Check fpic support in pr103275.c
2022-03-29 Marc Poulhièstestsuite: fixup pr97521.c and pr96713.c on i686-*
2022-03-29 Richard Bienertree-optimization/105080 - make sure SCEV is available...
2022-03-29 David Malcolmanalyzer: ensure that we purge state when reusing a...
2022-03-29 David Malcolmanalyzer: fix ICE with incorrect lookup of cgraph node...
2022-03-29 GCC AdministratorDaily bump.
2022-03-28 Indu Bhagatctfout: use ctfc_get_num_ctf_vars instead
2022-03-28 Tom TromeyRemove --with-gmp-dir and --with-mpfr-dir
2022-03-28 Joseph MyersUpdate gcc sv.po
2022-03-28 Jason Merrillc++: Fix __has_trivial_* docs [PR59426]
2022-03-28 Jason Merrillc++: add comment
2022-03-28 Patrick Palkac++: reject concept w/ multiple tparm lists [PR105067]
2022-03-28 Patrick Palkac++: constrained template friend matching ICE [PR105064]
2022-03-28 H.J. Lux86: Also use Yw in *ssse3_pshufbv8qi3 clobber
2022-03-28 Tom de Vries[nvptx] Improve help description of misa and mptx
2022-03-28 Jason Merrillc++: hash table ICE with variadic alias [PR105003]
2022-03-28 David Malcolmgimple-fold: fix location of loads for memory ops ...
2022-03-28 Jason Merrillc++: low -faligned-new [PR102071]
2022-03-28 Jason Merrillc++: visibility of local extern [PR103291]
2022-03-28 Jason Merrillc++: CTAD and member alias template [PR102123]
2022-03-28 Jason Merrillc++: member alias declaration [PR103968]
2022-03-28 Jason Merrillc++: CTAD and member function references [PR103943]
2022-03-28 Jason Merrillc++: missing aggregate base ctor [PR102045]
2022-03-28 Jason Merrillc++: mangling union{1} in template [PR104847]
2022-03-28 Jason Merrillc++: ICE with alias in pack expansion [PR103769]
2022-03-28 Tom de Vries[libgomp, testsuite] Fix hardcoded libexec in plugin...
2022-03-28 Jonathan Wakelylibstdc++: Fix typos in comments in tests
next