gcc-cvs
Thread
Date
Earlier messages
Later messages
Messages by Thread
[gcc(refs/users/meissner/heads/work238-dmf)] Add saturate subtract support
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work238-dmf)] Add saturate subtract support
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work238-dmf)] Add saturate subtract support
Michael Meissner via Gcc-cvs
[gcc r16-8012] c++: ICE with structured bindings and arrays [PR120285]
Marek Polacek via Gcc-cvs
[gcc r16-8011] genautomata: Support INSN_UIDs up to INT_MAX-1 [PR124436]
Jakub Jelinek via Gcc-cvs
[gcc r16-8010] aarch64: mingw: Add more tests for variadic hva
Saurabh Jha via Gcc-cvs
[gcc/devel/jlaw/pr90036.new] [PR tree-optimization/90036] Backpropagate more equivalences in DOM
Jeff Law via Gcc-cvs
[gcc/devel/jlaw/pr90036.new] [1/n][PR tree-optimization/90036] All refinement of entries in DOM hash table
Jeff Law via Gcc-cvs
[gcc] Created branch 'devel/jlaw/pr90036.new'
Jeff Law via Gcc-cvs
[gcc r16-8009] c++/reflection: fix for substituting ^^T::mem [PR124331]
Marek Polacek via Gcc-cvs
[gcc r16-8008] x86: Handle non-int load with integer constant
H.J. Lu via Gcc-cvs
[gcc r16-8007] expand: Fix GET_MODE_SIZE/GET_MODE_BITSIZE typo [PR124435]
Richard Sandiford via Gcc-cvs
[gcc r16-8006] Revert "[1/n][PR tree-optimization/90036] All refinement of entries in DOM hash table"
Jeff Law via Gcc-cvs
[gcc r16-8005] Revert "[PR tree-optimization/90036] Backpropagate more equivalences in DOM"
Jeff Law via Gcc-cvs
[gcc r16-8004] c++: add fixed test [PR124389]
Patrick Palka via Gcc-cvs
[gcc r16-8003] arm: Fix trapping arithmetic [PR123271]
Richard Earnshaw via Gcc-cvs
[gcc r16-8002] gcc/gcn: Use 'shared_base' register for LDS<->flat conversion
Arsen Arsenovic via Gcc-cvs
[gcc r16-8001] gcc/gcn: fix address space conversion between __flat and default [PR124044]
Arsen Arsenovic via Gcc-cvs
[gcc r16-8000] gcc/gcn: add memory aperture register definitions
Arsen Arsenovic via Gcc-cvs
[gcc r16-7999] fold-mem-offsets: Fix wrong mode in memory_address_addr_space_p
Philipp Tomsich via Gcc-cvs
[gcc r16-7998] testsuite: Fix up g++.dg/reflect/eh8.C for Solaris iconv [PR124118]
Jakub Jelinek via Gcc-cvs
[gcc r16-7997] libstdc++: Use __builtin_constexpr_diag instead of __asm__("") in <meta> if possible
Jakub Jelinek via Libstdc++-cvs
[gcc r16-7996] c++: Emit error if not quiet and set *non_constant_p for -fno-exceptions metafn error cases [PR12441
Jakub Jelinek via Gcc-cvs
[gcc r16-7995] c++: Fix up __builtin_constexpr_diag for std::string operands [PR124404]
Jakub Jelinek via Gcc-cvs
[gcc/devel/jlaw/pr123904] Use shift pair to optimize this case
Jeff Law via Gcc-cvs
[gcc] Created branch 'devel/jlaw/pr123904'
Jeff Law via Gcc-cvs
[gcc r16-7992] c++: For reflection comparison of annotations compare TREE_VALUE [PR124399]
Jakub Jelinek via Gcc-cvs
[gcc r16-7991] c++: Use complete_type on first annotations_of argument if it is a type [PR124399]
Jakub Jelinek via Gcc-cvs
[gcc r16-7990] c++/testsuite: -fimplicit-constexpr adjustments
Jason Merrill via Gcc-cvs
[gcc r16-7989] libstdc++: Add comment to chrono::hh_mm_ss constructor for LWG 4274
Jonathan Wakely via Libstdc++-cvs
[gcc r16-7988] libstdc++: Do not use projection for ranges::replace default args (LWG 4444)
Jonathan Wakely via Libstdc++-cvs
[gcc r16-7987] libstdc++: Constrain std::as_bytes to disallow span<volatile T>
Jonathan Wakely via Libstdc++-cvs
[gcc r16-7986] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers via Libstdc++-cvs
[gcc r16-7985] arm: testsuite: Yet another typo in pr45701-2.c
Richard Earnshaw via Gcc-cvs
[gcc r16-7984] arm: testsuite: properly escape '[]' in pr45701-2.c
Richard Earnshaw via Gcc-cvs
[gcc r15-10932] RISC-V: theadvector specifics for vec_init and vec_extract. [PR124147]
Jeff Law via Gcc-cvs
[gcc r15-10931] RISC-V: Consider uses for vsetvl LCM transparency. [PR122448]
Jeff Law via Gcc-cvs
[gcc r16-7983] [PATCH] RISC-V: Fix TARGET_CHECK_TARGET_CLONE_VERSION implementation
Jeff Law via Gcc-cvs
[gcc r16-7982] Add and fix comments in tree-vect-loop.cc
Richard Biener via Gcc-cvs
[gcc r16-7981] arm: testsuite: avoid pr45701 matching asm across newlines
Richard Earnshaw via Gcc-cvs
[gcc r16-7980] testsuite: Fix up gcc.dg/plugin/analyzer_cpython_plugin.cc [PR112520]
Jakub Jelinek via Gcc-cvs
[gcc r16-7979] testsuite: Remove -O options from some mips.exp tests
Richard Sandiford via Gcc-cvs
[gcc r16-7978] libstdc++: Use specific feature test macro for #if in <string>
Jonathan Wakely via Libstdc++-cvs
[gcc r16-7977] testsuite/aarch64: Add testcase for already fixed bug [PR123094]
Andrew Pinski via Gcc-cvs
[gcc r16-7976] testsuite: Remove check_cached_effective_target_indexed [PR124066]
Richard Sandiford via Gcc-cvs
[gcc r16-7975] testsuite: Add EFFECTIVE_TARGETS info to cache keys [PR124066]
Richard Sandiford via Gcc-cvs
[gcc r16-7974] testsuite: Tweak caching of MIPS vector tests
Richard Sandiford via Gcc-cvs
[gcc r16-7973] c: Fix ICE after an error: typedef and old style prototypes for nested functions [PR123461]
Andrew Pinski via Gcc-cvs
[gcc r16-7972] libstdc++: Whitespace fixes for include/std/format.
Tomasz Kaminski via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva via Libstdc++-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva via Libstdc++-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: pr77416 requires unprototyped C std
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: pr77416 requires unprototyped C std
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: pr77416 requires unprototyped C std
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: pr77416 requires unprototyped C std
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: pr77416 requires unprototyped C std
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: pr77416 requires unprototyped C std
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: pr77416 requires unprototyped C std
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: bump darn-3.c to -O3 for unrolling [PR115825]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: bump darn-3.c to -O3 for unrolling [PR115825]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: bump darn-3.c to -O3 for unrolling [PR115825]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: bump darn-3.c to -O3 for unrolling [PR115825]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: bump darn-3.c to -O3 for unrolling [PR115825]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: bump darn-3.c to -O3 for unrolling [PR115825]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: bump darn-3.c to -O3 for unrolling [PR115825]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: realigned loads satisfy vect-strided-a-u8-i2-gap
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: realigned loads satisfy vect-strided-a-u8-i2-gap
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: realigned loads satisfy vect-strided-a-u8-i2-gap
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: realigned loads satisfy vect-strided-a-u8-i2-gap
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: realigned loads satisfy vect-strided-a-u8-i2-gap
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: realigned loads satisfy vect-strided-a-u8-i2-gap
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: realigned loads satisfy vect-strided-a-u8-i2-gap
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_usad_char for SAD_EXPR
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_usad_char for SAD_EXPR
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_usad_char for SAD_EXPR
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_usad_char for SAD_EXPR
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_usad_char for SAD_EXPR
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_usad_char for SAD_EXPR
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_usad_char for SAD_EXPR
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_double for reduct tests on doubles
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_double for reduct tests on doubles
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_double for reduct tests on doubles
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_double for reduct tests on doubles
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_double for reduct tests on doubles
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_double for reduct tests on doubles
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_double for reduct tests on doubles
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-82 fails without vect_long_long
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-82 fails without vect_long_long
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-82 fails without vect_long_long
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-82 fails without vect_long_long
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-82 fails without vect_long_long
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-82 fails without vect_long_long
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-82 fails without vect_long_long
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-100 fails invalid sum [PR119293]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-100 fails invalid sum [PR119293]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-100 fails invalid sum [PR119293]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-100 fails invalid sum [PR119293]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-100 fails invalid sum [PR119293]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-100 fails invalid sum [PR119293]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: vect-100 fails invalid sum [PR119293]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: add vect_no_int_remainder
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: add vect_no_int_remainder
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: add vect_no_int_remainder
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: add vect_no_int_remainder
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: add vect_no_int_remainder
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: add vect_no_int_remainder
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: add vect_no_int_remainder
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: skip pr112325.c without vsx
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: skip pr112325.c without vsx
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: skip pr112325.c without vsx
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: skip pr112325.c without vsx
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: skip pr112325.c without vsx
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: skip pr112325.c without vsx
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: skip pr112325.c without vsx
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: introduce vect_no_store_align for altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: introduce vect_no_store_align for altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: introduce vect_no_store_align for altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: introduce vect_no_store_align for altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: introduce vect_no_store_align for altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: introduce vect_no_store_align for altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: introduce vect_no_store_align for altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: SLP single-lane retry costmodel-vect-31a
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: SLP single-lane retry costmodel-vect-31a
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: SLP single-lane retry costmodel-vect-31a
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: SLP single-lane retry costmodel-vect-31a
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: SLP single-lane retry costmodel-vect-31a
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: adjust costmodel-pr82255
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: adjust costmodel-pr82255
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: adjust costmodel-pr82255
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: adjust costmodel-pr82255
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: adjust costmodel-pr82255
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: shared: check for shared libsupc++ as well
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: shared: check for shared libsupc++ as well
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: shared: check for shared libsupc++ as well
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: shared: check for shared libsupc++ as well
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: shared: check for shared libsupc++ as well
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: no SLP of unaligned stores on altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: no SLP of unaligned stores on altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: no SLP of unaligned stores on altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: no SLP of unaligned stores on altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: no SLP of unaligned stores on altivec
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: XFAIL update-threading.c [PR110628]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: XFAIL update-threading.c [PR110628]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: XFAIL update-threading.c [PR110628]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: XFAIL update-threading.c [PR110628]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: XFAIL update-threading.c [PR110628]
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: drop struct that requires caller copying
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] disable strict align for block-cmp-[149].c
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] disable strict align for block-cmp-[149].c
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] disable strict align for block-cmp-[149].c
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] disable strict align for block-cmp-[149].c
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] disable strict align for block-cmp-[149].c
Alexandre Oliva via Gcc-cvs
[gcc r16-7971] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators.
Tomasz Kaminski via Libstdc++-cvs
[gcc/aoliva/heads/testme] (698 commits) testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva via Gcc-cvs
[gcc/aoliva/heads/testbase] (665 commits) Fix merging of flags in ipa_merge_modref_summary_after_inli
Alexandre Oliva via Gcc-cvs
[gcc r16-7970] libstdc+: Eliminate usage of alloca for non-localized formatting
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-7969] libstdc++: [_GLIBCXX_DEBUG] Constrain basic_string iterator constructor
Francois Dumont via Gcc-cvs
[gcc r16-7968] Fix merging of flags in ipa_merge_modref_summary_after_inlining
Jan Hubicka via Gcc-cvs
[gcc r16-7966] translation: Fix typos in diagnostics [PR124422]
Jonathan Wakely via Gcc-cvs
[gcc r16-7965] libstdc++: Make <meta> header compatible with -fno-asm
Jonathan Wakely via Libstdc++-cvs
[gcc r16-7964] Fortran: Evaluate all functions on the source image.
Jerry DeLisle via Gcc-cvs
[gcc r16-7963] aarch64: fix `cops.c` test
Karl Meakin via Gcc-cvs
[gcc r16-7962] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Jonathan Wakely via Gcc-cvs
[gcc r16-7961] arm: testsuite: Improve stability of tests for pr45701
Richard Earnshaw via Gcc-cvs
[gcc r16-7960] testsuite/aarch64: Fix sme-shrinkwrap.c on SME hardware
Alice Carlotti via Gcc-cvs
[gcc r16-7959] Fortran: Fix invalid free for PDTs without LEN components [PR122902]
Paul Thomas via Gcc-cvs
[gcc r16-7958] contrib/filter-clang-warnings.py: Ignore a C++ compat warning in libiberty
Martin Jambor via Gcc-cvs
[gcc r15-10929] libstdc++: Fix std::regex_traits::lookup_classname [PR124015]
Jonathan Wakely via Libstdc++-cvs
[gcc r15-10928] libstdc++: Improve tests for std::regex_traits::lookup_classname [PR124015]
Jonathan Wakely via Libstdc++-cvs
[gcc r15-10927] libstdc++: Make CTAD ignore tuple(const Types&...) constructor [PR121771]
Jonathan Wakely via Libstdc++-cvs
[gcc r15-10926] libstdc++: Don't test for __unused on Glibc targets
Jonathan Wakely via Libstdc++-cvs
[gcc r15-10925] libstdc++: Fix -Wunused-variable from <regex>
Jonathan Wakely via Libstdc++-cvs
[gcc r15-10924] libstdc++: Include <ostream> in <regex> for debug mode
Jonathan Wakely via Gcc-cvs
[gcc r15-10923] libstdc++: Simplify std::regex_traits::value
Jonathan Wakely via Libstdc++-cvs
[gcc r15-10922] libstdc++: Use constexpr-if to slightly simplify <regex>
Jonathan Wakely via Libstdc++-cvs
[gcc r16-7957] ipa-cp: Allow more precise contexts in the verifier (PR124291)
Martin Jambor via Gcc-cvs
[gcc r16-7956] gcc-auto-profile: Force writing perf output to perf.data [PR124075]
Dhruv Chawla via Gcc-cvs
[gcc r16-7955] gcc-auto-profile: Force --inherit flag for perf record [PR123923]
Dhruv Chawla via Gcc-cvs
[gcc r16-7954] Revert two changes in r16-7265-ga9e48eca3a6eef [PR118608]
Richard Sandiford via Gcc-cvs
[gcc r16-7953] xtensa: Make use of compact insn definition syntax more
Max Filippov via Gcc-cvs
[gcc r13-10120] VAX: Fix ICE in fixup_reorder_chain when building gimple_match.cc [PR112400]
Maciej W. Rozycki via Gcc-cvs
[gcc r14-12351] VAX: Fix ICE in fixup_reorder_chain when building gimple_match.cc [PR112400]
Maciej W. Rozycki via Gcc-cvs
[gcc r15-10921] VAX: Fix ICE in fixup_reorder_chain when building gimple_match.cc [PR112400]
Maciej W. Rozycki via Gcc-cvs
[gcc r16-7951] riscv: Fix formating of diagnostic [PR124403]
Andrew Pinski via Gcc-cvs
[gcc r16-7950] a68: fix calls to strtol and stroll [PR algol68/124372]
Jose E. Marchesi via Gcc-cvs
[gcc r15-10918] tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135]
Jakub Jelinek via Gcc-cvs
[gcc r15-10919] testsuite: Add testcase for already fixed PR [PR122000]
Jakub Jelinek via Gcc-cvs
[gcc r15-10916] libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365]
Jakub Jelinek via Gcc-cvs
[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 via Gcc-cvs
[gcc r15-10913] i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366]
Jakub Jelinek via Gcc-cvs
[gcc r15-10909] i386: Fix up some FMA patterns for -masm=intel [PR124315]
Jakub Jelinek via Gcc-cvs
[gcc r15-10915] i386: Fix up last -masm=intel operand of vcvthf82ph [PR124349]
Jakub Jelinek via Gcc-cvs
[gcc r15-10914] i386: Fix up vpternlogq last operand of *andnot<mode>3 for -masm=intel [PR124367]
Jakub Jelinek via Gcc-cvs
[gcc r15-10912] i386: Fix up vcvt<convertfp8_pack><mode><mask_name> for -masm=intel [PR124341]
Jakub Jelinek via Gcc-cvs
[gcc r15-10911] i386: Fix up printing of input operand of avx10_2_comisbf16_v8bf for -masm=intel [PR124349]
Jakub Jelinek via Gcc-cvs
[gcc r15-10908] i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
Jakub Jelinek via Gcc-cvs
[gcc r15-10907] testsuite: Fix up vec-cvt-1.c for excess precision target [PR124288]
Jakub Jelinek via Gcc-cvs
[gcc r15-10906] i386: Fix up avx512fp16_mov<mode> AVX10.2 operand order for -masm=intel [PR124294]
Jakub Jelinek via Gcc-cvs
[gcc r15-10910] Refine the testcase.
Jakub Jelinek via Gcc-cvs
[gcc r15-10903] c++: Don't support auto{x} and auto(x) for C++ < 23 in SFINAE contexts [PR120685]
Jakub Jelinek via Gcc-cvs
Earlier messages
Later messages