public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r17-1594] cobol: Use cdf namespace in CDF Bison parser output
2026-06-16 18:39 UTC
[gcc r16-9115] c++: bogus error with meta::members_of [PR125770]
2026-06-16 15:44 UTC
[gcc r17-1593] c++: bogus error with meta::members_of [PR125770]
2026-06-16 15:35 UTC
[gcc r17-1592] c++: ICE in tsubst_expr with comma expr [PR125539]
2026-06-16 15:09 UTC
[gcc r15-11282] sra: Fix build_user_friendly_ref_for_offset for bit-fields (PR124151)
2026-06-16 15:08 UTC
[gcc r17-1591] [PATCH] vect: Fix gather supported vectype [PR125516].Hi,
2026-06-16 13:47 UTC
[gcc r17-1590] [PATCH] tree-optimization: Query ranger on edge for niter bound expressions
2026-06-16 13:44 UTC
[gcc r17-1589] vect: consult the alias oracle for unanalyzable BB SLP dependences
2026-06-16 13:26 UTC
[gcc r17-1588] [PATCH] RISC-V: Fix splitter [PR125670]
2026-06-16 12:55 UTC
[gcc r13-10369] tree-optimization/125025 - ICE with niter analysis and UBSAN
2026-06-16 12:47 UTC
[gcc r13-10368] tree-optimization/124868 - path isolation wrong-code
2026-06-16 12:47 UTC
[gcc r13-10367] tree-optimization/124132 - fix type problem in loop splitting
2026-06-16 12:47 UTC
[gcc r13-10366] ipa/123416 - fix IPA modref summary merging after inlining
2026-06-16 12:46 UTC
[gcc r13-10365] Fix merging of flags in ipa_merge_modref_summary_after_inlining
2026-06-16 12:46 UTC
[gcc r17-1587] testsuite: Limit shared memory use of coarray tests [PR125584]
2026-06-16 12:04 UTC
[gcc r17-1586] tree-optimization/125730 - avoid losing track of base in IVOPTs
2026-06-16 9:07 UTC
[gcc r17-1585] Improve fold_plusminus_mult_expr for 64bit and larger types
2026-06-16 9:07 UTC
[gcc r17-1584] aarch64: Fix wrong code for high-64-zero Advanced SIMD constants [PR125794]
2026-06-16 8:51 UTC
[gcc r17-1583] a68: Avoid redirect for web link to Jargon File
2026-06-16 7:39 UTC
[gcc r17-1582] match.pd: Recognize integer spaceship operator patterns
2026-06-16 7:05 UTC
[gcc r17-1581] x86: Replace gen_rtx_SUBREG with gen_lowpart
2026-06-16 5:54 UTC
[gcc r17-1580] RISC-V: Adjust testcase asm check for vx-[5|6]-i[8|16].c
2026-06-16 1:20 UTC
[gcc r16-9114] Daily bump
2026-06-16 0:21 UTC
[gcc r15-11281] Daily bump
2026-06-16 0:20 UTC
[gcc r14-12671] Daily bump
2026-06-16 0:19 UTC
[gcc r13-10364] Daily bump
2026-06-16 0:18 UTC
[gcc r17-1579] Daily bump
2026-06-16 0:17 UTC
[gcc r17-1578] libstdc++: Switch link to www.opengroup.org to https
2026-06-15 21:00 UTC
[gcc r17-1577] i386: Tweak cost of SSE fabs/fneg in ix86_insn_cost
2026-06-15 19:15 UTC
[gcc r17-1576] aarch64: Fix early-ra wrong code with full-width FPR color groups [PR125795]
2026-06-15 19:12 UTC
[gcc r17-1575] a68: provide more detail in multiple declaration diagnostics
2026-06-15 19:10 UTC
[gcc r17-1574] a68: handle duplicated modes in module imports
2026-06-15 19:10 UTC
[gcc r17-1573] [PATCH] match: For nonnegative X and Y, relax condition on X % Y < Y to true [PR125737]
2026-06-15 17:19 UTC
[gcc r17-1572] [PATCH] match: For nonnegative X, relax condition on X < (typeof X)(X != 0) to false [PR125756]
2026-06-15 17:14 UTC
[gcc r17-1571] phiopt: reorganize factoring/cselim-limited for phiopt
2026-06-15 16:57 UTC
[gcc r17-1570] store_integral_bit_field: Graceful fallback when SUBREG narrowing fails [PR123754]
2026-06-15 16:54 UTC
[gcc r16-9113] fortran: module-contained PRIVATE procedures must have global ELF linkage [PR125430]
2026-06-15 16:31 UTC
[gcc r16-9112] Fortran: Fix regression caused by first patch [PR125527]
2026-06-15 16:31 UTC
[gcc r16-9111] fortran: [PR125535] Plug remaining leak in implied-do array constructor with allocatable components
2026-06-15 16:31 UTC
[gcc r16-9110] fortran: ICE for ASSOCIATE selector that is an overloaded intrinsic operator
2026-06-15 16:31 UTC
[gcc r16-9109] fortran: wrong generic resolution when actual argument is a procedure pointer
2026-06-15 16:31 UTC
[gcc r16-9108] fortran: submodule cannot access internal subprograms of ancestor module via host association
2026-06-15 16:31 UTC
[gcc r16-9107] fortran: ICE or wrong-code for ASSOCIATE selector that is a type-bound user-defined operator
2026-06-15 16:31 UTC
[gcc r16-9106] fortran: ICE in DO CONCURRENT with DEFAULT(NONE) inside ASSOCIATE
2026-06-15 16:31 UTC
[gcc r16-9105] fortran: ASSOCIATE with contained-function selector rejecting type-bound calls
2026-06-15 16:30 UTC
[gcc r16-9104] fortran: inferred-type ASSOCIATE name giving spurious "Expected argument list"
2026-06-15 16:30 UTC
[gcc r16-9103] fortran: wrong-code in DO CONCURRENT with ASSOCIATE
2026-06-15 16:30 UTC
[gcc r16-9102] fortran: ALLOCATE of parameterized derived-type array initializes only first element
2026-06-15 16:30 UTC
[gcc r16-9101] fortran: wrong-code for implied-do with allocatable-component derived type
2026-06-15 16:30 UTC
[gcc r17-1569] RISC-V: Add testcase for unsigned scalar SAT_MUL form 12
2026-06-15 14:06 UTC
[gcc r16-9100] tree-optimization/125652 - wrong code with SCEV
2026-06-15 13:38 UTC
[gcc r16-9099] tree-optimization/125686 - missing bits in PR125646 fix
2026-06-15 13:38 UTC
[gcc r16-9098] tree-optimization/125646 - fixup vector types for const mult pattern
2026-06-15 13:38 UTC
[gcc r16-9097] tree-optimization/125553 - ICE with VN trick
2026-06-15 13:38 UTC
[gcc r16-9096] tree-optimization/125545 - reassoc insering after asm goto
2026-06-15 13:38 UTC
[gcc r16-9095] tree-optimization/125502 - vector load decomposition issue
2026-06-15 13:38 UTC
[gcc r16-9094] tree-optimization/125477 - verify we can copy it before versioning an outer loop
2026-06-15 13:38 UTC
[gcc r17-1568] RISC-V: Run smart multilib match even when generic matcher picked a dir
2026-06-15 13:23 UTC
[gcc r17-1567] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
2026-06-15 12:22 UTC
[gcc r17-1566] libgcc: Fix _mcount on 32-bit Solaris/x86 [PR38239]
2026-06-15 12:19 UTC
[gcc r17-1565] testsuite: Skip gcc.dg/lto/toplevel-extended-asm-1 etc. on 64-bit Solaris/SPARC
2026-06-15 12:17 UTC
[gcc r16-9093] rs6000: Add -mcpu=future support and built-in gating infrastructure
2026-06-15 12:12 UTC
[gcc r17-1564] testsuite: Fix multiply scan regex in mult-negate-zeroone-1.C
2026-06-15 11:54 UTC
[gcc r17-1563] Fix VEC_COND_EXPR matching with inverted compare
2026-06-15 10:58 UTC
[gcc r17-1562] tree-optimization/125786 - do not rewrite stmts in reassoc
2026-06-15 10:58 UTC
[gcc r17-1561] AVR: Overhaul __builtin_avr_delay_cycles code generation
2026-06-15 8:54 UTC
[gcc r17-1560] a68: do not pub non-publicized indicants in exports
2026-06-15 7:42 UTC
[gcc r17-1559] match: Fix up `(~x) >> (type)x` pattern for truncation [PR125790]
2026-06-15 3:14 UTC
[gcc r17-1558] RISC-V: Ensure Zicfilp lpad 4-byte alignment
2026-06-15 1:23 UTC
[gcc r17-1557] RISC-V: Add Zicfilp LPAD protection for setjmp and indirect_return
2026-06-15 1:20 UTC
[gcc r16-9092] Daily bump
2026-06-15 0:20 UTC
[gcc r15-11280] Daily bump
2026-06-15 0:20 UTC
[gcc r14-12670] Daily bump
2026-06-15 0:18 UTC
[gcc r13-10363] Daily bump
2026-06-15 0:18 UTC
[gcc r17-1556] Daily bump
2026-06-15 0:17 UTC
[gcc r17-1555] or1k: Fix improper placement of cbranchsi4 instructions
2026-06-14 22:18 UTC
[gcc r17-1554] or1k: Fix 64-bit shifts on OpenRISC
2026-06-14 22:18 UTC
[gcc r17-1553] cobol: Improve MOVE routines
2026-06-14 21:29 UTC
[gcc r17-1552] fortran: Fix double free in ASSOCIATE over allocatable char function [PR125782]
2026-06-14 19:59 UTC
[gcc r17-1551] Darwin: account for macOS 27
2026-06-14 15:44 UTC
[gcc r17-1550] a68: use INCLUDE_FOO before system.h for standard C++ headers
2026-06-14 15:35 UTC
[gcc r17-1549] AVR: lib1funcs.S: Use PC_SIZE instead of a magic number
2026-06-14 13:35 UTC
[gcc r17-1548] a68: fix type of flex.sub_offset in struct encoded_mode
2026-06-14 11:03 UTC
[gcc r17-1547] a68: escape %< and %> in call to sprintf
2026-06-14 8:27 UTC
[gcc r17-1546] Add a few cases where -Wwarn-unused-but-set-variable should not warn
2026-06-14 7:37 UTC
[gcc r17-1545] libcpp/init: remove unnecessary `struct` keyword
2026-06-14 5:47 UTC
[gcc r17-1544] libcpp/mkdeps: fix indentation
2026-06-14 5:47 UTC
[gcc r17-1543] tree-optimization: Add bitop reduction simplifications against zero
2026-06-14 4:44 UTC
[gcc r17-1542] range fold: Fix relation folding of |/& when reversed operands [PR125774]
2026-06-14 1:44 UTC
[gcc r16-9091] Daily bump
2026-06-14 0:20 UTC
[gcc r15-11279] Daily bump
2026-06-14 0:20 UTC
[gcc r14-12669] Daily bump
2026-06-14 0:18 UTC
[gcc r13-10362] Daily bump
2026-06-14 0:18 UTC
[gcc r17-1541] Daily bump
2026-06-14 0:16 UTC
[gcc r17-1540] a68: fix brackets parser diagnostics
2026-06-13 23:42 UTC
[gcc r17-1539] a68: fix testsuite/algol68/execute/modules/program-1.a68
2026-06-13 23:40 UTC
[gcc r17-1538] a68: fix typo in a68_demangle_symbol
2026-06-13 22:29 UTC
[gcc r17-1537] phiopt: Fix is_factor_profitable for debug stmts [PR125776]
2026-06-13 21:09 UTC
[gcc r17-1536] libstdc++: Implement P4206R0: Revert string support in std::constant_wrapper
2026-06-13 20:17 UTC
[gcc r16-9090] c23: fix TBAA error for function returning structure [PR125252]
2026-06-13 19:01 UTC
[gcc r16-9089] c: Fix recursive structure / union redeclaration with qualifiers [PR124303]
2026-06-13 17:49 UTC
[gcc r16-9088] c: Fix use of variably-modified structure/union types in nested context [PR124985]
2026-06-13 17:48 UTC
[gcc r17-1535] a68: avoid coalescing of stmt_lists in a68_lower_unit_list
2026-06-13 16:50 UTC
[gcc r17-1534] a68: add assert after calling a68_lower_tree on a unit list
2026-06-13 16:50 UTC
[gcc r17-1533] AVR: Overhaul libf7/asm-defs.h
2026-06-13 16:23 UTC
[gcc r17-1532] [PATCH v6 4/4] find_a_program: Search with machine prefix in some cases
2026-06-13 15:06 UTC
[gcc r17-1531] [PATCH v6 3/4] for_each_path: Pass to callback whether dir is machine-disambiguated
2026-06-13 14:56 UTC
[gcc r17-1530] [PATCH] Fix data type iterator of pack rs reg
2026-06-13 14:42 UTC
[gcc r17-1529] install: Use AE spelling for "behavior"
2026-06-13 10:23 UTC
[gcc r17-1528] match.pd: fold (0/1) * -(0/1) into -((0/1) & (0/1))
2026-06-13 7:49 UTC
[gcc r17-1527] match: Optimize (~a) >> a to -1 for signed a [PR125707]
2026-06-13 3:04 UTC
[gcc r17-1526] driver: Spill long COLLECT_GCC_OPTIONS to a response file [PR111527]
2026-06-13 3:04 UTC
[gcc r17-1525] a68: consolidate refs when lowering formulas
2026-06-13 0:27 UTC
[gcc r16-9087] Daily bump
2026-06-13 0:21 UTC
[gcc r15-11278] Daily bump
2026-06-13 0:20 UTC
[gcc r14-12668] Daily bump
2026-06-13 0:19 UTC
[gcc r13-10361] Daily bump
2026-06-13 0:18 UTC
[gcc r17-1524] Daily bump
2026-06-13 0:17 UTC
[gcc r17-1523] OpenMP/Fortran: Fix module-use renaming with declare mapper/reduction
2026-06-12 21:32 UTC
[gcc r17-1522] c++: Diagnose invalid type of bitfield widths in templates [PR125674]
2026-06-12 20:43 UTC
[gcc r15-11277] Fortran: fix ICE on LOC intrinsic with polymorphic argument [PR125606]
2026-06-12 20:18 UTC
[gcc r17-1521] aarch64: Add initial tuning model for cortex-a320 core
2026-06-12 17:33 UTC
[gcc r17-1520] Fortran: Improve OpenMP/OpenACC syntax diagnostic
2026-06-12 17:13 UTC
[gcc r17-1519] Fortran/OpenMP: Add module support for 'declare mapper'
2026-06-12 17:09 UTC
[gcc r17-1518] microblaze: add Linux signal frame unwinding support
2026-06-12 15:41 UTC
[gcc r15-11276] microblaze: add Linux signal frame unwinding support
2026-06-12 15:21 UTC
[gcc r17-1517] De-duplicate '#define _GNU_SOURCE' in 'libgomp/config/linux/allocator.c'
2026-06-12 14:53 UTC
[gcc r17-1516] '#define _GNU_SOURCE' in 'libgomp/plugin/plugin-gcn.c'
2026-06-12 14:53 UTC
[gcc r17-1515] GCN: Implement 'TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID' [PR101484]
2026-06-12 14:53 UTC
[gcc r14-12667] Fix off by one in range_from_loop_direction
2026-06-12 13:05 UTC
[gcc r14-12666] Fix ICE in speculative devirtualization
2026-06-12 13:05 UTC
[gcc r17-1514] lra: Reloading section anchors
2026-06-12 12:29 UTC
[gcc r17-1513] algol68: Use correct library file extension on darwin and windows
2026-06-12 12:10 UTC
[gcc r17-1512] testsuite, c++: Account for missing stong symbol aliases
2026-06-12 11:59 UTC
[gcc r17-1511] vect: use .VARYING for early break IV [PR125597]
2026-06-12 10:58 UTC
[gcc r17-1510] vect: use .VARYING for loop iteraion mask [PR125597]
2026-06-12 10:57 UTC
[gcc r17-1509] middle-end: introduce IFN_VARYING for temporary statements [PR125597]
2026-06-12 10:57 UTC
[gcc r15-11275] AVR: target/125752 - Add 64-bit fixed point <-> 64-bit double conversions
2026-06-12 10:04 UTC
[gcc r15-11274] AVR: target/125751 -- Fix too short insns lengths in avr_out_fract
2026-06-12 10:04 UTC
[gcc r14-12665] middle-end/125146 - fold_stmt fails to release SSA names
2026-06-12 9:41 UTC
[gcc r14-12664] tree-optimization/125025 - ICE with niter analysis and UBSAN
2026-06-12 9:41 UTC
[gcc r14-12663] tree-optimization/125019 - fix ICE with recurrence vectorization
2026-06-12 9:41 UTC
[gcc r14-12662] tree-optimization/124868 - path isolation wrong-code
2026-06-12 9:41 UTC
[gcc r14-12661] tree-optimization/124555 - guard abs patterns for vector support
2026-06-12 9:41 UTC
[gcc r14-12660] tree-optimization/123596 - fix partial virtual SSA update in eh_cleanup
2026-06-12 9:41 UTC
[gcc r17-1508] ira: Allow multiple uses within an insn [PR125173]
2026-06-12 9:16 UTC
[gcc r17-1507] phiopt: Allow factoring out of more than just single operand operations
2026-06-12 9:10 UTC
[gcc r17-1506] libgomp.fortran/rwlock_1.f90: Ensure unique file name with many threads [PR113005]
2026-06-12 8:42 UTC
[gcc r17-1505] Align IRA and LRA when it comes to rejecting equivalences
2026-06-12 7:56 UTC
[gcc r15-11273] Bump BASE-VER
2026-06-12 6:15 UTC
[gcc] Created tag 'releases/gcc-15.3.0'
2026-06-12 6:10 UTC
[gcc r15-11272] Update ChangeLog and version files for release
2026-06-12 6:10 UTC
[gcc r16-9086] Daily bump
2026-06-12 0:20 UTC
[gcc r15-11271] Daily bump
2026-06-12 0:20 UTC
[gcc r14-12659] Daily bump
2026-06-12 0:19 UTC
[gcc r13-10360] Daily bump
2026-06-12 0:18 UTC
[gcc r17-1504] Daily bump
2026-06-12 0:17 UTC
[gcc r17-1503] AVR: Tweak __floatdidf, __floatundidf
2026-06-11 19:34 UTC
[gcc r14-12658] AVR: target/125752 - Add 64-bit fixed point <-> 64-bit double conversions
2026-06-11 19:20 UTC
[gcc r16-9085] AVR: target/125752 - Add 64-bit fixed point <-> 64-bit double conversions
2026-06-11 19:18 UTC
[gcc r17-1502] Implement warnings based on variable definition and use
2026-06-11 19:08 UTC
[gcc r17-1501] testsuite, c++: Account for emulated TLS in attr tests
2026-06-11 19:00 UTC
[gcc r17-1500] Revert "testsuite, i386: add win64 AVX indirect alignment tests [PR54412]"
2026-06-11 18:52 UTC
[gcc r17-1499] aarch64: Make assembler bug workaround configurable
2026-06-11 18:35 UTC
[gcc r17-1498] testsuite, c++, Darwin: Use scan-weak and scan-not-weak for portability
2026-06-11 18:34 UTC
[gcc r13-10359] AVR: target/125751 -- Fix too short insns lengths in avr_out_fract
2026-06-11 18:05 UTC
[gcc r14-12657] AVR: target/125751 -- Fix too short insns lengths in avr_out_fract
2026-06-11 18:00 UTC
[gcc r16-9084] AVR: target/125751 -- Fix too short insns lengths in avr_out_fract
2026-06-11 17:58 UTC
[gcc r17-1497] AVR: target/125751 -- Fix too short insns lengths in avr_out_fract
2026-06-11 17:55 UTC
[gcc r17-1496] AVR: target/125752 - Add 64-bit fixed point <-> 64-bit double conversions
2026-06-11 17:40 UTC
[gcc r17-1495] [PATCH] gcov: Fix correctness check for control flow graph solving
2026-06-11 15:41 UTC
[gcc r17-1494] doc: Replace "fixed-point" with "integral"
2026-06-11 15:36 UTC
[gcc r17-1493] Refine modulo range operations with fixed quotient
2026-06-11 14:15 UTC
[gcc r17-1492] amdgcn: Fix missing comma from REG_CLASS_NAMES
2026-06-11 13:41 UTC
[gcc r17-1491] [AArch64]: Use MOVI for low‑64‑bit integer SIMD constant vectors [PR113926]
2026-06-11 13:31 UTC
[gcc r17-1490] tree-optimization - Require size > 1 for SLP reduction subgroups
2026-06-11 12:33 UTC
[gcc r16-9083] doc: testsuite: Simplify implementation and document arm_mixed_fp [PR113276]
2026-06-11 11:08 UTC
[gcc r17-1489] doc: testsuite: Simplify implementation and document arm_mixed_fp [PR113276]
2026-06-11 11:07 UTC
[gcc r17-1488] cobol: Improve execution speed of MOVE NumericDisplay TO COMP-3
2026-06-11 4:33 UTC
[gcc r17-1487] Fortran: [PR93727] Add EX format READ (read_ex)
2026-06-11 3:35 UTC
[gcc r17-1486] i386: Add FMV support for avx10.2 and apxf
2026-06-11 2:08 UTC
[gcc r17-1485] vect: Avoid external fallback while operand swap retry is possible
2026-06-11 1:01 UTC
[gcc r16-9082] Daily bump
2026-06-11 0:21 UTC
[gcc r15-11270] Daily bump
2026-06-11 0:20 UTC
[gcc r14-12656] Daily bump
2026-06-11 0:19 UTC
[gcc r13-10358] Daily bump
2026-06-11 0:18 UTC
[gcc r17-1484] Daily bump
2026-06-11 0:17 UTC
[gcc r13-10357] LoongArch: fix "macro redefined" warning
2026-06-11 0:11 UTC
[gcc r13-10356] LoongArch: harden SSP canary set and test routines [PR 125049]
2026-06-11 0:11 UTC
[gcc r14-12655] testsuite: Fix up gcc.dg/vec-perm-lower.c test
2026-06-11 0:05 UTC
[gcc r14-12654] c++: Fix up handling of name independent decls in coroutine lowering [PR125376]
2026-06-11 0:05 UTC
[gcc r14-12653] strlen: Adjust objsz arg in __strcat_chk -> __stpcpy_chk transformation [PR125079]
2026-06-11 0:05 UTC
[gcc r14-12652] range-op-float: Fix ICE on undefined_p ranges [PR125039]
2026-06-11 0:04 UTC
[gcc r14-12651] rs6000: Don't fold stuff for C++ during targetm.resolve_overloaded_builtin [PR124133]
2026-06-11 0:04 UTC
[gcc r14-12650] testsuite: Fix up builtin-math-6.c for mpc 1.4.* [PR124682]
2026-06-11 0:03 UTC
[gcc r14-12649] testsuite: Change -encoding binary to -translation binary
2026-06-11 0:03 UTC
[gcc r14-12648] c++: Mark in cxx_mark_addressable DECL_VALUE_EXPR of DECL_ANON_UNION_VAR_P too [PR124850]
2026-06-11 0:03 UTC
[gcc r14-12647] bitintlower: Handle BIT_FIELD_REF load [PR124826]
2026-06-11 0:02 UTC
[gcc r14-12646] c++, openmp: Fix wrong error messages
2026-06-11 0:02 UTC
[gcc r14-12645] testsuite: Fix up another tcl 9 compatibility problem
2026-06-11 0:02 UTC
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).