Messages by Thread
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [V2][RISC-V] Trivial permutation constant derivation
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] RISC-V: Imply C from Zca whenever possible [PR119122]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Adjust rvv tests after recent jump threading change
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/118410] Improve code generation for some logical ops
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] [RISC-V] Tune for removal unnecessary sext in builtin overflows [PR108016]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Remove unnecessary frm restore volatile define_insn
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Allow different dynamic floating point mode to be merged [PR119832]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Fix missing implied Zicsr from Zve32x
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add intrinsics testcases for SiFive Xsfvcp extensions.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add intrinsics support for SiFive Xsfvcp extensions.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Fix register move cost for SIBCALL_REGS/JALR_REGS
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Extract vector stepped for expand_const_vector [NFC]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] [RISC-V]Support -mcpu for Xuantie cpu
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [riscv] vec_dup immediate constants in pred_broadcast expand [PR118182]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/119865] Don't free ggc allocated memory
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Fix missed bext discovery
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] riscv: Add support for riscv*-gnu (GNU/Hurd on RISC-V)
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] RISC-V: Do not free a riscv_arch_string when handling target-arch attribute
Jeff Law via Gcc-cvs
-
[gcc/riscv/heads/gcc-15-with-riscv-opts] (763 commits) doc, riscv: Clean up documentation of RISC-V options [PR122
Jeff Law via Gcc-cvs
-
[gcc r16-6852] a68: handle TImode in a68_type_for_{mode,size}
Jose E. Marchesi via Gcc-cvs
-
[gcc/aoliva/heads/testme] (15 commits) testsuite: arm: update fast-math-complex-mls-half-float.c
Alexandre Oliva via Gcc-cvs
-
[gcc r15-10694] i386: Add OPTION_MASK_ISA_64BIT to 4 non-ia32 builtins [PR123489]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10699] i386: Fix up movhf_mask constraints [PR123607]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10698] combine: Partially revert the r12-4475 changes [PR120250]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10697] simplify-rtx: Fix up shift/rotate VOIDmode count handling [PR123523]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10696] ranger: Verify gimple_call_num_args for several builtins [PR123431]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10695] doc: List more valid -x option arguments
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10693] stmt: Fix up parse_input_constraint [PR111817]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10692] combine: Fix up serious regression in try_combine [PR121773]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10691] tree-object-size: Deterministic SSA generation [PR123351]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10690] widening_mul: Fix up .SAT_{ADD, SUB, MUL} pattern recognition [PR123372]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10689] c++: Fix error recovery for invalid arrays [PR123331]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10688] i386: Fix up expansion of 2 keylocker and one user_msr builtin [PR123217]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10685] ++: Fix up cp_compare_floating_point_conversion_ranks for dfp [PR122834]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10687] c++: Suppress -Wreturn-type warnings for functions with failed assertions [PR91388]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10684] docs: Fix up typo in --with-tls= description
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10686] c++: Fix stabilization of bitfields [PR122772]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10683] i386: Obfuscate _mm_maskmove_si64 local variable [PR123155]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-10682] i386: Obfuscate avx10_2bf16intrin.h inline function arguments [PR123155]
Jakub Jelinek via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: arm: update fast-math-complex-mls-half-float.c
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: arm: add -mcpu=unset before -march
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: enable use of cxa_atexit on tree-ssa cxa_atexit tests
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: enable use of cxa_atexit on module pr98893 test
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: tolerate bogus warning in pr113026-1.c [PR113524]
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: arm: thumb2-pop-loreg needs explicit -mthumb
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: arm: bf16_vstn_1 vst3q_bf16 improved by late-combine
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: arm: crypto-vsha1*_u32 tests got late-combine improvements
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: arm: restore defaults for multilib test
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: silence nolto-rel warning in pr62026_0.C
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: enable use of cxa_atexit on abi tag18a test
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: add hostedlib requirements to multiple C++ tests
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [aarch64] adjust auto-init-1 expectations for absent nop
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: _Static_assert is not present in C90
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: require c99_runtime for ldexp optimizations
Alexandre Oliva via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] testsuite: drop explicit run from dfp execution tests
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testme] (558 commits) testsuite: arm: update fast-math-complex-mls-half-float.c
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testbase] (542 commits) [AutoFDO] Walk function body to to find existing max copyid
Alexandre Oliva via Gcc-cvs
-
[gcc r16-6849] c++/reflection: amend comment
Marek Polacek via Gcc-cvs
-
[gcc r16-6848] [AutoFDO] Walk function body to to find existing max copyids per location
Kugan Vivekanandarajah via Gcc-cvs
-
[gcc r15-10681] aarch64: Accept hyphenated extensions in --with-arch [PR123460]
Alice Carlotti via Gcc-cvs
-
[gcc r13-10040] aarch64: Accept hyphenated extensions in --with-arch [PR123460]
Alice Carlotti via Gcc-cvs
-
[gcc r14-12246] aarch64: Accept hyphenated extensions in --with-arch [PR123460]
Alice Carlotti via Gcc-cvs
-
[gcc r16-6847] aarch64: Accept hyphenated extensions in --with-arch [PR123460]
Alice Carlotti via Gcc-cvs
-
[gcc r13-10039] Allow a PCH to be mapped to a different address
Jonathan Yong via Gcc-cvs
-
[gcc r14-12245] Allow a PCH to be mapped to a different address
Jonathan Yong via Gcc-cvs
-
[gcc r16-6846] gccrs: Fix empty struct constructors causing ICE during type checking
Arthur Cohen via Gcc-cvs
-
[gcc r16-6843] gccrs: add unused label lint
Arthur Cohen via Gcc-cvs
-
[gcc r16-6845] gccrs: Adds and fixes tests for outer attributes in expression
Arthur Cohen via Gcc-cvs
-
[gcc r16-6830] gccrs: Use tl::expected for parse_block_expr results
Arthur Cohen via Gcc-cvs
-
[gcc r16-6827] gccrs: Fix rogue macro error during lowering on expansion failure
Arthur Cohen via Gcc-cvs
-
[gcc r16-6842] gccrs: util/attributes: error on malformed #[no_mangle] input
Arthur Cohen via Gcc-cvs
-
[gcc r16-6844] gccrs: handle outer attributes in expression parsing
Arthur Cohen via Gcc-cvs
-
[gcc r16-6841] gccrs: util/attributes: error on malformed #[target_feature] input
Arthur Cohen via Gcc-cvs
-
[gcc r16-6840] gccrs: add redudant semicolon lint
Arthur Cohen via Gcc-cvs
-
[gcc r16-6839] gccrs: util/attributes: error on malformed #[link_name] input
Arthur Cohen via Gcc-cvs
-
[gcc r16-6837] gccrs: nr: Do prelude resolution for Identifiers
Arthur Cohen via Gcc-cvs
-
[gcc r16-6838] gccrs: nr: Ignore errors when doing prelude resolution
Arthur Cohen via Gcc-cvs
-
[gcc r16-6836] gccrs: forever-stack: Add extra path resolution from a known NodeId.
Arthur Cohen via Gcc-cvs
-
[gcc r16-6835] gccrs: nr: Add prelude field to NRCtx, and fill it upon encountering a prelude.
Arthur Cohen via Gcc-cvs
-
[gcc r16-6834] gccrs: forever-stack: Display depth in debug string
Arthur Cohen via Gcc-cvs
-
[gcc r16-6833] gccrs: Explicitely specify templates for GCC5
Arthur Cohen via Gcc-cvs
-
[gcc r16-6831] gccrs: Remove redundant error types
Arthur Cohen via Gcc-cvs
-
[gcc r16-6829] gccrs: Use error collector in the parser
Arthur Cohen via Gcc-cvs
-
[gcc r16-6828] gccrs: Move old parser error classes to error header
Arthur Cohen via Gcc-cvs
-
[gcc r16-6826] gccrs: remove match arm pattern vector to single pattern
Arthur Cohen via Gcc-cvs
-
[gcc r16-6825] gccrs: nr: Add better error to unresolved attribute macro
Arthur Cohen via Gcc-cvs
-
[gcc r16-6824] analyzer: fix check against --param=analyzer-bb-explosion-factor=0
David Malcolm via Gcc-cvs
-
[gcc r16-6823] analyzer: add timevar values for supergraph manipulation [PR123145]
David Malcolm via Gcc-cvs
-
[gcc r16-6822] analyzer: eliminate unused field eh_dispatch_edge_op::m_dst_snode [PR123540]
David Malcolm via Gcc-cvs
-
[gcc r16-6821] [PR123092, LRA]: Reprocess insn after equivalence substitution
Vladimir Makarov via Gcc-cvs
-
[gcc r14-12244] [PR123121, LRA]: Fix wrong rematerialization of insns with several outputs
Vladimir Makarov via Gcc-cvs
-
[gcc r15-10680] [PR123121, LRA]: Fix wrong rematerialization of insns with several outputs
Vladimir Makarov via Gcc-cvs
-
[gcc r13-10038] [PR123121, LRA]: Fix wrong rematerialization of insns with several outputs
Vladimir Makarov via Gcc-cvs
-
[gcc r16-6820] c++/reflection: enable more testing
Marek Polacek via Gcc-cvs
-
[gcc r16-6819] Provide gt_pch_get_address etc. on FreeBSD [PR110746]
Rainer Orth via Gcc-cvs
-
[gcc r16-6818] ipa-cp: Fix devirt bonus for targets that cannot be inlined
Martin Jambor via Gcc-cvs
-
[gcc r15-10679] expand: Handle variable-length vector constructors with debug [PR123392]
Tejas Belagod via Gcc-cvs
-
[gcc r16-6817] c, c++: Fix vector enum division handling [PR123437]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6816] i386: Fix up movhf_mask constraints [PR123607]
Jakub Jelinek via Gcc-cvs
-
[gcc r14-12243] LoongArch: Fix bug123521.
LuluCheng via Gcc-cvs
-
[gcc r15-10678] LoongArch: Fix bug123521.
LuluCheng via Gcc-cvs
-
[gcc r16-6815] LoongArch: Fix bug123521.
LuluCheng via Gcc-cvs
-
[gcc r16-6814] MIPS: Add R5900 to ISA_HAS_FMIN_FMAX.
YunQiang Su via Gcc-cvs
-
[gcc r16-6812] testsuite: Require target x86_64 and aarch64 for gcc.dg/pr123109.c
Pengxuan Zheng via Gcc-cvs
-
[gcc r16-6811] Fix RISC-V test after recent vectorizer changes
Jeff Law via Gcc-cvs
-
[gcc r16-6810] c-family: Regenerate c.opt.urls
Jakub Jelinek via Gcc-cvs
-
[gcc(refs/vendors/redhat/heads/gcc-16-branch)] Merge commit 'r16-6809-gdc716fb66a7cdfc1ded12d861b3a7daf3cbe8b20' into redhat/gcc-16-branch
Jakub Jelinek via Libstdc++-cvs
-
[gcc/redhat/heads/gcc-16-branch] (68 commits) Merge commit 'r16-6809-gdc716fb66a7cdfc1ded12d861b3a7daf3cb
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6807] Remove .res specs to fix COFF passthrough [PR123504]
Jonathan Yong via Gcc-cvs
-
[gcc r16-6809] libstdc++: Fix __cpp_impl_reflection comparisons
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6806] ira: Implicit uses via hard register constraints
Stefan Schulze Frielinghaus via Gcc-cvs
-
[gcc r16-6805] Deal with combinations of hard register constraints
Stefan Schulze Frielinghaus via Gcc-cvs
-
[gcc r16-6804] aarch64: Add comment explaining code layout
Alfie Richards via Gcc-cvs
-
[gcc r16-6803] sparc: Remove TARGET_SUN_TLS
Rainer Orth via Gcc-cvs
-
[gcc r16-6799] sparc: Remove HAVE_AS_SPARC_UA_PCREL and HAVE_AS_SPARC_UA_PCREL_HIDDEN
Rainer Orth via Gcc-cvs
-
[gcc r16-6798] sparc: Switch TARGET_SUN_TLS default
Rainer Orth via Gcc-cvs
-
[gcc r16-6800] ipa/122852: Don't delete unreachable callback edges.
Josef Melcr via Gcc-cvs
-
[gcc r16-6802] compare-debug: Don't print discriminators for -fdump-final-insns= [PR121045]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6801] Use -m32/-m64 with Solaris/x86 as
Rainer Orth via Gcc-cvs
-
[gcc r16-6797] Remove Solaris/SPARC ASM_OUTPUT_ALIGNED_COMMON [PR38118]
Rainer Orth via Gcc-cvs
-
[gcc r16-6796] Fix x86 testsuite fallout from VF == 1 epilogue vectorization change
Richard Biener via Gcc-cvs
-
[gcc r16-6795] Fix testsuite fallout of VF == 1 epilogue vectorization change
Richard Biener via Gcc-cvs
-
[gcc r16-6793] [Autofdo] Add hierarchical discriminator for loop unrolling
Kugan Vivekanandarajah via Gcc-cvs
-
[gcc r14-12241] LoongArch: Fix ICE when explicit-relocs is none
LuluCheng via Gcc-cvs
-
[gcc r16-6794] testsuite: Add testcase for already fixed PR [PR120322]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6792] [AutoFDO] Add hierarchical discriminator for loop versioning
Kugan Vivekanandarajah via Gcc-cvs
-
[gcc r16-6790] [Autofdo] Add hierarchical discriminator support
Kugan Vivekanandarajah via Gcc-cvs
-
[gcc r16-6791] [AutoFDO] Add hierarchical discriminator for vectorizer
Kugan Vivekanandarajah via Gcc-cvs
-
[gcc r15-10676] LoongArch: Fix ICE when explicit-relocs is none
LuluCheng via Gcc-cvs
-
[gcc r16-6789] LoongArch: Fix ICE when explicit-relocs is none
LuluCheng via Gcc-cvs
-
[gcc r16-6788] a68: fix documentation of lseek in manual
Jose E. Marchesi via Gcc-cvs
-
[gcc r16-6787] a68: fix documentation of -f[no-]brackets
Jose E. Marchesi via Gcc-cvs
-
[gcc r15-10674] analyzer: fix strlen(STRING_CST + OFFSET) [PR123085]
David Malcolm via Gcc-cvs
-
[gcc r15-10673] analyzer: fold X + (-X) to zero [PR122975]
David Malcolm via Gcc-cvs
-
[gcc r15-10672] c++: fix count of z candidates for non-viable candidates, nesting [PR121966]
David Malcolm via Gcc-cvs
-
[gcc r15-10671] diagnostics: handle fatal_error in SARIF output [PR120063]
David Malcolm via Gcc-cvs
-
[gcc r15-10670] testsuite: fix typo in name of plugin test file
David Malcolm via Gcc-cvs
-
[gcc r15-10669] git_commit.py: add "diagnostics" to bug components
David Malcolm via Gcc-cvs
-
[gcc r16-6785] RISC-V: Enable the ZD constraint only when xmipscbop is enabled [PR123092]
Peter Bergner via Gcc-cvs
-
[gcc r16-6784] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao via Gcc-cvs
-
[gcc r16-6783] MAINTAINERS: update my email address
Vineet Gupta via Gcc-cvs
-
[gcc r16-6782] ipa-cp: Always return the right type in ipa_value_from_jfunc (PR123542)
Martin Jambor via Gcc-cvs
-
[gcc r16-6781] testsuite: Enable cross testing for simulate-thread tests
Joseph Myers via Gcc-cvs
-
[gcc r16-6780] testsuite: Fix issues with cross testing in guality tests
Joseph Myers via Gcc-cvs
-
[gcc r16-6779] c++: UX improvements for close matches in print_candidates
David Malcolm via Gcc-cvs
-
[gcc r16-6778] c++: use nesting and counts in print_candidates
David Malcolm via Gcc-cvs
-
[gcc r16-6777] c++: Don't ICE on computed goto in potential_constant_expression_1 [PR123551]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6776] AArch64: Use anchors for FP constants [PR 121240]
Wilco Dijkstra via Gcc-cvs
-
[gcc r16-6775] AArch64: Improve immediate generation [PR 114528]
Wilco Dijkstra via Gcc-cvs
-
[gcc r16-6774] expand: Handle variable-length vector constructors with debug [PR123392]
Tejas Belagod via Gcc-cvs
-
[gcc r16-6766] tree-optimization/123190 - allow VF == 1 epilog vectorization
Richard Biener via Gcc-cvs
-
[gcc r16-6772] Add 'libgomp.c++/target-std__[...]-concurrent-usm.C' test cases for C++ 'std::flat_map', 'std::flat_
Thomas Schwinge via Gcc-cvs
-
[gcc r16-6770] libgomp: Add a few more OpenMP/USM test cases
Thomas Schwinge via Gcc-cvs
-
[gcc r16-6773] Add 'libgomp.c++/target-std__[...]-concurrent-usm.C' test cases for C++ 'std::unordered_map', 'std::
Thomas Schwinge via Gcc-cvs
-
[gcc r16-6771] Fix up 'libgomp.c++/target-std__[...]-concurrent-usm.C' dynamic memory allocation
Thomas Schwinge via Gcc-cvs
-
[gcc r16-6769] defaults: Use argument in default EH_RETURN_DATA_REGNO definition [PR123115]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6768] combine: Partially revert the r12-4475 changes [PR120250]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6767] tree-optimization/123190 - fix costing of permuted contiguous loads
Richard Biener via Gcc-cvs
-
[gcc r14-12239] Early builtin_unreachable removal must examine dependencies.
Andrew Macleod via Gcc-cvs
-
[gcc r16-6765] simplify-rtx: Fix up SUBREG and LSHIFTRT order canonicalization for AND with constant [PR123544]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6763] Enable time profile function reordering with AutoFDO.
Prathamesh Kulkarni via Gcc-cvs
-
[gcc r16-6764] libstdc++: Add comment justifying separate proxy_random_access_iterator_wrapper.
Tomasz Kaminski via Libstdc++-cvs
-
[gcc r16-6762] MAINTAINERS: update Paolo Carlini email address
Jason Merrill via Gcc-cvs
-
[gcc r16-6761] x86: Disable tight loop alignment for m_CORE_ATOM
Lili Cui via Gcc-cvs
-
[gcc r16-6760] Clarify function body mismatch
Nathan Sidwell via Gcc-cvs