March 2026 Archives by thread
Starting: Sun Mar 1 00:04:52 GMT 2026
Ending: Tue Mar 31 22:24:13 GMT 2026
Messages: 1565
- [gcc r16-7827] c++/reflection: reflection is unevaluated operand [PR123608]
Marek Polacek
- [gcc r16-7828] c++: ICE with scoped member variable template-id [PR123143]
Marek Polacek
- [gcc r16-7829] Fortran: Fix libfortran cannot be cross compiled [PR124286]
Jerry DeLisle
- [gcc r16-7830] c++/reflection: Improve static_assert diagnostics when comparing reflections
Nathaniel Shead
- [gcc r16-7831] Switch to HAVE_SOLARIS_AS
Rainer Orth
- [gcc r16-7832] Switch to HAVE_SOLARIS_LD
Rainer Orth
- [gcc r16-7833] Remove gld --as-needed workaround on Solaris/x86 [PR57261]
Rainer Orth
- [gcc r16-7834] testsuite: Fix up anon4.C test for excess precision targets
Jakub Jelinek
- [gcc r16-7835] testsuite: add -Wno-overflow to avoid warning in test [PR123191]
Torbjorn Svensson
- [gcc r16-7836] testsuite: arm: adjust expected assembler for bfloat16_*_2.c tests
Torbjorn Svensson
- [gcc r16-7837] testsuite: add require effective target profile_update_atomic
Torbjorn Svensson
- [gcc r16-7838] testsuite: arm: drop additional option -march=armv7-a
Torbjorn Svensson
- [gcc r16-7839] testsuite: Fix testism in avx512fp16-xorsign-1.c
Tamar Christina
- [gcc r15-10871] testsuite: Fix default on arm_v8_3a_fp16_complex_neon_hw [PR124236]
Tamar Christina
- [gcc r14-12339] testsuite: Fix default on arm_v8_3a_fp16_complex_neon_hw [PR124236]
Tamar Christina
- [gcc r13-10108] testsuite: Fix default on arm_v8_3a_fp16_complex_neon_hw [PR124236]
Tamar Christina
- [gcc/devel/omp/gcc-15] (75 commits) Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Tobias Burnus
- [gcc/devel/omp/gcc-15] Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Tobias Burnus
- [gcc r16-7840] Add r16-7757 -> r16-7745 to ignored_commits
Jakub Jelinek
- [gcc r16-7841] i386: Fix up avx512fp16_mov<mode> AVX10.2 operand order for -masm=intel [PR124294]
Jakub Jelinek
- [gcc r16-7842] Daily bump.
GCC Administrator
- [gcc r13-10109] Daily bump.
GCC Administrator
- [gcc r14-12340] Daily bump.
GCC Administrator
- [gcc r15-10872] Daily bump.
GCC Administrator
- [gcc r16-7843] Add changelog entry for r16-7757 manually.
Jakub Jelinek
- [gcc r16-7844] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105
Tomasz Kaminski
- [gcc r16-7845] libstdc++: Add dg-bogus check to istreambuf_iterator/105580.cc [PR105580]
Tomasz Kaminski
- [gcc r16-7846] bpf: add line_info support to BTF.ext section
Cupertino Miranda
- [gcc r16-7847] aarch64: Fix FMV reachability and cgraph_node defintion value [PR 124167]
Alfie Richards
- [gcc r16-7848] testsuite: Fix up vec-cvt-1.c for excess precision target [PR124288]
Jakub Jelinek
- [gcc r16-7849] sparc: Don't require a sparc assembler with TLS [PR123926]
Filip Kastl
- [gcc r16-7850] libstdc++: [_GLIBCXX_DEBUG] Reduce unordered containers mutex locks/unlocks
Francois Dumont
- [gcc r16-7851] doc: Switch some attribute examples to using standard syntax [PR102397]
Sandra Loosemore
- [gcc r16-7852] Update gcc sv.po
Joseph Myers
- [gcc r16-7853] cobol: Improved efficiency of code generated for MOVE "A" TO VAR(1:1). [119456]
Robert Dubner
- [gcc r16-7854] Daily bump.
GCC Administrator
- [gcc r13-10110] Daily bump.
GCC Administrator
- [gcc r14-12341] Daily bump.
GCC Administrator
- [gcc r15-10873] Daily bump.
GCC Administrator
- [gcc r16-7855] c++: targ generic lambda iterated substitution [PR123665]
Patrick Palka
- [gcc r16-7856] c++: improve constraint recursion diagnostic
Patrick Palka
- [gcc r15-10874] c++: non-empty constexpr constructor bodies in C++11 [PR123845]
Patrick Palka
- [gcc r15-10875] libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]
Patrick Palka
- [gcc r16-7857] Remove XFAIL for detecting dot-product pattern in vect-reduc-dot-s8b.c
Richard Biener
- [gcc r16-7858] i386: Rename avx512fp16_mov<mode> to *avx512fp16_mov<mode>
Jakub Jelinek
- [gcc r16-7859] i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
Jakub Jelinek
- [gcc r16-7860] i386: Fix up some FMA patterns for -masm=intel [PR124315]
Jakub Jelinek
- [gcc r16-7861] rtl-ssa: Ensure live-out uses before redefinitions [PR123786]
Richard Sandiford
- [gcc r16-7862] gcc: libgdiagnostics DLL for mingw should be for mingw hosts
Jonathan Yong
- [gcc r16-7863] Do not mark stmts PURE_SLP for loop vectorization
Richard Biener
- [gcc r16-7864] gcc: Fix "Conveinece" typo in comment
Jonathan Wakely
- [gcc r16-7865] libstdc++: Reference C++11 standard more precisely in regex comments
Jonathan Wakely
- [gcc r16-7866] Adjust gcc.dg/vect/complex/fast-math-complex-add-pattern-half-float.c
Richard Biener
- [gcc r16-7867] c++/reflection: static member template operator [PR124324]
Marek Polacek
- [gcc r16-7868] c++/reflection: add fixed test [PR124324]
Marek Polacek
- [gcc r16-7869] c++: Set OLD_PARM_DECL_P even in regenerate_decl_from_template [PR124306]
Jakub Jelinek
- [gcc r16-7870] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Jakub Jelinek
- [gcc r16-7871] c: Fix wrong code related to TBAA for components of structure types 1/2 [PR122572]
Martin Uecker
- [gcc r16-7872] c: Fix wrong code related to TBAA for components of structure types 2/2 [PR122572]
Martin Uecker
- [gcc r16-7873] Fortran: Fix failures on windows and hpux systems [PR124330]
Jerry DeLisle
- [gcc r16-7874] libstdc++: Adjust indentation of std::atomic<T*> wait/notify members
Jonathan Wakely
- [gcc r16-7875] libstdc++: Make `std::expected` nodiscard [PR119197]
Jonathan Wakely
- [gcc r16-7876] libstdc++: Add filesystem::copy_symlink tests [PR122217]
Jonathan Wakely
- [gcc r16-7877] middle-end/45273 - avoid host double in profiling
Richard Biener
- [gcc r16-7878] libgfortran: Regenerate config.h.in and configure
Mark Wielaard
- [gcc r16-7879] [PR115042, LRA]: Postpone processing of new reload insns, 2nd variant
Vladimir Makarov
- [gcc r16-7880] x86: Call ix86_access_stack_p only with symbolic constant load
H.J. Lu
- [gcc(refs/vendors/ibm/heads/mmaplus2)] Add -mcpu=future.
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus2)] Use vector pair load/store for memcpy with -mcpu=future
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus2)] Add wD constraint.
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus2)] Add support for dense math registers.
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus2)] Make the MMA instructions support -mdense-math.
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus2)] Add support for 1, 024 bit dense math registers.
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus2)] MMA+: Remove unneeded vsx_assemble_pair define_expand
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus2)] MMA+: Update mma_assemble_acc for DMF
Michael Meissner
- [gcc r16-7881] Daily bump.
GCC Administrator
- [gcc r13-10111] Daily bump.
GCC Administrator
- [gcc r14-12342] Daily bump.
GCC Administrator
- [gcc r15-10876] Daily bump.
GCC Administrator
- [gcc/ibm/heads/mmaplus2] (236 commits) Merge commit 'refs/vendors/ibm/heads/mmaplus2' of git+ssh:/
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus2)] Merge commit 'refs/vendors/ibm/heads/mmaplus2' of git+ssh://gcc.gnu.org/git/gcc into ibm/mmaplus2
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus2)] Add the -mdense-math option.
Michael Meissner
- [gcc r16-7882] Refine the testcase.
hongtao Liu
- [gcc r15-10877] middle-end: extend the narrower shift amount before broadcasting it [PR 124250]
Xi Ruoyao
- [gcc r14-12343] middle-end: extend the narrower shift amount before broadcasting it [PR 124250]
Xi Ruoyao
- [gcc/ibm/heads/mmaplus2] (18 commits) Merge commit 'refs/vendors/ibm/heads/mmaplus2' of git+ssh:/
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus2)] Fix merge issue
Michael Meissner
- [gcc] Created branch 'ibm/heads/mmaplus3' in namespace 'refs/vendors'
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus3)] Add -mcpu=future.
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus3)] Use vector pair load/store for memcpy with -mcpu=future
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus3)] Add wD constraint.
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus3)] Add the -mdense-math option.
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus3)] Add support for dense math registers.
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus3)] Make the MMA instructions support -mdense-math.
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus3)] Add support for 1, 024 bit dense math registers.
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus3)] MMA+: Remove unneeded vsx_assemble_pair define_expand
Michael Meissner
- [gcc(refs/vendors/ibm/heads/mmaplus3)] MMA+: Update mma_assemble_acc for DMF
Michael Meissner
- [gcc r16-7883] Fortran: Fix failures on windows and hpux systems [PR124330]
Jerry DeLisle
- [gcc r16-7884] testsuite: Only xfail gcc.dg/ipa/iinline-attr.c on 32-bit SPARC [PR64835]
Rainer Orth
- [gcc r16-7885] Adjust gcc.dg/vect/vect-reduc-dot-s8b.c again
Richard Biener
- [gcc r16-7886] i386: Fix up printing of input operand of avx10_2_comisbf16_v8bf for -masm=intel [PR124349]
Jakub Jelinek
- [gcc r16-7887] i386: Fix up vcvt<convertfp8_pack><mode><mask_name> for -masm=intel [PR124341]
Jakub Jelinek
- [gcc r16-7888] avoid-store-forwarding: Clear sbitmap before use [PR124351]
Philipp Tomsich
- [gcc r16-7889] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Nathan Myers
- [gcc r16-7890] libstdc++: debug impls for heterogeneous insertion overloads (P2363) [PR117402]
Nathan Myers
- [gcc r16-7891] lra: Validate regno and mode in equiv substitution. [PR124041]
Robin Dapp
- [gcc r16-7892] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Torbjorn Svensson
- [gcc r16-7893] libstdc++: Change comment on #endif to match #if condition [PR124363]
Jonathan Wakely
- [gcc r15-10878] libstdc++: Change comment on #endif to match #if condition [PR124363]
Jonathan Wakely
- [gcc r13-10112] ipa-cp: Fix assert triggering with -fno-toplevel-reorder (PR 106260)
Martin Jambor
- [gcc r13-10113] tree-sra: Do not propagate bit-field accesses across assignments (PR 117217)
Martin Jambor
- [gcc r14-12344] libstdc++: Change comment on #endif to match #if condition [PR124363]
Jonathan Wakely
- [gcc r13-10114] libstdc++: Change comment on #endif to match #if condition [PR124363]
Jonathan Wakely
- [gcc r16-7894] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Andrew Pinski
- [gcc r16-7895] testsuite: arm: add -fno-ipa-cp to gcc.target/arm/simd/vextQp64_1.c
Torbjorn Svensson
- [gcc r16-7896] testsuite: drop xfail for vect-reduc-pattern-2c.c [PR124359, PR122961]
Torbjorn Svensson
- [gcc r16-7897] libgfortran: Fix up putenv uses in libcaf_shmem [PR124330]
Jakub Jelinek
- [gcc r15-10879] ipa-cp: Also look at self-recursive ancestor jump functions (PR122856)
Martin Jambor
- [gcc r16-7898] c++: Find annotations in DECL_ATTRIBUTES (TYPE_NAME (r)) for type aliases
Jakub Jelinek
- [gcc r16-7899] c++: reusing typedefs in template for [PR124229]
Marek Polacek
- [gcc r16-7900] testsuite: Remove xfail from g++.dg/ipa/devirt-23.C [PR60674]
Thiago Bauermann
- [gcc r16-7901] c++/reflection: fix return value of meta::extent [PR124368]
Marek Polacek
- [gcc r16-7902] Daily bump.
GCC Administrator
- [gcc r13-10115] Daily bump.
GCC Administrator
- [gcc r14-12345] Daily bump.
GCC Administrator
- [gcc r15-10880] Daily bump.
GCC Administrator
- [gcc r16-7903] c++: Fix up handling of unnamed types named by typedef for linkage purposes for -freflection [PR1238
Jakub Jelinek
- [gcc r16-7904] i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366]
Jakub Jelinek
- [gcc r16-7905] i386: Fix up vpternlogq last operand of *andnot<mode>3 for -masm=intel [PR124367]
Jakub Jelinek
- [gcc r16-7906] i386: Fix up last -masm=intel operand of vcvthf82ph [PR124349]
Jakub Jelinek
- [gcc r16-7907] Partially revert "LoongArch: Fix bug123807."
Xi Ruoyao
- [gcc r15-10881] Partially revert "LoongArch: Fix bug123807."
Xi Ruoyao
- [gcc r14-12346] Partially revert "LoongArch: Fix bug123807."
Xi Ruoyao
- [gcc r16-7908] libstdc++: Store basic_format_arg::handle in __format::_Arg_value
Tomasz Kaminski
- [gcc r16-7909] i386: Make -masm={att, intel} xchg operand order consistent
Jakub Jelinek
- [gcc r16-7910] libstdc++: Remove UB in _Arg_value union alternative assignment
Tomasz Kaminski
- [gcc r16-7911] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
Tomasz Kaminski
- [gcc r16-7912] libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365]
Jakub Jelinek
- [gcc/redhat/heads/gcc-16-branch] (64 commits) Merge commit 'r16-7912-g8b39ec70741b7fb9d059b6944f30a6743de
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-16-branch)] Merge commit 'r16-7912-g8b39ec70741b7fb9d059b6944f30a6743dea996a' into redhat/gcc-16-branch
Jakub Jelinek
- [gcc r16-7913] Fix overly restrictive live-lane extraction replacement
Richard Biener
- [gcc r16-7914] Fix typo
Richard Biener
- [gcc r16-7915] vect: fix vectorization of non-gather elementwise loads [PR124037]
Victor Do Nascimento
- [gcc r16-7916] aarch64 libgcc: Fix mingw build [PR124333]
Alice Carlotti
- [gcc r16-7917] a68: fix wrapping C functions returning void [PR algol68/124322]
Jose E. Marchesi
- [gcc r16-7918] libstdc++: [_GLIBCXX_DEBUG] Hide _Safe_unordered_container methods
Francois Dumont
- [gcc r16-7919] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Nathan Myers
- [gcc r16-7920] c++: Avoid caching TARGET_EXPR slot value if exception is thrown from TARGET_EXPR_INITIAL [PR124145]
Jakub Jelinek
- [gcc] Created branch 'meissner/heads/work238' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work238)] Add ChangeLog.meissner and REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work238-orig' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-orig)] Add REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work238-bugs' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-bugs)] Add ChangeLog.bugs and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work238-dmf' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-dmf)] Add ChangeLog.dmf and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work238-sha' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-sha)] Add ChangeLog.sha and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work238-float' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Add ChangeLog.float and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work238-test' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-test)] Add ChangeLog.test and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work238-submit' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-submit)] Add ChangeLog.submit and update REVISION.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238)] Add -mcpu=future.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238)] Use vector pair load/store for memcpy with -mcpu=future
Michael Meissner
- [gcc(refs/users/meissner/heads/work238)] Update ChangeLog.*
Michael Meissner
- [gcc/meissner/heads/work238-bugs] (5 commits) Merge commit 'refs/users/meissner/heads/work238-bugs' of gi
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-bugs)] Merge commit 'refs/users/meissner/heads/work238-bugs' of git+ssh://gcc.gnu.org/git/gcc into me/work2
Michael Meissner
- [gcc/meissner/heads/work238-dmf] (5 commits) Merge commit 'refs/users/meissner/heads/work238-dmf' of git
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-dmf)] Merge commit 'refs/users/meissner/heads/work238-dmf' of git+ssh://gcc.gnu.org/git/gcc into me/work23
Michael Meissner
- [gcc r16-7921] Daily bump.
GCC Administrator
- [gcc r13-10116] Daily bump.
GCC Administrator
- [gcc r14-12347] Daily bump.
GCC Administrator
- [gcc r15-10882] Daily bump.
GCC Administrator
- [gcc/meissner/heads/work238-float] (5 commits) Merge commit 'refs/users/meissner/heads/work238-float' of g
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Merge commit 'refs/users/meissner/heads/work238-float' of git+ssh://gcc.gnu.org/git/gcc into me/work
Michael Meissner
- [gcc/meissner/heads/work238-sha] (5 commits) Merge commit 'refs/users/meissner/heads/work238-sha' of git
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-sha)] Merge commit 'refs/users/meissner/heads/work238-sha' of git+ssh://gcc.gnu.org/git/gcc into me/work23
Michael Meissner
- [gcc/meissner/heads/work238-test] (5 commits) Merge commit 'refs/users/meissner/heads/work238-test' of gi
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-test)] Merge commit 'refs/users/meissner/heads/work238-test' of git+ssh://gcc.gnu.org/git/gcc into me/work2
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-dmf)] Add wD constraint.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-dmf)] Add the -mdense-math option.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-dmf)] Add support for dense math registers.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-dmf)] Make the MMA instructions support -mdense-math.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-dmf)] Add support for 1, 024 bit dense math registers.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-dmf)] Update ChangeLog.*
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Add infrastructure for _Float16 and __bfloat16 types.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Add initial 16-bit floating point support.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Add HF/BF emulation functions to libgcc.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Add conversions between _Float16 and float/double.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Add conversions between __bfloat16 and float/double.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Add conversions between 16-bit floating point and other scalar modes.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Add BF/HF neg, abs operands and logical insns.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Add 16-bit floating point vectorization.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Optimize __bfloat16 scalar code.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Add --with-powerpc-float16 and --with-powerpc-float16-disable-warning.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Add _Float16 and __bfloat16 tests.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-float)] Update ChangeLog.*
Michael Meissner
- [gcc r16-7922] testsuite/aarch64: Add testcae for already fixed bug [PR124078]
Andrew Pinski
- [gcc r16-7923] match.pd: Move cast into p+ operand for (ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z)) [PR124358]
Jakub Jelinek
- [gcc r16-7924] tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135]
Jakub Jelinek
- [gcc r16-7925] libstdc++: Use aligned new for filesystem::path internals [PR122300]
Jonathan Wakely
- [gcc r16-7926] Fortran: Caf_shmem - Fix compile issue on cygwin [PR124371]
Andre Vehreschild
- [gcc r16-7927] libstdc++: Remove unnecessary string in filesystem::path formatter
Tomasz Kaminski
- [gcc r16-7928] arm: testsuite: Fix typo on target arm_cpu_cortex_a53
Richard Earnshaw
- [gcc r16-7929] arm: testsuite: remove some flaky code-size tests
Richard Earnshaw
- [gcc r16-7930] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] fixes
Nathan Myers
- [gcc r16-7931] testsuite: Add testcase for already fixed PR [PR122000]
Jakub Jelinek
- [gcc r16-7932] aarch64: mingw: Fix regression in C++ support
Saurabh Jha
- [gcc r16-7933] c: Fix pragma inside a pragma [PR97991}
Andrew Pinski
- [gcc r16-7934] Fix [PR124230]
Qing Zhao
- [gcc r16-7935] Update gcc fr.po
Joseph Myers
- [gcc r16-7936] aarch64: Fix uint64_t[8] usage after including "arm_neon.h" [PR124126]
Andrew Pinski
- [gcc r16-7937] c++: ICE mangling C auto... tparm [PR124297]
Patrick Palka
- [gcc r16-7938] testsuite: fix ICEs in analyzer plugin with CPython >= 3.11 [PR107646, PR112520]
David Malcolm
- [gcc r16-7939] Daily bump.
GCC Administrator
- [gcc r13-10117] Daily bump.
GCC Administrator
- [gcc r14-12348] Daily bump.
GCC Administrator
- [gcc r15-10883] Daily bump.
GCC Administrator
- [gcc r16-7940] c: Fix ICE related to tags and hardbool attribute [PR123856]
Martin Uecker
- [gcc r16-7941] cse: Only use non-reg vec_select simplifications. [PR121649]
Robin Dapp
- [gcc r16-7942] Improve speed of masking table algorithm for MC/DC
Jorgen Kvalsvik
- [gcc r16-7943] Ada: adjust pattern matching to new stack probes on x86/Linux
Eric Botcazou
- [gcc r16-7944] c++: add fixed test [PR39057]
Marek Polacek
- [gcc r16-7945] libstdc++: [_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Francois Dumont
- [gcc r16-7946] Ada: adjust pattern matching to new stack probes on x86/Linux
Eric Botcazou
- [gcc r16-7947] doc: Move specs documentation to GCC internals manual [PR69367] [PR69849]
Sandra Loosemore
- [gcc r16-7948] c++/modules: fix -MG for header units [PR123622]
Jason Merrill
- [gcc r16-7949] Daily bump.
GCC Administrator
- [gcc r13-10118] Daily bump.
GCC Administrator
- [gcc r14-12349] Daily bump.
GCC Administrator
- [gcc r15-10884] Daily bump.
GCC Administrator
- [gcc r15-10885] c++: Fix ICE on namespace attributes [PR123684]
Jakub Jelinek
- [gcc r15-10886] c++: Fix ICE on decltype on non-local structured binding inside of a template [PR123667]
Jakub Jelinek
- [gcc r15-10887] c++: Fix wrong-code with overloaded comma and CPP_EMBED [PR123737]
Jakub Jelinek
- [gcc r15-10888] c++: Fix ICE in cxx_printable_name_internal [PR123578]
Jakub Jelinek
- [gcc r15-10889] libcpp: Fix up comment handling in -fdirectives-only preprocessing [PR123273]
Jakub Jelinek
- [gcc r15-10890] openmp: Handle asm goto in diagnose_sb_2 [PR123876]
Jakub Jelinek
- [gcc r15-10891] fold-const: Fix implicit cast to nullptr_t typedef [PR123790]
Jakub Jelinek
- [gcc r15-10892] match.pd: Fix up __imag__ .MUL_OVERFLOW simplification [PR123864]
Jakub Jelinek
- [gcc r15-10893] widening_mul: Fix UADDC/USUBC pattern matching [PR121104]
Jakub Jelinek
- [gcc r15-10894] bitint: Don't try to extend PHI in the min_prec == prec case [PR122689]
Jakub Jelinek
- [gcc r15-10895] tree: Fix up wrong-code with certain C++ default arguments [PR123818]
Jakub Jelinek
- [gcc r15-10896] ranger: Fix up WIDEN_MULT_EXPR handling in the ranger [PR123978]
Jakub Jelinek
- [gcc r15-10897] testsuite: Add testcase for PR [PR123882]
Jakub Jelinek
- [gcc r15-10898] Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to be its own TYPE_MAIN_VARIANT [PR101312]
Jakub Jelinek
- [gcc r15-10899] forwprop: Fix up calc_perm_vec_perm_simplify_seqs [PR123672]
Jakub Jelinek
- [gcc r15-10900] c++: Fix up diagnostics of wrong constexpr bodies in C++11 in templates [PR123889]
Jakub Jelinek
- [gcc r15-10901] cfgrtl: Fix up force_nonfallthru_and_redirect asm goto handling [PR123386]
Jakub Jelinek
- [gcc r15-10902] cfgexpand: Fix up "=@ccz" etc. outputs on asm goto [PR124056]
Jakub Jelinek
- [gcc r15-10903] c++: Don't support auto{x} and auto(x) for C++ < 23 in SFINAE contexts [PR120685]
Jakub Jelinek
- [gcc r15-10904] i386: Fix up avx_vpermilp_parallel [PR124138]
Jakub Jelinek
- [gcc r15-10905] c: Call relayout_decl in build_compound_literal when completing type [PR123365]
Jakub Jelinek
- [gcc r15-10906] i386: Fix up avx512fp16_mov<mode> AVX10.2 operand order for -masm=intel [PR124294]
Jakub Jelinek
- [gcc r15-10907] testsuite: Fix up vec-cvt-1.c for excess precision target [PR124288]
Jakub Jelinek
- [gcc r15-10908] i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
Jakub Jelinek
- [gcc r15-10909] i386: Fix up some FMA patterns for -masm=intel [PR124315]
Jakub Jelinek
- [gcc r15-10910] Refine the testcase.
Jakub Jelinek
- [gcc r15-10911] i386: Fix up printing of input operand of avx10_2_comisbf16_v8bf for -masm=intel [PR124349]
Jakub Jelinek
- [gcc r15-10912] i386: Fix up vcvt<convertfp8_pack><mode><mask_name> for -masm=intel [PR124341]
Jakub Jelinek
- [gcc r15-10913] i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366]
Jakub Jelinek
- [gcc r15-10914] i386: Fix up vpternlogq last operand of *andnot<mode>3 for -masm=intel [PR124367]
Jakub Jelinek
- [gcc r15-10915] i386: Fix up last -masm=intel operand of vcvthf82ph [PR124349]
Jakub Jelinek
- [gcc r15-10916] libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365]
Jakub Jelinek
- [gcc r15-10917] match.pd: Move cast into p+ operand for (ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z)) [PR124358]
Jakub Jelinek
- [gcc r15-10918] tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135]
Jakub Jelinek
- [gcc r15-10919] testsuite: Add testcase for already fixed PR [PR122000]
Jakub Jelinek
- [gcc r16-7950] a68: fix calls to strtol and stroll [PR algol68/124372]
Jose E. Marchesi
- [gcc r16-7951] riscv: Fix formating of diagnostic [PR124403]
Andrew Pinski
- [gcc r16-7952] Daily bump.
GCC Administrator
- [gcc r13-10119] Daily bump.
GCC Administrator
- [gcc r14-12350] Daily bump.
GCC Administrator
- [gcc r15-10920] Daily bump.
GCC Administrator
- [gcc r15-10921] VAX: Fix ICE in fixup_reorder_chain when building gimple_match.cc [PR112400]
Maciej W. Rozycki
- [gcc r14-12351] VAX: Fix ICE in fixup_reorder_chain when building gimple_match.cc [PR112400]
Maciej W. Rozycki
- [gcc r13-10120] VAX: Fix ICE in fixup_reorder_chain when building gimple_match.cc [PR112400]
Maciej W. Rozycki
- [gcc r16-7953] xtensa: Make use of compact insn definition syntax more
Max Filippov
- [gcc r16-7954] Revert two changes in r16-7265-ga9e48eca3a6eef [PR118608]
Richard Sandiford
- [gcc r16-7955] gcc-auto-profile: Force --inherit flag for perf record [PR123923]
Dhruv Chawla
- [gcc r16-7956] gcc-auto-profile: Force writing perf output to perf.data [PR124075]
Dhruv Chawla
- [gcc r16-7957] ipa-cp: Allow more precise contexts in the verifier (PR124291)
Martin Jambor
- [gcc r15-10922] libstdc++: Use constexpr-if to slightly simplify <regex>
Jonathan Wakely
- [gcc r15-10923] libstdc++: Simplify std::regex_traits::value
Jonathan Wakely
- [gcc r15-10924] libstdc++: Include <ostream> in <regex> for debug mode
Jonathan Wakely
- [gcc r15-10925] libstdc++: Fix -Wunused-variable from <regex>
Jonathan Wakely
- [gcc r15-10926] libstdc++: Don't test for __unused on Glibc targets
Jonathan Wakely
- [gcc r15-10927] libstdc++: Make CTAD ignore tuple(const Types&...) constructor [PR121771]
Jonathan Wakely
- [gcc r15-10928] libstdc++: Improve tests for std::regex_traits::lookup_classname [PR124015]
Jonathan Wakely
- [gcc r15-10929] libstdc++: Fix std::regex_traits::lookup_classname [PR124015]
Jonathan Wakely
- [gcc r16-7958] contrib/filter-clang-warnings.py: Ignore a C++ compat warning in libiberty
Martin Jambor
- [gcc r16-7959] Fortran: Fix invalid free for PDTs without LEN components [PR122902]
Paul Thomas
- [gcc r16-7960] testsuite/aarch64: Fix sme-shrinkwrap.c on SME hardware
Alice Carlotti
- [gcc r16-7961] arm: testsuite: Improve stability of tests for pr45701
Richard Earnshaw
- [gcc r16-7962] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Jonathan Wakely
- [gcc r16-7963] aarch64: fix `cops.c` test
Karl Meakin
- [gcc r16-7964] Fortran: Evaluate all functions on the source image.
Jerry DeLisle
- [gcc r16-7965] libstdc++: Make <meta> header compatible with -fno-asm
Jonathan Wakely
- [gcc r16-7966] translation: Fix typos in diagnostics [PR124422]
Jonathan Wakely
- [gcc r16-7967] Daily bump.
GCC Administrator
- [gcc r13-10121] Daily bump.
GCC Administrator
- [gcc r14-12352] Daily bump.
GCC Administrator
- [gcc r15-10930] Daily bump.
GCC Administrator
- [gcc r16-7968] Fix merging of flags in ipa_merge_modref_summary_after_inlining
Jan Hubicka
- [gcc r16-7969] libstdc++: [_GLIBCXX_DEBUG] Constrain basic_string iterator constructor
Francois Dumont
- [gcc r16-7970] libstdc+: Eliminate usage of alloca for non-localized formatting
Tomasz Kaminski
- [gcc/aoliva/heads/testbase] (665 commits) Fix merging of flags in ipa_merge_modref_summary_after_inli
Alexandre Oliva
- [gcc/aoliva/heads/testme] (698 commits) testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: reset -march for tests with -mcpu
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] xfail pr52451.c on ppc [PR58684]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mfloat128 to __ieee128-using bfp tests
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] disable -mpowerpc64 for various ilp32 asm-out checks
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] skip -msoft-float tests when testing with -mhard-float
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -maltivec to pr111380-2.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mno-strict-align to pr111449-1.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mdejagnu-cpu=power7 to pr17381.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mfloat128 to pr67808.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] allow implicit fuction declarations in pr92661.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] tolerate -mfloat128 warning in pr99708.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] use dg-do-if in vec-mul.c
Alexandre Oliva
- [gcc r16-7971] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators.
Tomasz Kaminski
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mpowerpc-gfxopt or -mcmpb to copysign tests
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [rs6000] add os-missing-powerpc64.h for powerpc-elf
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] disable strict align for block-cmp-[149].c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: drop struct that requires caller copying
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: XFAIL update-threading.c [PR110628]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: no SLP of unaligned stores on altivec
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: shared: check for shared libsupc++ as well
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: adjust costmodel-pr82255
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: SLP single-lane retry costmodel-vect-31a
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: introduce vect_no_store_align for altivec
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: skip pr112325.c without vsx
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: add vect_no_int_remainder
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: sparc: XFAIL Invalid sum vect tests on leon3 [PR119293]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-100 fails invalid sum [PR119293]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-82 fails without vect_long_long
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_double for reduct tests on doubles
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_usad_char for SAD_EXPR
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: realigned loads satisfy vect-strided-a-u8-i2-gap
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: bump darn-3.c to -O3 for unrolling [PR115825]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: pr77416 requires unprototyped C std
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva
- [gcc r16-7972] libstdc++: Whitespace fixes for include/std/format.
Tomasz Kaminski
- [gcc r16-7973] c: Fix ICE after an error: typedef and old style prototypes for nested functions [PR123461]
Andrew Pinski
- [gcc r16-7974] testsuite: Tweak caching of MIPS vector tests
Richard Sandiford
- [gcc r16-7975] testsuite: Add EFFECTIVE_TARGETS info to cache keys [PR124066]
Richard Sandiford
- [gcc r16-7976] testsuite: Remove check_cached_effective_target_indexed [PR124066]
Richard Sandiford
- [gcc r16-7977] testsuite/aarch64: Add testcase for already fixed bug [PR123094]
Andrew Pinski
- [gcc r16-7978] libstdc++: Use specific feature test macro for #if in <string>
Jonathan Wakely
- [gcc r16-7979] testsuite: Remove -O options from some mips.exp tests
Richard Sandiford
- [gcc r16-7980] testsuite: Fix up gcc.dg/plugin/analyzer_cpython_plugin.cc [PR112520]
Jakub Jelinek
- [gcc r16-7981] arm: testsuite: avoid pr45701 matching asm across newlines
Richard Earnshaw
- [gcc r16-7982] Add and fix comments in tree-vect-loop.cc
Richard Biener
- [gcc r16-7983] [PATCH] RISC-V: Fix TARGET_CHECK_TARGET_CLONE_VERSION implementation
Jeff Law
- [gcc r15-10931] RISC-V: Consider uses for vsetvl LCM transparency. [PR122448]
Jeff Law
- [gcc r15-10932] RISC-V: theadvector specifics for vec_init and vec_extract. [PR124147]
Jeff Law
- [gcc r16-7984] arm: testsuite: properly escape '[]' in pr45701-2.c
Richard Earnshaw
- [gcc r16-7985] arm: testsuite: Yet another typo in pr45701-2.c
Richard Earnshaw
- [gcc r16-7986] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [gcc r16-7987] libstdc++: Constrain std::as_bytes to disallow span<volatile T>
Jonathan Wakely
- [gcc r16-7988] libstdc++: Do not use projection for ranges::replace default args (LWG 4444)
Jonathan Wakely
- [gcc r16-7989] libstdc++: Add comment to chrono::hh_mm_ss constructor for LWG 4274
Jonathan Wakely
- [gcc r16-7990] c++/testsuite: -fimplicit-constexpr adjustments
Jason Merrill
- [gcc r16-7991] c++: Use complete_type on first annotations_of argument if it is a type [PR124399]
Jakub Jelinek
- [gcc r16-7992] c++: For reflection comparison of annotations compare TREE_VALUE [PR124399]
Jakub Jelinek
- [gcc] Created branch 'devel/jlaw/pr123904'
Jeff Law
- [gcc/devel/jlaw/pr123904] Use shift pair to optimize this case
Jeff Law
- [gcc r16-7993] Daily bump.
GCC Administrator
- [gcc r13-10122] Daily bump.
GCC Administrator
- [gcc r14-12353] Daily bump.
GCC Administrator
- [gcc r15-10933] Daily bump.
GCC Administrator
- [gcc r16-7994] Update gcc de.po, sv.po
Joseph Myers
- [gcc r16-7995] c++: Fix up __builtin_constexpr_diag for std::string operands [PR124404]
Jakub Jelinek
- [gcc r16-7996] c++: Emit error if not quiet and set *non_constant_p for -fno-exceptions metafn error cases [PR12441
Jakub Jelinek
- [gcc r16-7997] libstdc++: Use __builtin_constexpr_diag instead of __asm__("") in <meta> if possible
Jakub Jelinek
- [gcc r16-7998] testsuite: Fix up g++.dg/reflect/eh8.C for Solaris iconv [PR124118]
Jakub Jelinek
- [gcc r16-7999] fold-mem-offsets: Fix wrong mode in memory_address_addr_space_p
Philipp Tomsich
- [gcc r16-8000] gcc/gcn: add memory aperture register definitions
Arsen Arsenovic
- [gcc r16-8001] gcc/gcn: fix address space conversion between __flat and default [PR124044]
Arsen Arsenovic
- [gcc r16-8002] gcc/gcn: Use 'shared_base' register for LDS<->flat conversion
Arsen Arsenovic
- [gcc r16-8003] arm: Fix trapping arithmetic [PR123271]
Richard Earnshaw
- [gcc r16-8004] c++: add fixed test [PR124389]
Patrick Palka
- [gcc r16-8005] Revert "[PR tree-optimization/90036] Backpropagate more equivalences in DOM"
Jeff Law
- [gcc r16-8006] Revert "[1/n][PR tree-optimization/90036] All refinement of entries in DOM hash table"
Jeff Law
- [gcc r16-8007] expand: Fix GET_MODE_SIZE/GET_MODE_BITSIZE typo [PR124435]
Richard Sandiford
- [gcc r16-8008] x86: Handle non-int load with integer constant
H.J. Lu
- [gcc r16-8009] c++/reflection: fix for substituting ^^T::mem [PR124331]
Marek Polacek
- [gcc] Created branch 'devel/jlaw/pr90036.new'
Jeff Law
- [gcc/devel/jlaw/pr90036.new] [1/n][PR tree-optimization/90036] All refinement of entries in DOM hash table
Jeff Law
- [gcc/devel/jlaw/pr90036.new] [PR tree-optimization/90036] Backpropagate more equivalences in DOM
Jeff Law
- [gcc r16-8010] aarch64: mingw: Add more tests for variadic hva
Saurabh Jha
- [gcc r16-8011] genautomata: Support INSN_UIDs up to INT_MAX-1 [PR124436]
Jakub Jelinek
- [gcc r16-8012] c++: ICE with structured bindings and arrays [PR120285]
Marek Polacek
- [gcc(refs/users/meissner/heads/work238-dmf)] Add saturate subtract support
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-dmf)] Add xvrlw support.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-dmf)] Support load/store vector with right length.
Michael Meissner
- [gcc(refs/users/meissner/heads/work238-dmf)] Add paddis support.
Michael Meissner
- [gcc r16-8013] Update gcc sv.po
Joseph Myers
- [gcc(refs/users/meissner/heads/work238-dmf)] Revert changes
Michael Meissner
- [gcc r16-8014] fortran: Fix mixed ENTRY union ABI under -ff2c [PR95338]
Jerry DeLisle
- [gcc r16-8015] c++: error routines re-entered with uneval lambda [PR124397]
Marek Polacek
- [gcc r16-8016] Daily bump.
GCC Administrator
- [gcc r13-10123] Daily bump.
GCC Administrator
- [gcc r14-12354] Daily bump.
GCC Administrator
- [gcc r15-10934] Daily bump.
GCC Administrator
- [gcc r16-8017] Fortran: Fix class dummy-array assignment deep copy [PR110877]
Jerry DeLisle
- [gcc r16-8018] analyzer: fix ICE on effective modulo by zero [PR124433]
David Malcolm
- [gcc r16-8019] analyzer: fix ICE on computed goto [PR124375]
David Malcolm
- [gcc r16-8020] analyzer: fix false +ves when testing <stdbool.h>/_Bool values [PR124451]
David Malcolm
- [gcc r16-8021] Fortran: Fix ICE on invalid CLASS component in derived type [PR106946]
Jerry DeLisle
- [gcc r16-8022] riscv/docs: Increment the required binutils to 2.40 [PR124409]
Andrew Pinski
- [gcc r16-8023] Fortran: Fix ICE after rejected CHARACTER duplicate declaration [PR82721]
Jerry DeLisle
- [gcc r16-8024] c++/modules: Allow merging members of instantiations attached to named modules [PR124431]
Nathaniel Shead
- [gcc r16-8025] Fortran: Add testcase [PR103139]
Jerry DeLisle
- [gcc r16-8026] Fortran: Add testcase [PR102333]
Jerry DeLisle
- [gcc r15-10935] c++/modules: Allow merging members of instantiations attached to named modules [PR124431]
Nathaniel Shead
- [gcc r16-8027] c++: Support proxy iterators in reflection get_range_elts [PR124425]
Jakub Jelinek
- [gcc r16-8028] libstdc++: Use CTAD for span in std::define_static_object [PR124443]
Jakub Jelinek
- [gcc r16-8029] openmp, c++: Fix up TREE_TYPE of OMP_TASK
Jakub Jelinek
- [gcc r16-8030] doc/extend: Document constructor/destructor priority when none is supplied
Andrew Pinski
- [gcc r16-8031] doc/extend: Document constructor/destructor attribute applying
Andrew Pinski
- [gcc r16-8032] symtab: Fix init and fini priority to reset to default [PR120030]
Andrew Pinski
- [gcc r16-8033] libstdc++: Fix mingw-w64 build due to __max macro
Jonathan Wakely
- [gcc r16-8034] fold-mem-offsets: Clarify why do_analysis pre-marks the memory insn
Philipp Tomsich
- [gcc r16-8035] Fortran: gfortran PDT component access [PR97818]
Paul Thomas
- [gcc r16-8036] fortran: Fix UB in transfer_expr [PR124450]
Jakub Jelinek
- [gcc r16-8037] sh: Remove TARGET_PROMOTE_PROTOTYPES
H.J. Lu
- [gcc r16-8038] bootstrap/124406 - fix lean LTO profiledboostrap
Richard Biener
- [gcc r16-8039] c++: Fix up ICE check_out_of_consteval_use_r on some OpenMP clauses
Jakub Jelinek
- [gcc r16-8040] c++/modules: Don't create bindings for hidden friends [PR124390]
Nathaniel Shead
- [gcc r16-8041] c++/modules: Fix ICE in xref_basetypes on class redefinition
Nathaniel Shead
- [gcc r16-8042] testsuite: Add testcase for bug fixed on trunk but not in 15/14 [PR124154]
Jakub Jelinek
- [gcc r13-10124] c++: leaky uid-sensitive constexpr evaluation [PR122494, PR123814]
Patrick Palka
- [gcc r16-8043] c++/modules: Check for redeclarations of members in wrong module
Nathaniel Shead
- [gcc r16-8044] c++/modules: Merge synthesized definitions of defaulted members [PR124311]
Nathaniel Shead
- [gcc r16-8045] c++/modules: Support diagnostic classification changes in macros [PR124459]
Nathaniel Shead
- [gcc r15-10936] c++/modules: Merge synthesized definitions of defaulted members [PR124311]
Nathaniel Shead
- [gcc r16-8046] ipa-prop: Skip analysis od static constructor entries with no index (PR124260)
Martin Jambor
- [gcc r16-8047] c++: require C++26 for -freflection [PR124447]
Marek Polacek
- [gcc r16-8048] Ada: Complete implementation of AI12-0402
Eric Botcazou
- [gcc r16-8049] Ada: Fix missing accessibility check in assignment for aliased parameter
Eric Botcazou
- [gcc r16-8050] Ada: Fix missing error for dangling pointer from access discriminant
Eric Botcazou
- [gcc r16-8051] Ada: Fix Program_Error raised in a Bounded_Indefinite_Holders instance
Eric Botcazou
- [gcc r16-8052] Fortran: gfortran PDT component access [PR122696]
Paul Thomas
- [gcc] Created branch 'devel/jlaw/pr85234'
Jeff Law
- [gcc/devel/jlaw/pr85234] More improvements for 85234
Jeff Law
- [gcc/devel/jlaw/pr85234] Fix various problems in new match.pd pattern.
Jeff Law
- [gcc r16-8053] Fortran: Add missing deferred type PDT errors in allocate [PR115316]
Paul Thomas
- [gcc/devel/jlaw/pr85234] More fixes to new match.pd patterns
Jeff Law
- [gcc r16-8054] c++/reflection: class member access with [: T::BASELINK :] [PR124440]
Marek Polacek
- [gcc r16-8055] c++/reflection: add fixed test
Marek Polacek
- [gcc r16-8056] libstdc++: Increase timeout for 23_containers/mdspan/submdspan tests [PR124290]
Rainer Orth
- [gcc r16-8057] libphobos: Implement IeeeFlags on SPARC [PR123202]
Rainer Orth
- [gcc r16-8058] testsuite: Fix gcc.dg/plugin/must-tail-call-2.c on SPARC [PR121159]
Rainer Orth
- [gcc r16-8059] testsuite: Remove xfails in gcc.dg/attr-alloc_size-11.c [PR80006]
Rainer Orth
- [gcc r16-8060] Fortran: [PR121743] ICE in build_function_decl.
Jerry DeLisle
- [gcc r16-8061] Revert "build: Properly set gas_flag/gnu_ld_flag"
Rainer Orth
- [gcc r16-8062] testsuite/c++: Fix lifetime of lambda in pr103953.C [PR119930]
Andrew Pinski
- [gcc r16-8063] [PR124452, LRA]: Move point of skipping postponed insn
Vladimir Makarov
- [gcc r14-12355] ipa-cp: Also look at self-recursive ancestor jump functions (PR122856)
Martin Jambor
- [gcc r16-8064] simplify-rtx: Fix the case where subreg of a vec_concat could fail [PR123822]
Andrew Pinski
- [gcc r16-8065] Update gcc sv.po
Joseph Myers
- [gcc r16-8066] c++/modules: Reparent linemaps for partition direct loads [PR124309]
Nathaniel Shead
- [gcc r16-8067] c++/reflection: Support members_of and imported namespace-scope names [PR124200]
Nathaniel Shead
- [gcc r15-10937] c++/modules: Reparent linemaps for partition direct loads [PR124309]
Nathaniel Shead
- [gcc r16-8068] Fortran: Allow task-reduction allocatable scalars without outer ref [PR102596]
Jerry DeLisle
- [gcc r16-8069] Daily bump.
GCC Administrator
- [gcc r13-10125] Daily bump.
GCC Administrator
- [gcc r14-12356] Daily bump.
GCC Administrator
- [gcc r15-10938] Daily bump.
GCC Administrator
- [gcc r16-8070] fortran: Fix OpenMP iterator depend lowering for component arrays [PR102459]
Jerry DeLisle
- [gcc/aoliva/heads/testme] (29 commits) testsuite: vxworks: xfail thread_local-order2 execution
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: add struct_parm_musttail for required caller copying
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [vxworks] add -gno-strict-dwarf to pr111409.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] require sysconf for vect-early-break_109-pr113588.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++-v3: testsuite: lengthen stop_request wait_until timeout
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vxworks: nonconstant I
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vxworks: gcov-32 misuses sigjmp_buf with setjmp
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] vxworks: fix gthr visibility issues
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vxworks: xfail thread_local-order2 execution
Alexandre Oliva
- [gcc r15-10939] phiopt: Rewrite cond_removal_in_builtin_zero_pattern canonicalization args code [PR123645]
Andrew Pinski
- [gcc r15-10940] ifcvt: Fix store flag of XImode on aarch64 while ifcvt [PR123294]
Andrew Pinski
- [gcc r15-10941] c: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offsetof [PR105555]
Andrew Pinski
- [gcc r15-10942] ifcvt: Improve noce_can_force_operand in ifcvt [PR122170]
Andrew Pinski
- [gcc r15-10943] fold/dse: Don't simplify/remove noreturn functions [PR121103]
Andrew Pinski
- [gcc r15-10944] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Andrew Pinski
- [gcc r15-10945] riscv/docs: Increment the required binutils to 2.40 [PR124409]
Andrew Pinski
- [gcc r15-10946] testsuite/c++: Fix lifetime of lambda in pr103953.C [PR119930]
Andrew Pinski
- [gcc r16-8071] c++: Fix up *display_string_of on anon union member [PR124388]
Jakub Jelinek
- [gcc r16-8072] c++: Include 26 in make check-c++-all
Jakub Jelinek
- [gcc r16-8073] i386: Fix up movrs<mode> suffix for -masm=intel [PR124461]
Jakub Jelinek
- [gcc r16-8074] xtensa: Split target-specific pass 'xt_largeconst' into two
Max Filippov
- [gcc r16-8075] xtensa: Minor changes to FPreg_neg_scaled_simm12b in 'xt_largeconst2'
Max Filippov
- [gcc r16-8076] xtensa: Rename/reduce from split_DI_SF_DF_const to convert_SF_const in 'xt_largeconst2'
Max Filippov
- [gcc r16-8077] xtensa: constantsynth: Minor changes
Max Filippov
- [gcc r16-8078] Count non-complex incoming edges [PR124462]
Jorgen Kvalsvik
- [gcc r16-8079] testsuite: Fix up gcc.dg/analyzer/ice-pr124375-1.c for 32-bit targets [PR124375]
Jakub Jelinek
- [gcc r16-8080] tree-profile: Formatting fixes
Jakub Jelinek
- [gcc r16-8081] Fortran: Fix caf-tests on older glibcs [PR124484]
Andre Vehreschild
- [gcc r16-8082] aarch64: mingw: Fix _ARM_PCS_AAPCS64 [PR122953]
Saurabh Jha
- [gcc r16-8083] c++/reflection: add test
Marek Polacek
- [gcc r16-8084] arm: Add support for _BitInt(N)
Andre Simoes Dias Vieira
- [gcc r16-8085] [PR117182, LRA]: Move point of skipping postponed insn
Vladimir Makarov
- [gcc r16-8086] libcpp: Fix up -MP for - input [PR105412]
Jakub Jelinek
- [gcc r14-12357] c++: non-empty constexpr constructor bodies in C++11 [PR123845]
Patrick Palka
- [gcc r14-12358] libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]
Patrick Palka
- [gcc r13-10126] c++: non-dep decltype folding of concept-id C<Ts...> [PR123676]
Patrick Palka
- [gcc r13-10127] c++: non-empty constexpr constructor bodies in C++11 [PR123845]
Patrick Palka
- [gcc r13-10128] libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]
Patrick Palka
- [gcc r16-8087] cprop_hardreg: purge dead edges and cleanupcfg if something changes [PR124454]
Andrew Pinski
- [gcc r16-8088] testsuite: make the prevent tailcall in pr17377.c more robust
Andrew Pinski
- [gcc r16-8089] Daily bump.
GCC Administrator
- [gcc r13-10129] Daily bump.
GCC Administrator
- [gcc r14-12359] Daily bump.
GCC Administrator
- [gcc r15-10947] Daily bump.
GCC Administrator
- [gcc r16-8090] c++/modules: Support loading a lazy member while trying to declare it [PR124478]
Nathaniel Shead
- [gcc r14-12360] strlen: Fixup load alignment for memcmp
Andrew Pinski
- [gcc r14-12361] phiopt: Rewrite cond_removal_in_builtin_zero_pattern canonicalization args code [PR123645]
Andrew Pinski
- [gcc r14-12362] ifcvt: Fix store flag of XImode on aarch64 while ifcvt [PR123294]
Andrew Pinski
- [gcc r14-12363] c: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offsetof [PR105555]
Andrew Pinski
- [gcc r14-12364] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Andrew Pinski
- [gcc r15-10948] aarch64: early-ra: Fix handling of multi-register allocation with clobbers [PR123285]
Andrew Pinski
- [gcc r15-10949] aarch64: Fix uint64_t[8] usage after including "arm_neon.h" [PR124126]
Andrew Pinski
- [gcc r15-10950] aarch64: Fix PCH for sve builtins [PR123457]
Andrew Pinski
- [gcc r15-10951] aarch64: Add tests checking use of arm_sve.h et al in a pch [PR123457]
Andrew Pinski
- [gcc r15-10952] Fortran: [PR121743] ICE in build_function_decl.
Jerry DeLisle
- [gcc r13-10130] strlen: Fixup load alignment for memcmp
Andrew Pinski
- [gcc r13-10131] phiopt: Rewrite cond_removal_in_builtin_zero_pattern canonicalization args code [PR123645]
Andrew Pinski
- [gcc r13-10132] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Andrew Pinski
- [gcc r13-10133] c: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offsetof [PR105555]
Andrew Pinski
- [gcc r16-8091] c++: Fix up partial instantiation of structured binding packs [PR124456]
Jakub Jelinek
- [gcc r15-10953] openmp, c++: Fix up TREE_TYPE of OMP_TASK
Jakub Jelinek
- [gcc r15-10954] fortran: Fix UB in transfer_expr [PR124450]
Jakub Jelinek
- [gcc r15-10955] i386: Fix up movrs<mode> suffix for -masm=intel [PR124461]
Jakub Jelinek
- [gcc r15-10956] libcpp: Fix up -MP for - input [PR105412]
Jakub Jelinek
- [gcc r16-8092] c++/modules: Fix crash on implicit redeclaration of ABI class types [PR124485]
Nathaniel Shead
- [gcc r16-8093] Ada: Fix libgnat.so link failure on systems with older glibc
Eric Botcazou
- [gcc r15-10957] Ada: Fix libgnat.so link failure on systems with older glibc
Eric Botcazou
- [gcc r14-12365] Ada: Fix libgnat.so link failure on systems with older glibc
Eric Botcazou
- [gcc r13-10134] Ada: Fix libgnat.so link failure on systems with older glibc
Eric Botcazou
- [gcc] Created branch 'devel/jlaw/pr57650'
Jeff Law
- [gcc/devel/jlaw/pr57650] Revamp zicond splits to unify across the eq/ne selection, and exploit commutativity.
Jeff Law
- [gcc r16-8094] a68: fix string and character multiplication
Jose E. Marchesi
- [gcc r16-8095] a68: fix float standard conversion routine
Jose E. Marchesi
- [gcc/devel/jlaw/pr57650] Add missing inversion of eq/ne operator.
Jeff Law
- [gcc r16-8096] Make it possible to run contrib/update-copyright.py --this-year again
Jakub Jelinek
- [gcc r16-8097] Update copyright years.
Jakub Jelinek
- [gcc r16-8098] c++: Ensure proper ordering of annotations in grokdeclarator [PR124399]
Jakub Jelinek
- [gcc r16-8099] libstdc++: Fix Doxygen @since comment in <text_encoding>
Jonathan Wakely
- [gcc r16-8100] Daily bump.
GCC Administrator
- [gcc r13-10135] Daily bump.
GCC Administrator
- [gcc r14-12366] Daily bump.
GCC Administrator
- [gcc r15-10958] Daily bump.
GCC Administrator
- [gcc r14-12367] phiopt: Fix up DEBUG_EXPR_DECL creation in spaceship_replacement [PR122394]
Jakub Jelinek
- [gcc r14-12368] gimplify-me: Fix regimplification of gimple-reg-type clobbers [PR122620]
Jakub Jelinek
- [gcc r14-12369] c++: Fix error recovery ICE in tsubst_baselink [PR120876]
Jakub Jelinek
- [gcc r14-12370] c++: Fix up build_data_member_initialization [PR121445]
Jakub Jelinek
- [gcc r14-12371] libcody: Make it buildable by C++11 to C++26
Jakub Jelinek
- [gcc r14-12372] alias: Fix up BITINT_TYPE and non-standard INTEGER_TYPE alias handling [PR122624]
Jakub Jelinek
- [gcc r14-12373] openmp: Fix up OpenMP expansion of collapsed loops [PR120564]
Jakub Jelinek
- [gcc r14-12374] gimplify, ubsan: Fix -fopenmp -fsanitize=bounds ICE [PR120052]
Jakub Jelinek
- [gcc r14-12375] switchconv: Fix up inbound checks for switch types wider than sizetype [PR122943]
Jakub Jelinek
- [gcc r14-12376] c: Reject vector type bit-fields [PR123018]
Jakub Jelinek
- [gcc r14-12377] [PATCH] libgomp: Fix GCC build after glibc@cd748a6
Jakub Jelinek
- [gcc r14-12378] i386: Obfuscate _mm_maskmove_si64 local variable [PR123155]
Jakub Jelinek
- [gcc r14-12379] docs: Fix up typo in --with-tls= description
Jakub Jelinek
- [gcc r14-12380] ++: Fix up cp_compare_floating_point_conversion_ranks for dfp [PR122834]
Jakub Jelinek
- [gcc r14-12381] c++: Fix stabilization of bitfields [PR122772]
Jakub Jelinek
- [gcc r14-12382] c++: Suppress -Wreturn-type warnings for functions with failed assertions [PR91388]
Jakub Jelinek
- [gcc r14-12383] i386: Fix up expansion of 2 keylocker and one user_msr builtin [PR123217]
Jakub Jelinek
- [gcc r14-12384] tree-object-size: Deterministic SSA generation [PR123351]
Jakub Jelinek
- [gcc r14-12385] combine: Fix up serious regression in try_combine [PR121773]
Jakub Jelinek
- [gcc r14-12386] stmt: Fix up parse_input_constraint [PR111817]
Jakub Jelinek
- [gcc r14-12387] doc: List more valid -x option arguments
Jakub Jelinek
- [gcc r14-12388] ranger: Verify gimple_call_num_args for several builtins [PR123431]
Jakub Jelinek
- [gcc r14-12389] combine: Partially revert the r12-4475 changes [PR120250]
Jakub Jelinek
- [gcc r14-12390] i386: Fix up movhf_mask constraints [PR123607]
Jakub Jelinek
- [gcc r14-12391] tree: Handle ::operator {new, delete} function templates as uncertain matches [PR123513]
Jakub Jelinek
- [gcc r14-12392] unswitch: Fix up one unguarded fprintf (dump_file, ...) [PR123736]
Jakub Jelinek
- [gcc r14-12393] openmp: Fix up OpenMP loop parsing in templates [PR123597]
Jakub Jelinek
- [gcc r14-12394] builtins: Only fold abs/absu if it is sane [PR123703]
Jakub Jelinek
- [gcc r14-12395] c++: Fix ICE on namespace attributes [PR123684]
Jakub Jelinek
- [gcc r14-12396] c++: Fix ICE on decltype on non-local structured binding inside of a template [PR123667]
Jakub Jelinek
- [gcc r14-12397] c++: Fix ICE in cxx_printable_name_internal [PR123578]
Jakub Jelinek
- [gcc r14-12398] libcpp: Fix up comment handling in -fdirectives-only preprocessing [PR123273]
Jakub Jelinek
- [gcc r14-12399] openmp: Handle asm goto in diagnose_sb_2 [PR123876]
Jakub Jelinek
- [gcc r14-12400] match.pd: Fix up __imag__ .MUL_OVERFLOW simplification [PR123864]
Jakub Jelinek
- [gcc r14-12401] widening_mul: Fix UADDC/USUBC pattern matching [PR121104]
Jakub Jelinek
- [gcc r14-12402] bitint: Don't try to extend PHI in the min_prec == prec case [PR122689]
Jakub Jelinek
- [gcc r14-12403] tree: Fix up wrong-code with certain C++ default arguments [PR123818]
Jakub Jelinek
- [gcc r14-12404] ranger: Fix up WIDEN_MULT_EXPR handling in the ranger [PR123978]
Jakub Jelinek
- [gcc r14-12405] testsuite: Add testcase for PR [PR123882]
Jakub Jelinek
- [gcc r14-12406] Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to be its own TYPE_MAIN_VARIANT [PR101312]
Jakub Jelinek
- [gcc r14-12407] c++: Fix up diagnostics of wrong constexpr bodies in C++11 in templates [PR123889]
Jakub Jelinek
- [gcc r14-12408] cfgrtl: Fix up force_nonfallthru_and_redirect asm goto handling [PR123386]
Jakub Jelinek
- [gcc r14-12409] cfgexpand: Fix up "=@ccz" etc. outputs on asm goto [PR124056]
Jakub Jelinek
- [gcc r14-12410] c++: Don't support auto{x} and auto(x) for C++ < 23 in SFINAE contexts [PR120685]
Jakub Jelinek
- [gcc r14-12411] i386: Fix up avx_vpermilp_parallel [PR124138]
Jakub Jelinek
- [gcc r14-12412] c: Call relayout_decl in build_compound_literal when completing type [PR123365]
Jakub Jelinek
- [gcc r14-12413] testsuite: Fix up vec-cvt-1.c for excess precision target [PR124288]
Jakub Jelinek
- [gcc r14-12414] i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
Jakub Jelinek
- [gcc r14-12415] i386: Fix up some FMA patterns for -masm=intel [PR124315]
Jakub Jelinek
- [gcc r14-12416] Refine the testcase.
Jakub Jelinek
- [gcc r14-12417] i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366]
Jakub Jelinek
- [gcc r14-12418] libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365]
Jakub Jelinek
- [gcc r14-12419] match.pd: Move cast into p+ operand for (ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z)) [PR124358]
Jakub Jelinek
- [gcc r14-12420] tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135]
Jakub Jelinek
- [gcc r14-12421] testsuite: Add testcase for already fixed PR [PR122000]
Jakub Jelinek
- [gcc r14-12422] openmp, c++: Fix up TREE_TYPE of OMP_TASK
Jakub Jelinek
- [gcc r14-12423] fortran: Fix UB in transfer_expr [PR124450]
Jakub Jelinek
- [gcc r14-12424] libcpp: Fix up -MP for - input [PR105412]
Jakub Jelinek
- [gcc r16-8101] libstdc++: [_GLIBCXX_DEBUG] _M_invalidate_if incompatible with C++20 [PR124444]
Francois Dumont
- [gcc r16-8102] fortran: Fix use-after-free in CLASS component error recovery [PR124482]
Jerry DeLisle
- [gcc r15-10959] fortran: Backport of fixes from [PR106946] and [PR124482]
Jerry DeLisle
- [gcc r16-8103] a68: add missing symbols to libga68/ga68.map
Jose E. Marchesi
- [gcc r14-12425] fortran: Backport of fixes from [PR106946] and [PR124482]
Jerry DeLisle
- [gcc r14-12426] aarch64: Fix PCH for sve builtins [PR123457]
Andrew Pinski
- [gcc r14-12427] aarch64: Add tests checking use of arm_sve.h et al in a pch [PR123457]
Andrew Pinski
- [gcc r14-12428] aarch64: early-ra: Fix handling of multi-register allocation with clobbers [PR123285]
Andrew Pinski
- [gcc r14-12429] aarch64: Fix uint64_t[8] usage after including "arm_neon.h" [PR124126]
Andrew Pinski
- [gcc r16-8104] Daily bump.
GCC Administrator
- [gcc r13-10136] Daily bump.
GCC Administrator
- [gcc r14-12430] Daily bump.
GCC Administrator
- [gcc r15-10960] Daily bump.
GCC Administrator
- [gcc] Created branch 'devel/jlaw/pr56096'
Jeff Law
- [gcc/devel/jlaw/pr56096] Two new patterns to help code for pr56096
Jeff Law
- [gcc/devel/jlaw/pr56096] Adjust recently added pattern
Jeff Law
- [gcc r15-10961] Fortran: Allow task-reduction allocatable scalars without outer ref [PR102596]
Jerry DeLisle
- [gcc r16-8105] xtensa: constantsynth: Add new 2-insns synthesis method
Max Filippov
- [gcc r16-8106] c++: Fix up sb as condition instantiation error-recovery [PR120039]
Jakub Jelinek
- [gcc r16-8107] Fortran: Fix segfault due to class actual in parentheses [PR105168]
Paul Thomas
- [gcc r15-10962] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105
Tomasz Kaminski
- [gcc r15-10963] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
Tomasz Kaminski
- [gcc r16-8108] Fortran: Regression in gfc_convert_to_structure_constructor [PR93832]
Paul Thomas
- [gcc r16-8109] RISC-V: Document big-endian support as experimental
Kito Cheng
- [gcc r14-12431] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105
Tomasz Kaminski
- [gcc r14-12432] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
Tomasz Kaminski
- [gcc/devel/omp/gcc-15] gcc/gcn: add memory aperture register definitions
Arsen Arsenovic
- [gcc/devel/omp/gcc-15] gcc/gcn: fix address space conversion between __flat and default [PR124044]
Arsen Arsenovic
- [gcc/devel/omp/gcc-15] gcc/gcn: Use 'shared_base' register for LDS<->flat conversion
Arsen Arsenovic
- [gcc/devel/omp/gcc-15] libgomp/gcn: cache kernel argument allocations
Arsen Arsenovic
- [gcc/devel/omp/gcc-15] ChangeLog.omp bump
Arsen Arsenovic
- [gcc r15-10964] ipa/111036 - strip nop conversions around __builtin_constant_p arguments
Richard Biener
- [gcc r15-10965] tree-optimization/116747 - ICE in cselim due to duplicate sinking
Richard Biener
- [gcc r15-10966] testsuite/103515 - adjust gcc.target/powerpc/pr103515.c
Richard Biener
- [gcc r15-10967] ipa/123416 - fix IPA modref summary merging after inlining
Richard Biener
- [gcc r15-10968] tree-optimization/121726 - TBAA bug with SRA of address-taken decls
Richard Biener
- [gcc r15-10969] tree-optimization/122537 - do not elide maybe_zero condition for wrapping IV
Richard Biener
- [gcc r15-10970] tree-optimization/123061 - invalid hoisting of division
Richard Biener
- [gcc r15-10971] tree-optimization/123298 - fix backedge detection for VN alias walk
Richard Biener
- [gcc r15-10972] tree-optimization/123596 - fix partial virtual SSA update in eh_cleanup
Richard Biener
- [gcc r15-10973] tree-optimization/124130 - fixup noreturn calls during inlining
Richard Biener
- [gcc r15-10974] tree-optimization/124132 - fix type problem in loop splitting
Richard Biener
- [gcc r15-10975] middle-end/123175 - fix parts of const VEC_PERM with relaxed input sizes
Alex Coplan
- [gcc r15-10976] middle-end/123573 - fix VEC_PERM folding more
Alex Coplan
- [gcc r15-10977] aarch64, testsuite: Add test for PR124491
Alex Coplan
- [gcc r13-10137] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105
Tomasz Kaminski
- [gcc r13-10138] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
Tomasz Kaminski
- [gcc r14-12433] rtl-optimization/106859 - fix location dumping from var-tracking
Richard Biener
- [gcc r14-12434] tree-optimization/109410 - ICE with noreturn and -g
Richard Biener
- [gcc r14-12435] tree-optimization/110043 - avoid overflow in pointer-query
Richard Biener
- [gcc r14-12436] ipa/111036 - strip nop conversions around __builtin_constant_p arguments
Richard Biener
- [gcc r14-12437] ipa/116296 - avoid overflow in modref_access_node::contains
Richard Biener
- [gcc r14-12438] tree-optimization/120341 - stores into STRING_CSTs can trap
Richard Biener
- [gcc r14-12439] tree-optimization/121844 - IVOPTs and asm goto in latch
Richard Biener
- [gcc r14-12440] vect: Generalise vect_add_slp_permutation [PR122793]
Richard Biener
- [gcc r14-12441] tree-optimization/123537 - fix too permissive .REDUC_* folding
Richard Biener
- [gcc r14-12442] middle-end/123575 - fix ABS_EXPR folding for vectors
Richard Biener
- [gcc r14-12443] tree-optimization/123602 - avoid PRE-inserting abnormal SSA refs
Richard Biener
- [gcc r14-12444] Add phi_arg_edge_from_use helper
Richard Biener
- [gcc r14-12445] tree-optimization/123729 - fix reduction epilog flowing into abnormal edge
Richard Biener
- [gcc r14-12446] tree-optimization/123741 - fix segfault with BB vect and masked stores
Richard Biener
- [gcc r14-12447] middle-end/123775 - add missing expand_vec_cond_expr_p to patterns
Richard Biener
- [gcc r14-12448] testsuite: aarch64: state pr123775.c requirements
Richard Biener
- [gcc r14-12449] debug/123886 - remove GTY((skip)) from external_die_map entry
Richard Biener
- [gcc r16-8110] tree-optimization/124528 - UB from SCEV
Richard Biener
- [gcc r16-8111] aarch64, testsuite: Add test for already-fixed PR [PR124491]
Alex Coplan
- [gcc r16-8112] libstdc++: Improve diagnostics for std::allocator<incomplete type>
Jonathan Wakely
- [gcc r16-8113] libstdc++: Rewrite test for compare_exchange padding
Jonathan Wakely
- [gcc r16-8114] a68: fix copy-pasto in install.texi
Jose E. Marchesi
- [gcc r16-8115] Update gcc fr.po, sv.po
Joseph Myers
- [gcc r16-8116] c++: fix for printing std::meta::info [PR124489]
Marek Polacek
- [gcc r16-8117] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Jonathan Wakely
- [gcc r16-8118] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [gcc r16-8119] c++: Fix ICE with error mark for an attribute [PR124307]
Andrew Pinski
- [gcc r16-8120] c++/reflection: reject annotations on void parms [PR123618]
Marek Polacek
- [gcc r16-8121] c++/reflection: fix ICE on invalid splice [PR124496]
Marek Polacek
- [gcc r16-8122] Daily bump.
GCC Administrator
- [gcc r13-10139] Daily bump.
GCC Administrator
- [gcc r14-12450] Daily bump.
GCC Administrator
- [gcc r15-10978] Daily bump.
GCC Administrator
- [gcc r16-8123] fortran: Preserve scalar class pointers in OpenMP privatization [PR120286]
Jerry DeLisle
- [gcc r16-8124] [PATCH] Add Myself to Write After Approval and DCO List
Prachi Godbole
- [gcc r15-10979] cse: Only use non-reg vec_select simplifications. [PR121649]
Robin Dapp
- [gcc r16-8125] testsuite: Add also decltype(nullptr) testcase for PR124489
Jakub Jelinek
- [gcc r15-10980] c++: Fix up sb as condition instantiation error-recovery [PR120039]
Jakub Jelinek
- [gcc r15-10981] c++: fix for printing std::meta::info [PR124489]
Jakub Jelinek
- [gcc r15-10982] testsuite: Add also decltype(nullptr) testcase for PR124489
Jakub Jelinek
- [gcc r14-12451] c++: fix for printing std::meta::info [PR124489]
Jakub Jelinek
- [gcc r14-12452] testsuite: Add also decltype(nullptr) testcase for PR124489
Jakub Jelinek
- [gcc r16-8126] libstdc++: Fix is_explict checks in extents test.
Tomasz Kaminski
- [gcc r16-8127] i386: Fix ICE with target_clones inlining
Uros Bizjak
- [gcc r16-8128] tree-optimization/122380 - avoid PRE/hoisting of incompatible access-path
Richard Biener
- [gcc r16-8129] Fix uninitialized LOOP_VINFO_LOOP_IV_COND
Richard Biener
- [gcc r16-8130] Fix memory leak in vect_analyze_slp
Richard Biener
- [gcc r16-8131] c++/reflection: ICE with invalid splice-spec-spec [PR124493]
Marek Polacek
- [gcc r16-8132] c++/reflection: bogus error with targ and using-decl [PR124472]
Marek Polacek
- [gcc r16-8133] c++/reflection: add test for ICE with ^^decltype [PR124494]
Marek Polacek
- [gcc r16-8134] Revert "libstdc++: Add module initialization functions to the library [PR124268]"
Jonathan Wakely
- [gcc r16-8135] avoid-store-forwarding: Reject overlapping stores [PR124476]
Philipp Tomsich
- [gcc r16-8136] c++: add fixed test [PR118482]
Marek Polacek
- [gcc r16-8137] c++: add fixed test [PR115852]
Marek Polacek
- [gcc r16-8138] c++: add fixed test [PR109521]
Marek Polacek
- [gcc r16-8139] aarch64: Disallow movprfx before revd
Alice Carlotti
- [gcc r15-10983] aarch64: Disallow movprfx before revd
Alice Carlotti
- [gcc r14-12453] aarch64: Disallow movprfx before revd
Alice Carlotti
- [gcc r15-10984] testsuite/aarch64: Fix sme-shrinkwrap.c on SME hardware
Alice Carlotti
- [gcc r14-12454] testsuite/aarch64: Fix sme-shrinkwrap.c on SME hardware
Alice Carlotti
- [gcc r16-8140] fortran: Delete pr120286.f90 from gfortran testsuite. [PR120286]
Jerry DeLisle
- [gcc r16-8141] c++/reflection: add var tmpl to inform_tree_category [PR124493]
Marek Polacek
- [gcc] Created branch 'devel/jlaw/pr119422'
Jeff Law
- [gcc/devel/jlaw/pr119422] Daniel's 119422 work + fixes for INTEGRAL_TYPE_P.
Jeff Law
- [gcc] Created branch 'devel/jlaw/pr71336'
Jeff Law
- [gcc/devel/jlaw/pr71336] Daniel's patch for pr71336
Jeff Law
- [gcc r16-8142] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Jonathan Wakely
- [gcc r16-8143] libstdc++: Fix some non-uglified names
Jonathan Wakely
- [gcc r16-8144] Daily bump.
GCC Administrator
- [gcc r13-10140] Daily bump.
GCC Administrator
- [gcc r14-12455] Daily bump.
GCC Administrator
- [gcc r15-10985] Daily bump.
GCC Administrator
- [gcc r16-8145] RTEMS: Add leon5 multilibs
Sebastian Huber
- [gcc r15-10986] fortran: Preserve scalar class pointers in OpenMP privatization [PR120286]
Jerry DeLisle
- [gcc r16-8146] c++: Fix up reflect/init11.C on cdtor_returns_this targets [PR124474]
Jakub Jelinek
- [gcc r16-8147] [PATCH] ipa-reorder-for-locality - Fix PR123749 avoid creating new partition if no more nodes left t
Prachi Godbole
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] expect vectorization in gen-vect-11c.c with lp64
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: pr10474 requires power6
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: pr118663 requires dfp
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: libstdc++ checks vect with -O2
Alexandre Oliva
- [gcc r16-8148] Fix leak of edge vector in IPA CP
Richard Biener
- [gcc r16-8149] Fix typo in -fpost-ipa-mem-report help text
Richard Biener
- [gcc r16-8150] onfigure: Partial fix for the {gas, gnu_ld}{, _flag} breakage [PR124547]
Jakub Jelinek
- [gcc r16-8151] testsuite: Fix up a few tests for i686-linux
Jakub Jelinek
- [gcc r16-8152] middle-end/124552 - release hierarchical discriminator copyid allocator
Richard Biener
- [gcc r16-8153] libgomp/gcn: cache kernel argument allocations
Arsen Arsenovic
- [gcc r16-8154] AutoFDO: Add --print-autofdo-gcov-version
Dhruv Chawla
- [gcc/aoliva/heads/testme] (9 commits) c++: arm -Wdeprecated fails for ctors
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: arm: add -mno-long-calls to epilog-1
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: adjust vect-early-break_137-pr121190
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: vect: slp-mask-store-1 accesses past the end of flags
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: arm: introduce arm_slow_flash_data_ok effective target
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: arm: pr115485 requires fpic
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] c++: arm -Wdeprecated fails for ctors
Alexandre Oliva
- [gcc r16-8155] tree-optimization/124555 - guard abs patterns for vector support
Richard Biener
- [gcc r16-8156] libstdc++: Properly handle forwarding references in __mdspan::__index_type_cast.
Tomasz Kaminski
- [gcc r16-8157] libstdc++: Uglify another variable name
Jakub Jelinek
- [gcc r16-8158] [PR124041, PR124439, LRA]: Check hard_regno_mode_ok for hard reg subreg to satisfy reg constraint
Vladimir Makarov
- [gcc r16-8159] d: Remove gdc.test/runnable/dbitfieldsdm.d [PR124158]
Rainer Orth
- [gcc r16-8160] libstdc++: Fix more non-uglified names
Jonathan Wakely
- [gcc r16-8161] libstdc++: Add tests for recently-fixed non-uglified names
Jonathan Wakely
- [gcc r16-8162] Daily bump.
GCC Administrator
- [gcc r13-10141] Daily bump.
GCC Administrator
- [gcc r14-12456] Daily bump.
GCC Administrator
- [gcc r15-10987] Daily bump.
GCC Administrator
- [gcc] Created branch 'meissner/heads/work239' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work239)] Add ChangeLog.meissner and REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work239-orig' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-orig)] Add REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work239-bugs' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-bugs)] Add ChangeLog.bugs and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work239-dmf' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-dmf)] Add ChangeLog.dmf and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work239-sha' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-sha)] Add ChangeLog.sha and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work239-float' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-float)] Add ChangeLog.float and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work239-test' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-test)] Add ChangeLog.test and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work239-submit' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] Add ChangeLog.submit and update REVISION.
Michael Meissner
- [gcc r16-8163] c++: contracts and -fimplicit-constexpr
Jason Merrill
- [gcc r16-8164] testsuite: Clean up the weak declaration scanning
Andrew Pinski
- [gcc r16-8165] libcpp: Handle macro locations in linemap_location_from_module_p [PR124466]
Nathaniel Shead
- [gcc r16-8166] Fortran: Fix regression due to r16-669 [PR124161]
Paul Thomas
- [gcc r16-8167] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Jonathan Wakely
- [gcc r16-8168] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Jonathan Wakely
- [gcc r16-8169] libstdc++: Fix parsing of UNTIL times in tzdata.zi [PR124513]
Jonathan Wakely
- [gcc r16-8170] AutoFDO: Update common.opt.urls with new option
Dhruv Chawla
- [gcc r15-10988] Fortran: Fix regression due to r16-669 [PR124161]
Paul Thomas
- [gcc r14-12457] Fortran: Fix regression due to r16-669 [PR124161]
Paul Thomas
- [gcc r14-12458] fortran: Favor parser-generated module procedure namespaces [PR122046]
Paul Thomas
- [gcc r16-8171] libstdc++: Export std::ranges::views::indices in std.cc
Jakub Jelinek
- [gcc r16-8172] libstdc++: Export std::philox{_engine, 4x{32, 64}} in std.cc [PR119794]
Jakub Jelinek
- [gcc r16-8173] alpha: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565]
Jakub Jelinek
- [gcc r16-8174] libstdc++: Export std::is_{reflection, consteval_only}{, _v} in std.cc [PR120775]
Jakub Jelinek
- [gcc r16-8175] libstdc++: Export std::allocation_result in std.cc [PR118030]
Jakub Jelinek
- [gcc r16-8176] c++: enable contracts under -std=c++26
Jason Merrill
- [gcc r16-8177] libstdc++: Export std::enable_nonlocking_formatter_optimization in std.cc [PR121790]
Jakub Jelinek
- [gcc r16-8178] libstdc++: [_GLIBCXX_DEBUG] Minor optimization on safe iterator detach
Francois Dumont
- [gcc/meissner/heads/work239] (18 commits) Merge commit 'refs/users/meissner/heads/work239' of git+ssh
Michael Meissner
- [gcc(refs/users/meissner/heads/work239)] Merge commit 'refs/users/meissner/heads/work239' of git+ssh://gcc.gnu.org/git/gcc into me/work239
Michael Meissner
- [gcc/meissner/heads/work239-orig] (18 commits) Merge commit 'refs/users/meissner/heads/work239-orig' of gi
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-orig)] Merge commit 'refs/users/meissner/heads/work239-orig' of git+ssh://gcc.gnu.org/git/gcc into me/work2
Michael Meissner
- [gcc/meissner/heads/work239-submit] (19 commits) Merge commit 'refs/users/meissner/heads/work239-submit' of
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] Add REVISION.
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] Merge commit 'refs/users/meissner/heads/work239-submit' of git+ssh://gcc.gnu.org/git/gcc into me/wor
Michael Meissner
- [gcc/meissner/heads/work239-orig] Add REVISION.
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] c++: contracts and -fimplicit-constexpr
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] testsuite: Clean up the weak declaration scanning
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] libcpp: Handle macro locations in linemap_location_from_module_p [PR124466]
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] Fortran: Fix regression due to r16-669 [PR124161]
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Fix parsing of UNTIL times in tzdata.zi [PR124513]
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] AutoFDO: Update common.opt.urls with new option
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Export std::ranges::views::indices in std.cc
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Export std::philox{_engine, 4x{32, 64}} in std.cc [PR119794]
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] alpha: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565]
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Export std::is_{reflection, consteval_only}{, _v} in std.cc [PR120775]
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Export std::allocation_result in std.cc [PR118030]
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] c++: enable contracts under -std=c++26
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Export std::enable_nonlocking_formatter_optimization in std.cc [PR121790]
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-submit)] libstdc++: [_GLIBCXX_DEBUG] Minor optimization on safe iterator detach
Michael Meissner
- [gcc/meissner/heads/work239-bugs] (20 commits) Merge commit 'refs/users/meissner/heads/work239-bugs' of gi
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-bugs)] Merge commit 'refs/users/meissner/heads/work239-bugs' of git+ssh://gcc.gnu.org/git/gcc into me/work2
Michael Meissner
- [gcc/meissner/heads/work239-dmf] (20 commits) Merge commit 'refs/users/meissner/heads/work239-dmf' of git
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-dmf)] Merge commit 'refs/users/meissner/heads/work239-dmf' of git+ssh://gcc.gnu.org/git/gcc into me/work23
Michael Meissner
- [gcc/meissner/heads/work239-float] (20 commits) Merge commit 'refs/users/meissner/heads/work239-float' of g
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-float)] Merge commit 'refs/users/meissner/heads/work239-float' of git+ssh://gcc.gnu.org/git/gcc into me/work
Michael Meissner
- [gcc/meissner/heads/work239-sha] (20 commits) Merge commit 'refs/users/meissner/heads/work239-sha' of git
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-sha)] Merge commit 'refs/users/meissner/heads/work239-sha' of git+ssh://gcc.gnu.org/git/gcc into me/work23
Michael Meissner
- [gcc/meissner/heads/work239-test] (20 commits) Merge commit 'refs/users/meissner/heads/work239-test' of gi
Michael Meissner
- [gcc(refs/users/meissner/heads/work239-test)] Merge commit 'refs/users/meissner/heads/work239-test' of git+ssh://gcc.gnu.org/git/gcc into me/work2
Michael Meissner
- [gcc r16-8179] Daily bump.
GCC Administrator
- [gcc r13-10142] Daily bump.
GCC Administrator
- [gcc r14-12459] Daily bump.
GCC Administrator
- [gcc r15-10989] Daily bump.
GCC Administrator
- [gcc r16-8180] fortran: Fix scalar OpenACC attach/detach lowering [PR120723]
Jerry DeLisle
- [gcc r16-8181] fortran: Add testcase [PR84779]
Jerry DeLisle
- [gcc r15-10990] fortran: Favor parser-generated module procedure namespaces [PR122046]
Jerry DeLisle
- [gcc r16-8182] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling
Richard Biener
- [gcc r16-8183] tree-optimization/124578 - fix copy&pasto
Richard Biener
- [gcc r16-8184] sh: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124566]
Jakub Jelinek
- [gcc r16-8185] i386: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565]
Jakub Jelinek
- [gcc r16-8186] libstdc++: Micro-optimization for std::generator helper concept
Jonathan Wakely
- [gcc r16-8187] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Jonathan Wakely
- [gcc r13-10143] rtl-optimization/106859 - fix location dumping from var-tracking
Richard Biener
- [gcc r13-10144] tree-optimization/110043 - avoid overflow in pointer-query
Richard Biener
- [gcc r13-10145] ipa/111036 - strip nop conversions around __builtin_constant_p arguments
Richard Biener
- [gcc r13-10146] ipa/116296 - avoid overflow in modref_access_node::contains
Richard Biener
- [gcc r13-10147] fold: Fix `a * 1j` if a has side effects [PR116454]
Richard Biener
- [gcc r13-10148] tree-optimization/120341 - stores into STRING_CSTs can trap
Richard Biener
- [gcc r13-10149] tree-optimization/121370 - avoid UB in building a CHREC
Richard Biener
- [gcc r13-10150] tree-optimization/123602 - avoid PRE-inserting abnormal SSA refs
Richard Biener
- [gcc r13-10151] debug/123886 - remove GTY((skip)) from external_die_map entry
Richard Biener
- [gcc r14-12460] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Richard Biener
- [gcc r14-12461] testsuite/123353 - require little-endian for testcase
Richard Biener
- [gcc r14-12462] rtl-optimization/120182 - wrong-code with RTL DSE and constant addresses
Richard Biener
- [gcc r14-12463] tree-optimization/119532 - ICE with fixed-point tail recursion
Richard Biener
- [gcc r16-8188] libstdc++: Disable PCH for failing test [PR124568]
Jonathan Wakely
- [gcc r16-8189] libstdc++: Fix preprocessor condition for AIX
Jonathan Wakely
- [gcc r15-10991] libstdc++: Disable PCH for failing test [PR124568]
Jonathan Wakely
- [gcc r15-10992] libstdc++: Fix preprocessor condition for AIX
Jonathan Wakely
- [gcc r14-12464] libstdc++: Disable PCH for failing test [PR124568]
Jonathan Wakely
- [gcc r14-12465] libstdc++: Fix preprocessor condition for AIX
Jonathan Wakely
- [gcc r13-10152] libstdc++: Disable PCH for failing test [PR124568]
Jonathan Wakely
- [gcc r13-10153] libstdc++: Fix preprocessor condition for AIX
Jonathan Wakely
- [gcc r13-10154] tree-optimization/109410 - ICE with noreturn and -g
Richard Biener
- [gcc r13-10155] tree-optimization/119532 - ICE with fixed-point tail recursion
Richard Biener
- [gcc r13-10156] rtl-optimization/120182 - wrong-code with RTL DSE and constant addresses
Richard Biener
- [gcc r13-10157] tree-optimization/121844 - IVOPTs and asm goto in latch
Richard Biener
- [gcc r13-10158] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Richard Biener
- [gcc r13-10159] testsuite/123353 - require little-endian for testcase
Richard Biener
- [gcc r16-8190] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely
- [gcc r16-8191] xtensa: Specify the pre-configured table array as const
Max Filippov
- [gcc r16-8192] aarch64: Set loop_align to 64:16 for NVIDIA Olympus
Kyrylo Tkachov
- [gcc r16-8193] gccrs: Add wrapper class for automatic node cloning
Arthur Cohen
- [gcc r16-8194] gccrs: ast: Fix missing location info in derive macros
Arthur Cohen
- [gcc r16-8195] gccrs: testsuite: Add test case for macro missing body
Arthur Cohen
- [gcc r16-8196] gccrs: Rename is_builtin and change return type
Arthur Cohen
- [gcc r16-8197] gccrs: Split feature collection from feature gating
Arthur Cohen
- [gcc r16-8198] gccrs: Remove unused function
Arthur Cohen
- [gcc r16-8199] gccrs: Add early cfg strip step before feature collection
Arthur Cohen
- [gcc r16-8200] gccrs: Bump feature definition version
Arthur Cohen
- [gcc r16-8201] gccrs: Collect feature gate error at parse time
Arthur Cohen
- [gcc r16-8202] gccrs: Collect early feature gating errors in a store
Arthur Cohen
- [gcc r16-8203] gccrs: Move early gate feature store to it's own TU
Arthur Cohen
- [gcc r16-8204] gccrs: Add crate_name and crate_type to attribute values
Arthur Cohen
- [gcc r16-8205] gccrs: Add multiple missing builtin attribute values
Arthur Cohen
- [gcc r16-8206] gccrs: Make attribute a proper AST node
Arthur Cohen
- [gcc r16-8207] gccrs: Add node id to attribute node.
Arthur Cohen
- [gcc r16-8214] gccrs: Add no_std attribute
Arthur Cohen
- [gcc r16-8208] gccrs: Make Attribute parent class Visitable public
Arthur Cohen
- [gcc r16-8215] gccrs: ast: Implement reconstruct() logic for Path hierarchy
Arthur Cohen
- [gcc r16-8209] gccrs: Use Attribute node status for AttributeChecker
Arthur Cohen
- [gcc r16-8216] gccrs: refactor: use MacroInvocation's node id everywhere for consistency
Arthur Cohen
- [gcc r16-8210] gccrs: Add global scope debug function for crate
Arthur Cohen
- [gcc r16-8217] gccrs: refactor: update constructor to initialize ExternalItem base class
Arthur Cohen
- [gcc r16-8211] gccrs: Add AttrInputExpr node
Arthur Cohen
- [gcc r16-8218] gccrs: expand: Fix ICE on unimplemented RustcEncodable/Decodable derives
Arthur Cohen
- [gcc r16-8212] gccrs: Correctly emit warning on invalid attributes
Arthur Cohen
- [gcc r16-8219] gccrs: Fix match arm scope
Arthur Cohen
- [gcc r16-8213] gccrs: Remove duplicated visit within early name res
Arthur Cohen
- [gcc r16-8220] gccrs: Prevent error emission with multiple wildcards
Arthur Cohen
- [gcc r16-8221] gccrs: Change variable underscore detection
Arthur Cohen
- [gcc r16-8222] gccrs: Use custom error type for enum variants parsing
Arthur Cohen
- [gcc r16-8223] gccrs: Do not warn on unused function with "_" prefix
Arthur Cohen
- [gcc r16-8224] gccrs: Remove duplicated error message.
Arthur Cohen
- [gcc r16-8225] gccrs: Add additional test for wildcard special identifier
Arthur Cohen
- [gcc r16-8226] gccrs: Put intrinsics in their own namespace and TU
Arthur Cohen
- [gcc r16-8227] gccrs: Use predefined intrinsic instead of raw values
Arthur Cohen
- [gcc r16-8228] gccrs: resolve: Fix ICE on ambiguous glob re-exports
Arthur Cohen
- [gcc r16-8229] gccrs: feat: Implement `no_core` feature gate check
Arthur Cohen
- [gcc r16-8230] gccrs: intrinsic: Add bswap intrinsic
Arthur Cohen
- [gcc r16-8231] gccrs: Add no_std to builtin attributes
Arthur Cohen
- [gcc r16-8232] gccrs: Add ability to inject inner attributes from CLI
Arthur Cohen
- [gcc r16-8233] gccrs: Move cli inner attribute injection to injection
Arthur Cohen
- [gcc r16-8234] Update gcc sv.po
Joseph Myers
- [gcc r16-8235] c++/reflection: ICE with lifetime extension of consteval-only [PR124575]
Marek Polacek
- [gcc r16-8236] Ada: Fix interaction between overloading and types with implicit dereference
Eric Botcazou
- [gcc r16-8237] openmp: Fix ICE with "target data" and iterators
Sandra Loosemore
- [gcc r16-8238] libgomp: Fix missing "target exit data" support for iterators
Sandra Loosemore
- [gcc r16-8239] openmp: sorry instead of ICE for unimplemented mapper with iterator [PR122866]
Sandra Loosemore
- [gcc r16-8240] Daily bump.
GCC Administrator
- [gcc r13-10160] Daily bump.
GCC Administrator
- [gcc r14-12466] Daily bump.
GCC Administrator
- [gcc r15-10993] Daily bump.
GCC Administrator
- [gcc r16-8241] c++/modules: Handle maybe_unused on PARM_DECLs [PR124483]
Nathaniel Shead
- [gcc r16-8242] c++/modules: Support section attributes [PR122786]
Nathaniel Shead
- [gcc/redhat/heads/gcc-16-branch] (331 commits) Merge commit 'r16-8242-g8e3c5ce5e802225a7416a32a9d9a3c2bb23
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-16-branch)] Merge commit 'r16-8242-g8e3c5ce5e802225a7416a32a9d9a3c2bb2380874' into redhat/gcc-16-branch
Jakub Jelinek
- [gcc r16-8243] libstdc++: Implement [simd] for C++26
Matthias Kretz
- [gcc r16-8244] a68: avoid libga68 dependency on libm
Jose E. Marchesi
- [gcc r16-8245] sh: Fix modes on if_then_else [PR123852]
Andrew Pinski
- [gcc r16-8246] Daily bump.
GCC Administrator
- [gcc r13-10161] Daily bump.
GCC Administrator
- [gcc r14-12467] Daily bump.
GCC Administrator
- [gcc r15-10994] Daily bump.
GCC Administrator
- [gcc r13-10162] c-family: Tweak ptr +- (expr +- cst) FE optimization [PR120837]
Jakub Jelinek
- [gcc r13-10163] testsuite: Add testcase for already fixed PR [PR120954]
Jakub Jelinek
- [gcc r13-10164] omp-expand: Initialize fd->loop.n2 if needed for the zero iter case [PR121453]
Jakub Jelinek
- [gcc r13-10165] testsuite, powerpc, v2: Fix vsx-vectorize-* after alignment peeling [PR118567]
Jakub Jelinek
- [gcc r13-10166] testsuite, powerpc, v2: Fix vsx-vectorize-* after alignment peeling [PR118567]
Jakub Jelinek
- [gcc r13-10167] libstdc++: Fix up <ext/pointer.h> [PR121827]
Jakub Jelinek
- [gcc r13-10168] openmp: Fix up ICE in lower_omp_regimplify_operands_p [PR121977]
Jakub Jelinek
- [gcc r13-10169] widening_mul: Reset flow sensitive info in maybe_optimize_guarding_check [PR122104]
Jakub Jelinek
- [gcc r13-10170] phiopt: Fix up DEBUG_EXPR_DECL creation in spaceship_replacement [PR122394]
Jakub Jelinek
- [gcc r13-10171] gimplify-me: Fix regimplification of gimple-reg-type clobbers [PR122620]
Jakub Jelinek
- [gcc r13-10172] c++: Fix error recovery ICE in tsubst_baselink [PR120876]
Jakub Jelinek
- [gcc r13-10173] c++: Fix up build_data_member_initialization [PR121445]
Jakub Jelinek
- [gcc r13-10174] libcody: Make it buildable by C++11 to C++26
Jakub Jelinek
- [gcc r13-10175] openmp: Fix up OpenMP expansion of collapsed loops [PR120564]
Jakub Jelinek
- [gcc r13-10176] gimplify, ubsan: Fix -fopenmp -fsanitize=bounds ICE [PR120052]
Jakub Jelinek
- [gcc r13-10177] [PATCH] libgomp: Fix GCC build after glibc@cd748a6
Jakub Jelinek
- [gcc r13-10178] i386: Obfuscate _mm_maskmove_si64 local variable [PR123155]
Jakub Jelinek
- [gcc r13-10179] docs: Fix up typo in --with-tls= description
Jakub Jelinek
- [gcc r13-10180] ++: Fix up cp_compare_floating_point_conversion_ranks for dfp [PR122834]
Jakub Jelinek
- [gcc r13-10181] c++: Fix stabilization of bitfields [PR122772]
Jakub Jelinek
- [gcc r13-10182] c++: Suppress -Wreturn-type warnings for functions with failed assertions [PR91388]
Jakub Jelinek
- [gcc r13-10183] i386: Fix up expansion of 2 keylocker and one user_msr builtin [PR123217]
Jakub Jelinek
- [gcc r13-10184] tree-object-size: Deterministic SSA generation [PR123351]
Jakub Jelinek
- [gcc r13-10185] combine: Fix up serious regression in try_combine [PR121773]
Jakub Jelinek
- [gcc r13-10186] stmt: Fix up parse_input_constraint [PR111817]
Jakub Jelinek
- [gcc r13-10187] doc: List more valid -x option arguments
Jakub Jelinek
- [gcc r13-10188] ranger: Verify gimple_call_num_args for several builtins [PR123431]
Jakub Jelinek
- [gcc r13-10189] combine: Partially revert the r12-4475 changes [PR120250]
Jakub Jelinek
- [gcc r13-10190] tree: Handle ::operator {new, delete} function templates as uncertain matches [PR123513]
Jakub Jelinek
- [gcc r13-10191] unswitch: Fix up one unguarded fprintf (dump_file, ...) [PR123736]
Jakub Jelinek
- [gcc r13-10192] builtins: Only fold abs/absu if it is sane [PR123703]
Jakub Jelinek
- [gcc r13-10193] c++: Fix ICE in cxx_printable_name_internal [PR123578]
Jakub Jelinek
- [gcc r13-10194] libcpp: Fix up comment handling in -fdirectives-only preprocessing [PR123273]
Jakub Jelinek
- [gcc r13-10195] openmp: Handle asm goto in diagnose_sb_2 [PR123876]
Jakub Jelinek
- [gcc r13-10196] match.pd: Fix up __imag__ .MUL_OVERFLOW simplification [PR123864]
Jakub Jelinek
- [gcc r13-10197] tree: Fix up wrong-code with certain C++ default arguments [PR123818]
Jakub Jelinek
- [gcc r13-10198] testsuite: Add testcase for PR [PR123882]
Jakub Jelinek
- [gcc r13-10199] Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to be its own TYPE_MAIN_VARIANT [PR101312]
Jakub Jelinek
- [gcc r13-10200] c++: Fix up diagnostics of wrong constexpr bodies in C++11 in templates [PR123889]
Jakub Jelinek
- [gcc r13-10201] cfgrtl: Fix up force_nonfallthru_and_redirect asm goto handling [PR123386]
Jakub Jelinek
- [gcc r13-10202] cfgexpand: Fix up "=@ccz" etc. outputs on asm goto [PR124056]
Jakub Jelinek
- [gcc r13-10203] c++: Don't support auto{x} and auto(x) for C++ < 23 in SFINAE contexts [PR120685]
Jakub Jelinek
- [gcc r13-10204] i386: Fix up avx_vpermilp_parallel [PR124138]
Jakub Jelinek
- [gcc r13-10205] c: Call relayout_decl in build_compound_literal when completing type [PR123365]
Jakub Jelinek
- [gcc r13-10206] testsuite: Fix up vec-cvt-1.c for excess precision target [PR124288]
Jakub Jelinek
- [gcc r13-10207] i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
Jakub Jelinek
- [gcc r13-10208] i386: Fix up some FMA patterns for -masm=intel [PR124315]
Jakub Jelinek
- [gcc r13-10209] Refine the testcase.
Jakub Jelinek
- [gcc r13-10210] i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366]
Jakub Jelinek
- [gcc r13-10211] libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365]
Jakub Jelinek
- [gcc r13-10212] match.pd: Move cast into p+ operand for (ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z)) [PR124358]
Jakub Jelinek
- [gcc r13-10213] tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135]
Jakub Jelinek
- [gcc r13-10214] testsuite: Add testcase for already fixed PR [PR122000]
Jakub Jelinek
- [gcc r13-10215] openmp, c++: Fix up TREE_TYPE of OMP_TASK
Jakub Jelinek
- [gcc r13-10216] fortran: Fix UB in transfer_expr [PR124450]
Jakub Jelinek
- [gcc r13-10217] libcpp: Fix up -MP for - input [PR105412]
Jakub Jelinek
- [gcc r13-10218] c++: fix for printing std::meta::info [PR124489]
Jakub Jelinek
- [gcc r13-10219] testsuite: Add also decltype(nullptr) testcase for PR124489
Jakub Jelinek
- [gcc r16-8247] gimple-fold: Fix folding of va_end with maybe throw builtin [PR124597]
Andrew Pinski
- [gcc r16-8248] x86: Mark the x86 va_builtins as nothrow and leaf [PR124597]
Andrew Pinski
- [gcc r16-8249] x86/testsuite: Add testcase for eh and va_end [PR124597]
Andrew Pinski
- [gcc r16-8250] libgfortran: Disable caf_shmem without usable process-shared pthreads [PR124512]
Jerry DeLisle
- [gcc r16-8251] fortran: Replace large structs as function parameters by references [PR124259]
Harald Anlauf
- [gcc r16-8252] Daily bump.
GCC Administrator
- [gcc r13-10220] Daily bump.
GCC Administrator
- [gcc r14-12468] Daily bump.
GCC Administrator
- [gcc r15-10995] Daily bump.
GCC Administrator
- [gcc r16-8253] a68: fix typo in ga8-coding-guidelines.texi
Jose E. Marchesi
- [gcc/aoliva/heads/testbase] (285 commits) a68: fix typo in ga8-coding-guidelines.texi
Alexandre Oliva
- [gcc/aoliva/heads/testme] (298 commits) vxworks: fix gthr visibility issues
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: simd: allow x86 -mlong-double-64
Alexandre Oliva
- [gcc r16-8254] configure: Further {gas, gnu_ld}{, _flag} fixes [PR124547]
Jakub Jelinek
- [gcc r16-8255] tree-optimization/124599 - compile-time regression with PRE
Richard Biener
- [gcc r16-8256] gcc: Fix "uselful" and "directivers" typos in comment
Thomas Schwinge
- [gcc r16-8257] Update gcc sv.po
Joseph Myers
- [gcc r16-8258] Ada: Fix instantiation failure with formal array type after formal package
Eric Botcazou
- [gcc r16-8259] Ada: Fix crash on instantiation in separate package body
Eric Botcazou
- [gcc r15-10996] Ada: Fix instantiation failure with formal array type after formal package
Eric Botcazou
- [gcc r15-10997] Ada: Fix crash on instantiation in separate package body
Eric Botcazou
- [gcc r14-12469] Ada: Fix crash on instantiation in separate package body
Eric Botcazou
- [gcc r13-10221] Ada: Fix crash on instantiation in separate package body
Eric Botcazou
- [gcc r16-8260] Daily bump.
GCC Administrator
- [gcc r13-10222] Daily bump.
GCC Administrator
- [gcc r14-12470] Daily bump.
GCC Administrator
- [gcc r15-10998] Daily bump.
GCC Administrator
- [gcc r16-8261] c: Mark derived types variably-modified after struct/union completion [PR123424]
Martin Uecker
- [gcc r16-8262] testsuite: add require effective target fopenmp to pr124454-1.c
Torbjorn Svensson
- [gcc r16-8263] vect: Move previously unreachable strided access guard.
Alfie Richards
- [gcc r16-8264] doc: Fix 'RTL SSA Access Lists' description
Alex Coplan
- [gcc r16-8265] testsuite: add require effective target fopenmp to modules/omp-4_*.C
Torbjorn Svensson
- [gcc r16-8266] testsuite: add -fno-short-enums to have predictable mangling
Torbjorn Svensson
- [gcc r16-8267] libgomp: Fix libgomp.fortran/uses_allocators-7.f90 [PR123177]
Rainer Orth
- [gcc r16-8268] testsuite: Fix g++.dg/warn/Wstringop-overflow-6.C on Solaris [PR123135]
Rainer Orth
- [gcc r16-8269] testsuite: Only xfail g++.dg/coroutines/pr110872.C on 64-bit targets [PR124326]
Rainer Orth
- [gcc r16-8270] [PR124572, LRA]: Deal with generation of reload insns during elimination
Vladimir Makarov
- [gcc r16-8271] Daily bump.
GCC Administrator
- [gcc r13-10223] Daily bump.
GCC Administrator
- [gcc r14-12471] Daily bump.
GCC Administrator
- [gcc r15-10999] Daily bump.
GCC Administrator
- [gcc r15-11000] Fortran: Fix segfault due to class actual in parentheses [PR105168]
Paul Thomas
- [gcc r16-8272] [PATCH] Use next_speculative_call_target in get_next_speculative_id
Kugan Vivekanandarajah
- [gcc r16-8273] i386: Fix gcc.target/i386/pr61599-1.c on Solaris/x86
Rainer Orth
- [gcc r14-12472] Fortran: Fix segfault due to class actual in parentheses [PR105168]
Paul Thomas
- [gcc r16-8274] Fortran: Invalid error in bounds check of elemental dim [PR119273]
Paul Thomas
- [gcc r16-8275] c++: arm -Wdeprecated fails for ctors
Alexandre Oliva
- [gcc r16-8276] testsuite: vxworks: xfail thread_local-order2 execution
Alexandre Oliva
- [gcc r16-8277] testsuite: vect: adjust vect-early-break_137-pr121190
Alexandre Oliva
- [gcc r16-8278] [testsuite] [ppc] expect vectorization in gen-vect-11c.c with lp64
Alexandre Oliva
- [gcc r16-8279] [testsuite] require sysconf for vect-early-break_109-pr113588.c
Alexandre Oliva
- [gcc r16-8280] libstdc++-v3: testsuite: lengthen stop_request wait_until timeout
Alexandre Oliva
- [gcc r16-8281] testsuite: vect: slp-mask-store-1 accesses past the end of flags
Alexandre Oliva
- [gcc r16-8282] testsuite: arm: add -mno-long-calls to epilog-1
Alexandre Oliva
- [gcc r16-8283] [testsuite] [vxworks] add -gno-strict-dwarf to pr111409.c
Alexandre Oliva
- [gcc r16-8284] testsuite: arm: pr115485 requires fpic
Alexandre Oliva
- [gcc r16-8285] testsuite: vxworks: gcov-32 misuses sigjmp_buf with setjmp
Alexandre Oliva
- [gcc r16-8286] vxworks: fix gthr visibility issues
Alexandre Oliva
- [gcc r15-11001] Fortran: Invalid error in bounds check of elemental dim [PR119273]
Paul Thomas
- [gcc r14-12473] Fortran: Invalid error in bounds check of elemental dim [PR119273]
Paul Thomas
- [gcc/aoliva/heads/testbase] (33 commits) vxworks: fix gthr visibility issues
Alexandre Oliva
- [gcc/aoliva/heads/testme] (74 commits) testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: arm: restore defaults for multilib test
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva
- [gcc/aoliva/heads/testme] (18 commits) testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva
- [gcc r16-8287] tree-optimization/124627 - inlining and elided debug stmts
Richard Biener
- [gcc(refs/users/aoliva/heads/testme)] testsuite: negated triplets need blank separators
Alexandre Oliva
- [gcc r15-11002] tree-optimization/124627 - inlining and elided debug stmts
Richard Biener
- [gcc r14-12474] middle-end: Fix VEC_PERM_EXPR lowering since relaxation of vector sizes
Alex Coplan
- [gcc r14-12475] middle-end/123175 - fix parts of const VEC_PERM with relaxed input sizes
Alex Coplan
- [gcc r14-12476] middle-end/123573 - fix VEC_PERM folding more
Alex Coplan
- [gcc r14-12477] aarch64, testsuite: Add test for PR124491
Alex Coplan
- [gcc r16-8288] gcov-profile/121074 - hold onto gcov file for less time
Richard Biener
- [gcc/aoliva/heads/testme] (46 commits) testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libgcc: vxworks: work around warnings promoted to errors on aarch64
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: aarch64: avoid stdint-gcc.h in crc-builtin-pmul64.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: aarch64: skip erratas_opt_*.c on vxworks
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: aarch64: ensure INT*_MIN macro definitions for C++ acle asm
Alexandre Oliva
- [gcc r16-8289] Fortran: fix rank/shape check in interface checking [PR124567]
Harald Anlauf
- [gcc r16-8290] testsuite, c++: Skip contracts run tests for non-hosted.
Iain D Sandoe
- [gcc r16-8291] Daily bump.
GCC Administrator
- [gcc r13-10224] Daily bump.
GCC Administrator
- [gcc r14-12478] Daily bump.
GCC Administrator
- [gcc r15-11003] Daily bump.
GCC Administrator
- [gcc r16-8292] c++/reflection: ICE with substitute and undeduced auto [PR123613]
Marek Polacek
- [gcc r16-8293] Regenerate gcc.pot
Joseph Myers
- [gcc r16-8294] lto/124289 - Correctly handle toplevel asm with -flto-partition=cache
Michal Jires
- [gcc r16-8295] testsuite: Fix up another tcl 9 compatibility problem
Jakub Jelinek
- [gcc r16-8296] libgomp: Update tests to initialize full_data to 0.
Prathamesh Kulkarni
- [gcc r16-8297] Fortran: Minor PDT cleanup and fix in gfc_simplify_exp [PR115315]
Paul Thomas
- [gcc r16-8298] Daily bump.
GCC Administrator
- [gcc r13-10225] Daily bump.
GCC Administrator
- [gcc r14-12479] Daily bump.
GCC Administrator
- [gcc r15-11004] Daily bump.
GCC Administrator
- [gcc r16-8299] Fortran: Add testcase [PR101281]
Paul Thomas
- [gcc r16-8300] Add topics/*.h to installed header files
Torbjorn Svensson
- [gcc r16-8301] debug/124644 - duplicate DW_AT_artificial attribute
Richard Biener
- [gcc r16-8302] RISC-V: Allow all vector modes during builtin registration. [PR124613]
Robin Dapp
- [gcc r16-8303] Fortran: Fix ICE with allocation of scalar pointer entity [PR114021]
Paul Thomas
- [gcc r13-10226] ipa-cp: Also look at self-recursive ancestor jump functions (PR122856)
Martin Jambor
- [gcc r16-8304] libstdc++: Delete superseded comment
Nathan Myers
- [gcc r16-8305] regcprop: Return early in maybe_mode_change for unorder modes [PR124649]
Andrew Pinski
- [gcc r16-8306] libgomp: fix omp_target_is_present and omp_get_mapped_ptr
Tobias Burnus
- [gcc r16-8307] Ada: Fix overriding indicator wrongly rejected on protected procedure
Eric Botcazou
- [gcc r16-8308] Fortran: several small fixes in gfc_simplify_eoshift [PR124631]
Harald Anlauf
- [gcc r16-8309] Fortran: fix array bounds violation in min_max_args [PR124656]
Harald Anlauf
- [gcc r16-8310] Ada: Lift restriction on structural generic instantiation of subprograms
Eric Botcazou
- [gcc r16-8311] Fortran: Fix ICE in interface mapping with assumed rank [PR102619]
Paul Thomas
- [gcc r16-8312] bpf: md: fix zero_extendsidi2 reg->reg codegen [PR124670]
Vineet Gupta
- [gcc r16-8313] Daily bump.
GCC Administrator
- [gcc r13-10227] Daily bump.
GCC Administrator
- [gcc r14-12480] Daily bump.
GCC Administrator
- [gcc r15-11005] Daily bump.
GCC Administrator
- [gcc r16-8314] libstdc++: simd: allow x86 -mlong-double-64
Alexandre Oliva
- [gcc r16-8315] libgcc: vxworks: work around warnings promoted to errors on aarch64
Alexandre Oliva
- [gcc r16-8316] testsuite: negated triplets need blank separators
Alexandre Oliva
- [gcc r16-8317] testsuite: aarch64: avoid stdint-gcc.h in crc-builtin-pmul64.c
Alexandre Oliva
- [gcc r16-8318] testsuite: aarch64: skip erratas_opt_*.c on vxworks
Alexandre Oliva
- [gcc r16-8319] Fortran: Avoid rollback ICE after invalid SELECT TYPE [PR84245]
Paul Thomas
- [gcc r15-11006] Fortran: Avoid rollback ICE after invalid SELECT TYPE [PR84245]
Paul Thomas
- [gcc r14-12481] Fortran: Avoid rollback ICE after invalid SELECT TYPE [PR84245]
Paul Thomas
- [gcc r13-10228] Fortran: Avoid rollback ICE after invalid SELECT TYPE [PR84245]
Paul Thomas
- [gcc/aoliva/heads/testbase] (32 commits) testsuite: aarch64: skip erratas_opt_*.c on vxworks
Alexandre Oliva
- [gcc/aoliva/heads/testme] (76 commits) testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: simd: map 64-bit long double to double on sse [PR124657]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: analyzer: drop stderr from deref-before-check-2.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: x86: require fpic for lea-4.c and pr116587.c
Alexandre Oliva
- [gcc r16-8320] Fortran: Fix use-after-free in gfc_fixup_sibling_symbols [PR95879]
Paul Thomas
- [gcc/aoliva/heads/testme] (3 commits) testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: x86: pr115863-1.c should include stdint.h
Alexandre Oliva
- [gcc/aoliva/heads/testme] (10 commits) testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: drop loop optimizations in fstack-protector-strong.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: x86: enable sse2 for pr117888-2.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: disable excess precision for pr32964.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: x86: bump unroll insn limit for pr83403-*.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: x86: part-vect-absnegbf.c requires runtime for -msse2
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: x86: pr115397.c, pr118497 need fpic support
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: x86: pr82142b.c needs -fomit-frame-pointer
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: x86: vect_double should require SSE2
Alexandre Oliva
- [gcc r16-8321] fortran: Fix [PR124666] [16 Regression] [UBSAN] io.cc:290:27: runtime error
Jerry DeLisle
- [gcc r15-11007] c++: update FTM for C++23 inherited CTAD
Patrick Palka
- [gcc r15-11008] c++: tf_partial and alias_ctad_tweaks [PR122621]
Patrick Palka
- [gcc r15-11009] c++: targ generic lambda iterated substitution [PR123665]
Patrick Palka
- [gcc r15-11010] c++: improve constraint recursion diagnostic
Patrick Palka
- [gcc r15-11011] c++: add fixed test [PR124389]
Patrick Palka
- [gcc/aoliva/heads/testme] (8 commits) testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: select -mfpmath=sse for pr32964.c on x86
Alexandre Oliva
- [gcc r16-8322] testsuite: d: Adjust test for d_runtime_has_std_library
Iain Buclaw
- [gcc r16-8323] Daily bump.
GCC Administrator
- [gcc r13-10229] Daily bump.
GCC Administrator
- [gcc r14-12482] Daily bump.
GCC Administrator
- [gcc r15-11012] Daily bump.
GCC Administrator
- [gcc/aoliva/heads/testme] (9 commits) testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva
- [gcc r15-11013] Fortran: Fix ICE after rejected CHARACTER duplicate declaration [PR82721]
Paul Thomas
- [gcc r14-12483] Fortran: Regression- fix ICE at fortran/trans-decl.c:1575 [PR96087]
Paul Thomas
- [gcc r14-12484] Fortran: Fix ICE after rejected CHARACTER duplicate declaration [PR82721]
Paul Thomas
- [gcc r13-10230] Fortran: Fix ICE after rejected CHARACTER duplicate declaration [PR82721]
Paul Thomas
- [gcc r15-11014] fortran: Fix OpenMP iterator depend lowering for component arrays [PR102459]
Paul Thomas
- [gcc r14-12485] fortran: Fix OpenMP iterator depend lowering for component arrays [PR102459]
Paul Thomas
- [gcc r13-10231] fortran: Fix OpenMP iterator depend lowering for component arrays [PR102459]
Paul Thomas
- [gcc r16-8324] [RISC-V][PR target/124674] Define OImode in the usual way
Jeff Law
- [gcc r15-11015] [RISC-V][PR target/124674] Define OImode in the usual way
Jeff Law
- [gcc r16-8325] Daily bump.
GCC Administrator
- [gcc r13-10232] Daily bump.
GCC Administrator
- [gcc r14-12486] Daily bump.
GCC Administrator
- [gcc r15-11016] Daily bump.
GCC Administrator
- [gcc r13-10233] Fortran: Fix ICE on invalid CLASS component in derived type [PR106946]
Paul Thomas
- [gcc r15-11017] fortran: Fix mixed ENTRY union ABI under -ff2c [PR95338]
Paul Thomas
- [gcc r16-8326] arm: allow at least one insn when loading a constant [PR102309]
Torbjorn Svensson
- [gcc r14-12487] fortran: Fix mixed ENTRY union ABI under -ff2c [PR95338]
Paul Thomas
- [gcc r13-10234] fortran: Fix mixed ENTRY union ABI under -ff2c [PR95338]
Paul Thomas
- [gcc r16-8327] aarch64, Darwin: Add Apple M5 cores
Francois-Xavier Coudert
- [gcc/aoliva/heads/testme] (4 commits) testsuite: ppc: do not expect sibcalls in safe-indirect-jum
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: x86: move alias-checks.C into vect
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: do not expect sibcalls in safe-indirect-jump-1.c
Alexandre Oliva
- [gcc r16-8328] c++, libstdc++: Implement P4156R0 - Rename meta::has_ellipsis_parameter to meta::is_vararg_function
Jakub Jelinek
- [gcc r16-8329] fortran: Fix free-form mixed OpenACC/OpenMP continuation state
Paul Thomas
- [gcc r16-8330] tree-optimization/124677 - wrong recurrence permute placement
Richard Biener
- [gcc r16-8331] tree-optimization/88576 - make -fno-math-errno not affect malloc
Richard Biener
- [gcc r16-8332] aarch64: mingw: Disable _Float128 emulation
Saurabh Jha
- [gcc/aoliva/heads/testme] (11 commits) testsuite: x86: move alias-checks.C into vect
Alexandre Oliva
- [gcc r16-8333] tree-optimization/124692 - update stmt before folding
Richard Biener
- [gcc r14-12488] c++: constant non-dep init folding vs FIELD_DECL access [PR97740]
Patrick Palka
- [gcc r14-12489] c++: Fix member-like friend detection for non-template classes [PR122550]
Patrick Palka
- [gcc r14-12490] c++: Fix ICE with type aliases in inherited CTAD [PR122070]
Patrick Palka
- [gcc r14-12491] c++: fix ICE with consteval functions in template decls [PR122658]
Patrick Palka
- [gcc r14-12492] libstdc++: Correctly implement LWG 3946 changes to const_iterator_t [PR122842]
Patrick Palka
- [gcc r14-12493] c++: update FTM for C++23 inherited CTAD
Patrick Palka
- [gcc r15-11018] AArch64: Add if-conversion target cost model [PR123017][GCC 15 backport]
Tamar Christina
- [gcc r13-10235] c++: constant non-dep init folding vs FIELD_DECL access [PR97740]
Patrick Palka
- [gcc r16-8334] libstdc++: Change atomic_ref::address return type to cv void*.
Tomasz Kaminski
- [gcc r16-8335] testsuite: bpf: Add initial BPF runtime tests
Jose E. Marchesi
- [gcc r15-11019] Fortran: several small fixes in gfc_simplify_eoshift [PR124631]
Harald Anlauf
- [gcc r16-8336] fortran: Fix uint back to int [PR124666]
Jerry DeLisle
- [gcc] Created branch 'mikael/heads/pr124661_v01' in namespace 'refs/users'
Mikael Morin
- [gcc(refs/users/mikael/heads/pr124661_v01)] fortran: Give up reference factoring in case of shared tree [PR124661]
Mikael Morin
- [gcc r16-8337] bpf: md: Enable zero_extend{hi, qi}di2 to generate wN regs ...
Vineet Gupta
- [gcc r16-8338] fortran: Fix several issues with INQUIRE and unconnected units.
Jerry DeLisle
- [gcc r16-8339] Adjust check for addressable misaligned stack argument
H.J. Lu
- [gcc r16-8340] Daily bump.
GCC Administrator
- [gcc r13-10236] Daily bump.
GCC Administrator
- [gcc r14-12494] Daily bump.
GCC Administrator
- [gcc r15-11020] Daily bump.
GCC Administrator
- [gcc r16-8341] testsuite: analyzer: drop stderr from deref-before-check-2.c
Alexandre Oliva
- [gcc r16-8342] testsuite: x86: require fpic for lea-4.c and pr116587.c
Alexandre Oliva
- [gcc r16-8343] testsuite: x86: pr115863-1.c should include stdint.h
Alexandre Oliva
- [gcc r16-8344] testsuite: drop loop optimizations in fstack-protector-strong.c
Alexandre Oliva
- [gcc r16-8345] testsuite: x86: enable sse2 for pr117888-2.c
Alexandre Oliva
- [gcc r16-8346] testsuite: select -mfpmath=sse for pr32964.c on x86
Alexandre Oliva
- [gcc r16-8347] testsuite: x86: bump unroll insn limit for pr83403-*.c
Alexandre Oliva
- [gcc r16-8348] testsuite: x86: part-vect-absnegbf.c requires runtime for -msse2
Alexandre Oliva
- [gcc r16-8349] testsuite: x86: pr115397.c, pr118497 need fpic support
Alexandre Oliva
- [gcc r16-8350] testsuite: x86: pr82142b.c needs -fomit-frame-pointer
Alexandre Oliva
- [gcc r16-8351] testsuite: x86: move alias-checks.C into vect
Alexandre Oliva
- [gcc r15-11021] testsuite: drop loop optimizations in fstack-protector-strong.c
Alexandre Oliva
- [gcc r16-8352] LoongArch: fix build failure of loongarch32-*-elf* target
LuluCheng
- [gcc r16-8353] c++: Fix up eval_data_member_spec
Jakub Jelinek
- [gcc r16-8354] Ada: Fix compiler crash on nested reduce attribute
Eric Botcazou
- [gcc r16-8355] aarch64: Add support for 2025 architecture feature options
SRINATH PARVATHANENI
- [gcc r16-8356] aarch64: Sync aarch64-sys-regs.def with Binutils
SRINATH PARVATHANENI
- [gcc r16-8357] testsuite: change from vect_float to vect_double for tests [PR124712]
Torbjorn Svensson
- [gcc r15-11022] testsuite: change from vect_float to vect_double for tests [PR124712]
Torbjorn Svensson
- [gcc r14-12495] testsuite: change from vect_float to vect_double for tests [PR124712]
Torbjorn Svensson
- [gcc r13-10237] testsuite: change from vect_float to vect_double for tests [PR124712]
Torbjorn Svensson
- [gcc r16-8358] x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu
- [gcc r16-8359] fortran: Give up reference factoring in case of shared tree [PR124661]
Mikael Morin
- [gcc] Created branch 'mikael/heads/gcc-15-backports_v001' in namespace 'refs/users'
Mikael Morin
- [gcc(refs/users/mikael/heads/gcc-15-backports_v001)] fortran: Statically initialize length of SAVEd character arrays
Mikael Morin
- [gcc(refs/users/mikael/heads/gcc-15-backports_v001)] fortran: Evaluate class function bounds in the scalarizer [PR121342]
Mikael Morin
- [gcc r16-8360] d: Update copyright years of the dmd frontend
Iain Buclaw
- [gcc r16-8361] libphobos: Replace old alias declaration syntax for modern style
Iain Buclaw
- [gcc r16-8362] testsuite: i386: Fix gcc.dg/analyzer/null-deref-pr123981-1.c
Rainer Orth
- [gcc r15-11023] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Jonathan Wakely
- [gcc r16-8363] testsuite: Add testcase for CWG3145 - Uniqueness of annotations
Jakub Jelinek
- [gcc r16-8364] Fix internal error on non-byte-sized reference in GIMPLE DSE
Eric Botcazou
- [gcc r15-11024] fortran: Statically initialize length of SAVEd character arrays
Mikael Morin
- [gcc] Deleted branch 'mikael/heads/gcc-15-backports_v001' in namespace 'refs/users'
Mikael Morin
- [gcc r15-11025] Fix internal error on non-byte-sized reference in GIMPLE DSE
Eric Botcazou
- [gcc r14-12496] Fix internal error on non-byte-sized reference in GIMPLE DSE
Eric Botcazou
- [gcc r13-10238] Fix internal error on non-byte-sized reference in GIMPLE DSE
Eric Botcazou
- [gcc r15-11026] fortran: Evaluate class function bounds in the scalarizer [PR121342]
Mikael Morin
- [gcc r16-8365] testsuite: Require int32plus effective target for pr122925.c
Dimitar Dimitrov
- [gcc r16-8366] testsuite: Require effective target fstack_protector for pr124041.c
Dimitar Dimitrov
- [gcc r16-8367] Update gcc .po files
Joseph Myers
- [gcc r15-11027] Fortran: fix rank/shape check in interface checking [PR124567]
Harald Anlauf
- [gcc r16-8368] c++/reflection: update eval_size_of comment
Marek Polacek
- [gcc r16-8369] d: Merge upstream dmd, druntime e7c34c13de, phobos 0c5c9e984.
Iain Buclaw
- [gcc r16-8370] c++: Use anon enums in eval_data_member_spec
Jakub Jelinek
- [gcc r16-8371] c++, libstdc++: Implement current_{function, class, namespace} metafn addition from P3795R2
Jakub Jelinek
- [gcc r16-8372] c++: Handle annotations in data_member_spec/define_aggregate
Jakub Jelinek
- [gcc r16-8373] c++: Fix up access_context::current and current_namespace
Jakub Jelinek
Last message date:
Tue Mar 31 22:24:13 GMT 2026
Archived on: Tue Mar 31 22:24:15 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).