Messages by Thread
-
-
[gcc(refs/users/meissner/heads/work215)] Add support for -mcpu=future
Michael Meissner via Gcc-cvs
-
[gcc r16-2309] libgcc/Makefile.in: Delete dead `MACHMODE_H` variable
Andrew Pinski via Gcc-cvs
-
[gcc r16-2308] diagnostics: remove redundant field
David Malcolm via Gcc-cvs
-
[gcc r16-2307] contrib: add gcc/text-art to Doxygen input
David Malcolm via Gcc-cvs
-
[gcc r15-9985] [PATCH] PR modula2/120497: error is generated for good code when returning a pointer var variable
Gaius Mulley via Gcc-cvs
-
[gcc r16-2306] openmp: Refactor handling of iterators
Kwok Yeung via Gcc-cvs
-
[gcc r15-9984] [PATCH] PR modula2/120389 Assigning wrong type to an array causes an ICE
Gaius Mulley via Gcc-cvs
-
[gcc r16-2305] x86: Convert MMX integer loads from constant vector pool
H.J. Lu via Gcc-cvs
-
[gcc r16-2304] x86: Warn -pg without -mfentry only on glibc targets
H.J. Lu via Gcc-cvs
-
[gcc r16-2300] i386: Use CONST_VECTOR_P predicate instead of open coding it
Uros Bizjak via Gcc-cvs
-
[gcc r16-2303] i386: Use various predicates instead of open coding them
Uros Bizjak via Gcc-cvs
-
[gcc r16-2302] i386: Use LABEL_REF_P predicate instead of open coding it
Uros Bizjak via Gcc-cvs
-
[gcc r16-2301] i386: Use SYMBOL_REF_P predicate instead of open coding it
Uros Bizjak via Gcc-cvs
-
[gcc r16-2299] tree-optimization/121049 - avoid loop masking with even/odd reduction
Richard Biener via Gcc-cvs
-
[gcc r14-11892] Fortran: Fix ICE in ASSOCIATE with user defined operator [PR121060]
Paul Thomas via Gcc-cvs
-
[gcc r15-9983] Fortran: Fix ICE in ASSOCIATE with user defined operator [PR121060]
Paul Thomas via Gcc-cvs
-
[gcc r16-2298] ifconv: simple factor out operators while doing ifcvt [PR119920]
Andrew Pinski via Gcc-cvs
-
[gcc r16-2297] ifconv: Small improvement to fold_build_cond_expr; lhs and rhs being the same.
Andrew Pinski via Gcc-cvs
-
[gcc r16-2296] ifconv: Remove unused array predicated
Andrew Pinski via Gcc-cvs
-
[gcc r16-2295] tree-optimization/121116 - avoid _BitInt for vector element init
Richard Biener via Gcc-cvs
-
[gcc r16-2294] libstdc++: Use basic_string_view for std::bitset deduced types
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2293] amdgcn: Fix various unrecognized pattern issues with add<mode>3_vcc_dup
Andrew Stubbs via Gcc-cvs
-
[gcc r16-2292] libstdc++: Do not define __cpp_lib_constexpr_exceptions [PR121114]
Tomasz Kaminski via Libstdc++-cvs
-
[gcc r16-2291] aarch64: Fold builtins with highpart args to highpart equivalent [PR117850]
Spencer Abson via Gcc-cvs
-
[gcc r16-2286] expand: Allow fixed-point arithmetic for RDIV_EXPR.
Robin Dapp via Gcc-cvs
-
[gcc r16-2285] RISC-V: Fix vsetvl merge rule.
Robin Dapp via Gcc-cvs
-
[gcc r16-2284] aarch64: Use SVE2 BSL2N for vector EON
Kyrylo Tkachov via Gcc-cvs
-
[gcc r16-2283] aarch64: Use SVE2 NBSL for vector NOR and NAND for Advanced SIMD modes
Kyrylo Tkachov via Gcc-cvs
-
[gcc r16-2282] Fortran: Fix ICE in ASSOCIATE with user defined operator [PR121060]
Paul Thomas via Gcc-cvs
-
[gcc r16-2281] Fortran: Fix ICE in F2018 IMPORT statements.
Paul Thomas via Gcc-cvs
-
[gcc r16-2280] c, c++: Fix unused result for empty types [PR82134]
Jason Merrill via Gcc-cvs
-
[gcc r15-9982] i386: Decouple AMX-AVX512 from AVX10.2 and imply AVX512F
Haochen Jiang via Gcc-cvs
-
[gcc r16-2279] i386: Decouple AMX-AVX512 from AVX10.2 and imply AVX512F
Haochen Jiang via Gcc-cvs
-
[gcc r16-2277] RISC-V: Support RVVDImode for avg3_floor auto vect
Pan Li via Gcc-cvs
-
[gcc r16-2275] spellcheck.{cc,h}: modernization
David Malcolm via Gcc-cvs
-
[gcc r16-2274] libgdiagnostics: add diagnostic_message_buffer [PR120792]
David Malcolm via Gcc-cvs
-
[gcc r16-2273] libstdc++: Constrain std::swap using concepts in C++20
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2272] libstdc++: Make ranges::advance(it, n, bound) follow standard more strictly
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2271] libstdc++: Add missing initializers for __maybe_present_t members [PR119962]
Patrick Palka via Libstdc++-cvs
-
[gcc r16-2270] c++: don't mark void exprs as read [PR44677]
Jason Merrill via Gcc-cvs
-
[gcc r15-9980] [PATCH] PR modula2/120389 ICE if assigning a constant char to an integer array
Gaius Mulley via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH v5] RISC-V: Mips P8700 Conditional Move Support.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add testcase for rv32 SAT_MUL from uint64
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISCV: Remove the v extension requirement for sat scalar run test
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Make zero-stride load broadcast a tunable.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH v2] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Detect new fusions for RISC-V
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vssub.vv combine case 0 with GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vssub.vv combine case 1 with GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vssub.vv to vssub.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] RISC-V: Adjust testdata for unsigned vector SAT_SUB
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] RISC-V: Enable zvfh for vector-scalar half-float run tests
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/120642] Avoid propagating constant AVL for theadvector
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Do not use vsetivli for THeadVector.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Ignore non-types in builtin function hash.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] riscv: allow zero in zacas subword atomic cas
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [committed][RISC-V] Fix testsuite fallout from check-function-bodies change
Jeff Law via Gcc-cvs
-
[gcc r16-2269] [PATCH v5] RISC-V: Mips P8700 Conditional Move Support.
Jeff Law via Gcc-cvs
-
[gcc] Created branch 'meissner/heads/work215-test' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work215-submit)] Add ChangeLog.submit and update REVISION.
Michael Meissner via Gcc-cvs
-
[gcc] Created branch 'meissner/heads/work215-submit' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work215-test)] Add ChangeLog.test and update REVISION.
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work215-sha)] Add ChangeLog.sha and update REVISION.
Michael Meissner via Gcc-cvs
-
[gcc] Created branch 'meissner/heads/work215-sha' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work215-dmf)] Add ChangeLog.dmf and update REVISION.
Michael Meissner via Gcc-cvs
-
[gcc] Created branch 'meissner/heads/work215-dmf' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work215-bugs)] Add ChangeLog.bugs and update REVISION.
Michael Meissner via Gcc-cvs
-
[gcc] Created branch 'meissner/heads/work215-bugs' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work215-orig)] Add REVISION.
Michael Meissner via Gcc-cvs
-
[gcc] Created branch 'meissner/heads/work215-orig' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work215)] Add ChangeLog.meissner and REVISION.
Michael Meissner via Libstdc++-cvs
-
[gcc] Created branch 'meissner/heads/work215' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
[gcc r16-2268] libgcc: Fix aarch64 build
Andrew Pinski via Gcc-cvs
-
[gcc r15-9979] openmp, fortran: Fix ICE when the procedure name cannot be found in declare variant directives [PR10
Kwok Yeung via Gcc-cvs
-
[gcc r16-2267] libstdc++: Implement std::chrono::current_zone() for Windows [PR108409]
Jonathan Wakely via Gcc-cvs
-
[gcc r16-2266] libstdc++: Search for tzdata on Windows (msys)
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2263] openmp, fortran: Fix ICE when the procedure name cannot be found in declare variant directives [PR10
Kwok Yeung via Gcc-cvs
-
[gcc r16-2264] c++: decomp25 vs -fimplicit-constexpr [PR117784]
Jason Merrill via Gcc-cvs
-
[gcc r16-2265] c++: constexpr uninitialized union [PR120577]
Jason Merrill via Gcc-cvs
-
[gcc r16-2262] asf: Fix offset check in base reg initialization for big-endian targets
Philipp Tomsich via Gcc-cvs
-
[gcc r16-2261] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Soumya AR via Gcc-cvs
-
[gcc r16-2260] libstdc++: Tweak dg-error patterns for C++26 constexpr changes
Jonathan Wakely via Gcc-cvs
-
[gcc r16-2259] tree-optimization/121059 - fixup loop mask query
Richard Biener via Gcc-cvs
-
[gcc r16-2258] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-2257] aarch64: fixup: Implement sme2+faminmax extension.
Alfie Richards via Gcc-cvs
-
[gcc r15-9978] Fortran: Ensure finalizers are created correctly [PR120637]
Andre Vehreschild via Gcc-cvs
-
[gcc r16-2256] libstdc++: Ensure that ranges::destroy destroys in constexpr [PR121024]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2255] libstdc++: Make all experimental::observer_ptr functions constexpr
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2254] libstdc++: Ensure std::make_unsigned<Enum> works for 128-bit enum
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2253] libstdc++: Ensure std::hash<__int128> is defined [PR96710]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2252] Revert "aarch64: Use EOR3 for DImode values"
Kyrylo Tkachov via Gcc-cvs
-
[gcc r16-2251] libstdc++: Format %a/%A/%b/%h/%B/%p without using locale::classic [PR110739]
Tomasz Kaminski via Gcc-cvs
-
[gcc r16-2250] aarch64: AND/BIC combines for unpacked SVE FP comparisons
Spencer Abson via Gcc-cvs
-
[gcc] Deleted branch 'mikael/heads/realloc_assign_tweaks_v04' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
-
[gcc r16-2249] fortran: Amend descriptor bounds init if unallocated
Mikael Morin via Gcc-cvs
-
[gcc r16-2247] fortran: Generate array reallocation out of loops
Mikael Morin via Gcc-cvs
-
[gcc r16-2248] fortran: Delay evaluation of array bounds after reallocation
Mikael Morin via Gcc-cvs
-
[gcc(refs/users/mikael/heads/realloc_assign_tweaks_v04)] fortran: Delay evaluation of array bounds after reallocation
Mikael Morin via Gcc-cvs
-
[gcc(refs/users/mikael/heads/realloc_assign_tweaks_v04)] fortran: Amend descriptor bounds init if unallocated
Mikael Morin via Gcc-cvs
-
[gcc(refs/users/mikael/heads/realloc_assign_tweaks_v04)] fortran: Generate array reallocation out of loops
Mikael Morin via Gcc-cvs
-
[gcc] Created branch 'mikael/heads/realloc_assign_tweaks_v04' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
-
[gcc r16-2246] Fix tree.cc compilation on SPARC
Rainer Orth via Gcc-cvs
-
[gcc r16-2245] fortran: Fix indentation
Filip Kastl via Gcc-cvs
-
[gcc r15-9977] crc: Error out on non-constant poly arguments for the crc builtins [PR120709]
Andrew Pinski via Gcc-cvs
-
[gcc(refs/vendors/ibm/heads/mmaplus)] MMA+: Change __dmr to __dmr1024
Surya Kumari Jangala via Gcc-cvs
-
[gcc r16-2243] cobol: Eliminate cppcheck warnings in gcc/cobol .cc files.
Robert Dubner via Gcc-cvs
-
[gcc r16-2242] libstdc++: Add comments to deleted std::swap overloads for LWG 2766
Jonathan Wakely via Libstdc++-cvs
-
[gcc(refs/vendors/ibm/heads/mmaplus)] MMA+: __builtin_mma_build_dmr does not build DMR correctly
Surya Kumari Jangala via Gcc-cvs
-
[gcc r16-2241] amdgcn: fix vec_ucmp infinite recursion
Andrew Stubbs via Gcc-cvs
-
[gcc r16-2240] Revert "tree-optimization/121059 - record loop mask when required"
Richard Biener via Gcc-cvs
-
[gcc r16-2239] s390: Implement reduction optabs
Juergen Christ via Gcc-cvs
-
[gcc r16-2238] s390: Remove min-vect-loop-bound override
Juergen Christ via Gcc-cvs
-
[gcc r16-2237] amdgcn: Don't clobber VCC if we don't need to
Andrew Stubbs via Gcc-cvs
-
[gcc r15-9975] aarch64: PR target/120999: Adjust operands for movprfx alternative of NBSL implementation of NOR
Kyrylo Tkachov via Gcc-cvs
-
[gcc r15-9974] aarch64: Fix up commutative and early-clobber markers on compact insns
Kyrylo Tkachov via Gcc-cvs
-
[gcc r16-2236] tree-optimization/121059 - record loop mask when required
Richard Biener via Gcc-cvs
-
[gcc r16-2235] RISC-V: Add testcase for rv32 SAT_MUL from uint64
Pan Li via Gcc-cvs
-
[gcc r16-2234] Match: Refine the widen mul check for SAT_MUL pattern
Pan Li via Gcc-cvs
-
[gcc r16-2233] x86: Check all 0s/1s vectors with standard_sse_constant_p
H.J. Lu via Gcc-cvs
-
[gcc r15-9973] [committed] [PR rtl-optimization/120242] Fix SUBREG_PROMOTED_VAR_P after ext-dce's actions
Jeff Law via Gcc-cvs
-
[gcc r15-9970] [RISC-V][PR target/118241] Fix data prefetch predicate/constraint for RISC-V
Jeff Law via Gcc-cvs
-
[gcc r15-9972] RISC-V: prefetch: fix LRA failing to allocate reg [PR118241]
Jeff Law via Gcc-cvs
-
[gcc r15-9971] RISC-V: prefetch: const offset needs to have 5 bits zero, not 4
Jeff Law via Gcc-cvs
-
[gcc r15-9969] [RISC-V][PR target/118241] Fix data prefetch predicate/constraint for RISC-V
Jeff Law via Gcc-cvs
-
[gcc r16-2232] x86-64: Add --enable-x86-64-mfentry
H.J. Lu via Gcc-cvs
-
[gcc r16-2231] Darwin: account for macOS 26
Francois-Xavier Coudert via Gcc-cvs
-
[gcc(refs/vendors/ibm/heads/mmaplus)] MMA+: Add support for dmr disassemble builtins
Surya Kumari Jangala via Gcc-cvs
-
[gcc r16-2230] [PATCH v2] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Jeff Law via Gcc-cvs
-
[gcc r16-2229] libstdc++: Protect PSTL headers against overloaded commas
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2228] libstdc++: Correct value of __cpp_lib_constexpr_exceptions [PR117785]
Jonathan Wakely via Gcc-cvs
-
[gcc r16-2227] libstdc++: Fix constexpr exceptions for -fno-exceptions
Jonathan Wakely via Gcc-cvs
-
[gcc r15-9968] Ada: Add missing guard before accessing the Underlying_Record_View field
Eric Botcazou via Gcc-cvs
-
[gcc r16-2226] Ada: Add missing guard before accessing the Underlying_Record_View field
Eric Botcazou via Gcc-cvs
-
[gcc r15-9967] x86-64: Add RDI clobber to 64-bit dynamic TLS patterns
H.J. Lu via Gcc-cvs
-
[gcc r15-9966] x86-64: Add RDI clobber to tls_global_dynamic_64 patterns
H.J. Lu via Gcc-cvs
-
[gcc r16-2225] aarch64: Implement sme2+faminmax extension.
Alfie Richards via Gcc-cvs
-
[gcc r14-11889] i386: Remove KEYLOCKER related feature since Panther Lake and Clearwater Forest
Haochen Jiang via Gcc-cvs
-
[gcc r15-9965] i386: Remove KEYLOCKER related feature since Panther Lake and Clearwater Forest
Haochen Jiang via Gcc-cvs
-
[gcc r16-2224] i386: Remove KEYLOCKER related feature since Panther Lake and Clearwater Forest
Haochen Jiang via Gcc-cvs
-
[gcc r16-2223] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Li Xu via Gcc-cvs
-
[gcc r16-2221] tree: Add include to tm_p.h to tree.cc [PR120866]
Andrew Pinski via Gcc-cvs
-
[gcc r16-2220] middle-end: Fix typo in gimple.h
Jonathan Wakely via Gcc-cvs
-
[gcc r16-2219] cobol: Minor changes to genapi.cc to eliminate CPPCHECK warnings.
Robert Dubner via Gcc-cvs
-
[gcc r15-9963] [PATCH] [RISC-V] Fix shift type for RVV interleaved stepped patterns [PR120356]
Jeff Law via Gcc-cvs
-
[gcc r15-9962] [PATCH] riscv: allow zero in zacas subword atomic cas
Jeff Law via Gcc-cvs
-
[gcc(refs/users/mikael/heads/stabilisation_descriptor_v02)] Copie fichiers assembleur
Mikael Morin via Gcc-cvs
-
[gcc r16-2217] Fix some auto-profile issues
Jan Hubicka via Gcc-cvs
-
[gcc r16-2216] i386: Robustify MMX move patterns
Uros Bizjak via Gcc-cvs
-
[gcc r16-2215] lra: Reallow reloading user hard registers if the insn is not asm [PR 120983]
Xi Ruoyao via Gcc-cvs
-
[gcc r16-2214] testsuite: Enable the PR 87600 tests for LoongArch
Xi Ruoyao via Gcc-cvs
-
[gcc r16-2213] Fortran/OpenACC: Permit PARAMETER as 'var' in clauses (+ ignore)
Tobias Burnus via Gcc-cvs
-
[gcc r15-9959] PR modula2/120253: Error message column numbers should start at 1 not 0
Gaius Mulley via Gcc-cvs
-
[gcc r16-2210] json: add json::value::clone
David Malcolm via Gcc-cvs
-
[gcc r16-2209] json: fix null-termination of json::string
David Malcolm via Gcc-cvs
-
[gcc r16-2208] libgdiagnostics: doc fixes
David Malcolm via Gcc-cvs
-
[gcc r16-2207] [PR121007, LRA]: Fall back to reload of whole inner address in PR case and constrain iteration numbe
Vladimir Makarov via Gcc-cvs
-
[gcc r16-2206] c++: Implement C++26 P2786R13 - Trivial Relocatability [PR119064]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-2205] aarch64: Tweak handling of general SVE permutes [PR121027]
Richard Sandiford via Gcc-cvs
-
[gcc(refs/users/mikael/heads/stabilisation_descriptor_v02)] Sauvegarde 3
Mikael Morin via Gcc-cvs
-
[gcc(refs/users/mikael/heads/stabilisation_descriptor_v02)] Sauvegarde compil' OK
Mikael Morin via Gcc-cvs
-
[gcc(refs/users/mikael/heads/stabilisation_descriptor_v02)] Sauvegarde 2
Mikael Morin via Gcc-cvs
-
[gcc(refs/users/mikael/heads/stabilisation_descriptor_v02)] Sauvegarde 1
Mikael Morin via Gcc-cvs
-
[gcc] Deleted branch 'mikael/heads/stabilisation_descriptor_v02' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
-
[gcc r16-2201] aarch64: Allow 64-bit vector modes in pattern for BCAX instruction
Kyrylo Tkachov via Gcc-cvs
-
[gcc r16-2203] aarch64: Handle DImode BCAX operations
Kyrylo Tkachov via Gcc-cvs
-
[gcc r16-2202] aarch64: Use EOR3 for 64-bit vector modes
Kyrylo Tkachov via Gcc-cvs
-
[gcc r16-2204] aarch64: Use EOR3 for DImode values
Kyrylo Tkachov via Gcc-cvs
-
[gcc r16-2200] tree-optimization/121034 - fix reduction vectorization
Richard Biener via Gcc-cvs
-
[gcc r15-9958] testsuite: Add testcase for already fixed PR [PR120954]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-2199] libstdc++: Implement C++26 P3748R0 - Inspecting exception_ptr should be constexpr
Jakub Jelinek via Gcc-cvs
-
[gcc r16-2198] testsuite: Add testcase for already fixed PR [PR120954]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-9956] c++: Fix up final handling in C++98 [PR120628]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-2197] Rewrite assign_discriminators
Jan Hubicka via Gcc-cvs
-
[gcc r15-9957] ipa: Disallow signature changes in fun->has_musttail functions [PR121023]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-9955] c++: Don't incorrectly reject override after class head name [PR120569]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-9954] c-family: Tweak ptr +- (expr +- cst) FE optimization [PR120837]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-2196] Fix ICE in speculative devirtualization
Jan Hubicka via Gcc-cvs
-
[gcc r16-2195] ipa: Disallow signature changes in fun->has_musttail functions [PR121023]
Jakub Jelinek via Gcc-cvs
-
[gcc r15-9953] libstdc++: Fix __uninitialized_default for constexpr case [PR119754]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-9952] libstdc++: Do not use list-initialization in std::span members [PR120997]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-9951] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2194] i386: Add a new peeophole2 for PR91384 under APX_F
Hu via Gcc-cvs
-
[gcc r16-2193] properly compute fp/mode for scalar ops for vectorizer costing
Richard Biener via Gcc-cvs
-
[gcc r16-2192] cobol: Fix build on 32-bit Darwin [PR120621]
Rainer Orth via Gcc-cvs
-
[gcc r16-2191] libstdc++: Always treat __float128 as a floating-point type
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2190] libstdc++: Treat __int128 as a real integral type [PR96710]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-2189] Fortran: Implement F2018 IMPORT statements [PR106135]
Paul Thomas via Gcc-cvs
-
[gcc] Created tag 'releases/gcc-12.5.0'
Richard Biener via Gcc-cvs
-
[gcc r12-11261] Update ChangeLog and version files for release
Richard Biener via Gcc-cvs
-
[gcc r16-2188] Stop updating gcc-12 branch
Richard Biener via Gcc-cvs