public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/124466] New: ICE building C++ modules project
2026-03-13 6:30 UTC (3+ messages)
` [Bug c++/124466] [16 Regression] "
[Bug rtl-optimization/124476] New: [16 Regression] wrong code with -O1 -favoid-store-forwarding
2026-03-13 5:10 UTC (2+ messages)
` [Bug rtl-optimization/124476] "
[Bug c/119568] New: [avr] ICE: in find_widening_optab_handler_and_mode, at optabs-query.cc:498
2026-03-13 5:08 UTC (3+ messages)
` [Bug tree-optimization/119568] [13/14/15 Regression] "
` [Bug tree-optimization/119568] [13/14 "
[Bug target/124409] New: [15/16 Regression] stops building with binutils 2.38 on riscv64-linux-gnu
2026-03-13 5:07 UTC (3+ messages)
` [Bug target/124409] [15 "
[Bug c++/119930] New: [16 regression] g++.dg/coroutines/torture/pr103953.C FAILs with -O3
2026-03-13 5:07 UTC (5+ messages)
` [Bug tree-optimization/119930] "
` [Bug tree-optimization/119930] [15 "
[Bug c/121103] New: ICE at O2: in single_succ_edge, at basic-block.h:332
2026-03-13 5:07 UTC (3+ messages)
` [Bug tree-optimization/121103] [15 Regression] ICE at O2: in single_succ_edge with noreturn on memmove
[Bug c/105555] New: ICE: in fold_offsetof, at c-family/c-common.cc:6815
2026-03-13 5:06 UTC (3+ messages)
` [Bug c/105555] [13/14/15 Regression] "
` [Bug c/105555] [13/14 "
[Bug target/123294] New: [14/15/16 Regression] ICE at -O1 during RTL pass: ce2
2026-03-13 5:06 UTC (3+ messages)
` [Bug rtl-optimization/123294] [14/15 "
[Bug c/122170] New: gcc 15.2.0 (and gcc 15.1.0 as well) - ICE upon try to build CMSIS_DSP Library with and Optimization on
2026-03-13 5:05 UTC (3+ messages)
` [Bug rtl-optimization/122170] [15 Regression] "
[Bug tree-optimization/123645] New: [12-16 Regression] Miscompile at -O1
2026-03-13 5:05 UTC (3+ messages)
` [Bug tree-optimization/123645] [13/14/15 Regression] `a!=0 ? 0 : __builtin_bswap(a)` (popcount too) is producing wrong code and not 0 since r12-2657 (and r9-1682)
` [Bug tree-optimization/123645] [13/14 "
[Bug ipa/114703] New: Missed devirtualization in rather simple case
2026-03-13 4:03 UTC (2+ messages)
` [Bug ipa/114703] "
[Bug target/124474] New: [reflection] Excess errors in g++.dg/reflect/init11.C on arm-linux-gnueabihf
2026-03-13 3:59 UTC (3+ messages)
` [Bug target/124474] "
` [Bug c++/124474] "
[Bug tree-optimization/124475] New: Missed devirtualization: single-implementation vtable slot not resolved when pointer loaded from aggregate
2026-03-13 3:43 UTC (4+ messages)
` [Bug ipa/124475] "
[Bug c++/122531] New: Warning option to turn off aka inheritance output
2026-03-13 2:14 UTC (2+ messages)
` [Bug c++/122531] "
[Bug c++/124473] New: [cwg2759] Members marked [[no_unique_address] should not participate in common initial subsequence
2026-03-13 1:14 UTC
[Bug fortran/102459] New: [12 Regression] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.c:3549
2026-03-13 0:57 UTC (2+ messages)
` [Bug fortran/102459] [13/14/15/16 Regression] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.c:3549 since r12-1108-g9a5de4d5af1c10a8
[Bug c++/124472] New: [reflection] bogus 'type/value mismatch' error with a template argument using a name from a using-declaration
2026-03-13 0:35 UTC
[Bug c++/122609] New: modules and class type structured bindings
2026-03-13 0:34 UTC (2+ messages)
` [Bug c++/122609] modules do not search instantiation contexts in cases they probably should
[Bug fortran/102596] New: [11/12 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713
2026-03-12 23:57 UTC (2+ messages)
` [Bug fortran/102596] [13/14/15/16 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713 since r11-4883-ge929ef532ad52cde
[Bug c++/103524] New: [meta-bug] modules issue
2026-03-12 23:49 UTC (6+ messages)
` [Bug c++/103524] "
[Bug c++/124309] New: [modules] "Bad import dependency" when partition and primary interface share a transitive import
2026-03-12 23:49 UTC (4+ messages)
` [Bug c++/124309] "
[Bug c++/124200] New: [modules][reflection] members_of does not see members of namespaces provided via modules
2026-03-12 23:45 UTC (3+ messages)
` [Bug c++/124200] "
[Bug rtl-optimization/115879] New: ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 6 with -O -fnon-call-exceptions -finstrument-functions and _BitInt()
2026-03-12 22:57 UTC (2+ messages)
` [Bug rtl-optimization/115879] ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 6 with -O -fnon-call-exceptions -finstrument-functions and invalid memory access
[Bug target/124454] New: [14/15/16 Regression] during RTL pass: sched2 ICE: in operator[], at vec.h:911 with custom flags
2026-03-12 22:42 UTC (2+ messages)
` [Bug target/124454] [14/15/16 Regression] during RTL pass: sched2 ICE: in operator[], at vec.h:911 with custom flags since r14-4944
[Bug target/124471] New: [AVR] Counterproductive byte copy optimization by multiplication
2026-03-12 22:32 UTC (3+ messages)
` [Bug target/124471] "
` [Bug middle-end/124471] "
[Bug c++/124470] New: In C++ modules program, can't iterate with std::basic_string<char32_t>::const_iterator as no match for != operator
2026-03-12 22:30 UTC (3+ messages)
` [Bug c++/124470] "
[Bug c++/123797] New: Header Unit Not Found In Preprocessed File
2026-03-12 22:28 UTC (3+ messages)
` [Bug c++/123797] "
[Bug rtl-optimization/123905] New: Failure to optimize away sign extension
2026-03-12 22:08 UTC (2+ messages)
` [Bug rtl-optimization/123905] Failure to optimize away sign extension on RISC-V
[Bug rtl-optimization/123822] New: [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 at -Ofast with _Decimal64 vector
2026-03-12 22:04 UTC (3+ messages)
` [Bug rtl-optimization/123822] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 at -Ofast with _Decimal64 vector since r15-5317
` [Bug rtl-optimization/123822] [15 "
[Bug ipa/122856] New: ICE: in decide_about_value, at ipa-cp.cc
2026-03-12 21:57 UTC (2+ messages)
` [Bug ipa/122856] [13/14/15 Regression] "
[Bug libstdc++/124465] New: Increase granularity of libstdc++ headers
2026-03-12 21:37 UTC (2+ messages)
` [Bug libstdc++/124465] "
[Bug tree-optimization/123207] New: [16 Regression] Miscompare of 526.blender_r with -Ofast on x86_64
2026-03-12 21:35 UTC (3+ messages)
` [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
[Bug testsuite/124452] New: [16 regression] FAIL: c-c++-common/ubsan/overflow-mul-4.c - r16-7879-g958d1a881940c6
2026-03-12 20:50 UTC (2+ messages)
` [Bug rtl-optimization/124452] "
[Bug c++/124469] New: error: 'format' attribute argument 3 value '6' does not refer to a variable argument list
2026-03-12 20:37 UTC (6+ messages)
` [Bug c++/124469] "
[Bug c++/77958] printf format attribute checking vs C++ variadic template functions
2026-03-12 20:37 UTC
[Bug ipa/124462] New: [16 Regression] during IPA pass: profile ICE: in operator[], at vec.h:911 with -fcondition-coverage
2026-03-12 20:28 UTC (2+ messages)
` [Bug ipa/124462] "
[Bug target/124171] New: bpf: procedure calling convention ABI incompatible with clang (argument/return value promotion)
2026-03-12 20:27 UTC (3+ messages)
` [Bug target/124171] "
[Bug fortran/121743] New: ICE in build_function_decl, at gcc/fortran/trans-decl.cc:2519
2026-03-12 20:08 UTC (6+ messages)
` [Bug fortran/121743] [15/16 regression] ICE in build_function_decl, at gcc/fortran/trans-decl.cc:2519 since r15-6414-g91d52f87c5bc48
[Bug c++/124468] New: -fsanitize=undefined giving compiler error on std::define_static_string, while not using it doesn't
2026-03-12 20:07 UTC (2+ messages)
` [Bug c++/124468] "
[Bug sanitizer/71962] error: ‘((& x) != 0u)’ is not a constant expression with fsanitize=undefined
2026-03-12 20:07 UTC
[Bug middle-end/80006] loss of range information due to spurious widening conversion
2026-03-12 19:57 UTC
[Bug tree-optimization/121159] New: [[noreturn]] pessimizes code size and performance
2026-03-12 19:54 UTC (2+ messages)
` [Bug middle-end/121159] musttail gives bogus volatile function error message
[Bug d/123202] New: libphobos.phobos/std_math_hardware.d FAILs on SPARC
2026-03-12 19:51 UTC (2+ messages)
` [Bug d/123202] "
[Bug libstdc++/124290] New: 23_containers/mdspan/submdspan tests time out
2026-03-12 19:46 UTC (2+ messages)
` [Bug libstdc++/124290] "
[Bug c++/123615] New: (c++-reflection) - [meta-bug] reflection issue
2026-03-12 19:12 UTC (4+ messages)
` [Bug c++/123615] "
[Bug c++/124440] New: [reflection] non-static member function in class member access
2026-03-12 19:12 UTC (3+ messages)
` [Bug c++/124440] "
[Bug c++/124455] New: [modules] Using std::views::filter gives ICE in import_entity_index, at cp/module.cc:4330
2026-03-12 18:48 UTC (2+ messages)
` [Bug c++/124455] "
[Bug c++/124463] New: Big (10x) performance regression for std::vector<unsigned char>
2026-03-12 18:34 UTC (5+ messages)
` [Bug libstdc++/124463] [15/16 Regression] Big (10x) performance regression for std::deque<unsigned char>
[Bug middle-end/124266] New: [16 Regression] gcc.target/aarch64/torture/pr111677.c fails at -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions after r16-7666
2026-03-12 18:23 UTC (3+ messages)
` [Bug target/124266] [13/14/15/16 Regression] Incorrect unwind info for vector math functions
[Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
2026-03-12 17:58 UTC (2+ messages)
[Bug fortran/115316] New: valgrind error in insert_parameter_exprs
2026-03-12 17:58 UTC (3+ messages)
` [Bug fortran/115316] [PDT] "
[Bug ada/124376] New: 6.4.1(6.4/3) (aliased parameter accessibility) appears to be unimplemented
2026-03-12 17:40 UTC (4+ messages)
` [Bug ada/124376] missing static accessibility check in assignment for aliased parameter
[Bug ada/124369] New: [13/14/15/16 regression] missing error for dangling pointer from access discriminant
2026-03-12 17:39 UTC (3+ messages)
` [Bug ada/124369] "
` [Bug ada/124369] [13/14/15 "
[Bug target/124467] New: Wrong PROMOTE_MODE for QImode and HImode?
2026-03-12 17:38 UTC (3+ messages)
` [Bug target/124467] "
[Bug fortran/122696] New: [PDT] ICE when selector is a generic interface with the same name as a derived type
2026-03-12 17:37 UTC (3+ messages)
` [Bug fortran/122696] "
[Bug ada/124016] New: Bounded_Indefinite_Holders cause integer overflow error with class-wide types or large array types
2026-03-12 17:32 UTC (2+ messages)
` [Bug ada/124016] "
Thanks for contacting Piano in a Flash - A new support ticket (ID#323488) has been opened
2026-03-12 17:30 UTC
~Fix scratches at home in 3 minutes — no tools, no appointment .!!
2026-03-12 17:29 UTC (2+ messages)
[Bug c/122976] New: Miscompile with mixed lto/non-lto, -O3 - stack variable getting clobbered with invalid values
2026-03-12 17:19 UTC (2+ messages)
` [Bug ipa/122976] "
[Bug preprocessor/105412] New: [10/11/12 Regression] Missing phony target with -MP for first include when compiling from stdin
2026-03-12 17:03 UTC (2+ messages)
` [Bug preprocessor/105412] [13/14/15/16 "
[Bug c++/124447] New: [reflection] Unable to use reflection in the using statement
2026-03-12 16:35 UTC (4+ messages)
` [Bug c++/124447] "
[Bug d/124158] New: gdc.test/runnable/dbitfieldsdm.d FAILs
2026-03-12 16:05 UTC (3+ messages)
` [Bug d/124158] "
[Bug ipa/124260] New: [16 Regression] ICE during IPA pass: cp when producing 64b objective-c code on 32b host
2026-03-12 16:01 UTC (3+ messages)
` [Bug objc/124260] "
[Bug diagnostics/124464] New: RFE: Add ability to quote command line
2026-03-12 15:58 UTC (4+ messages)
` [Bug diagnostics/124464] "
[Bug target/124135] New: [16 Regression] ICE: invalid RHS for gimple memory store: ‘var_decl’ on s390x-linux-gnu
2026-03-12 15:08 UTC (2+ messages)
` [Bug tree-optimization/124135] [13/14 "
[Bug tree-optimization/124358] New: [tree-optimization] Generating an incorrect intermediate language tree for C/C++
2026-03-12 15:08 UTC (2+ messages)
` [Bug tree-optimization/124358] [13/14 Regression] wrong code when accessing an pointer to array via pointer arithmetic since r12-6382
[Bug target/124367] New: assemble failure of vpternlogq with -masm=intel
2026-03-12 15:08 UTC (2+ messages)
` [Bug target/124367] "
[Bug target/124366] New: assemble failure of wrussq with -masm=intel
2026-03-12 15:08 UTC (2+ messages)
` [Bug target/124366] "
[Bug target/124341] New: invalid write mask of vcvt2ph2hf8 with -masm=intel
2026-03-12 15:08 UTC (2+ messages)
` [Bug target/124341] "
[Bug target/124349] New: assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
2026-03-12 15:07 UTC (2+ messages)
` [Bug target/124349] "
[Bug target/124315] New: wrong asm generated for vfnmadd231sh / vfnmadd231sd with -masm=intel
2026-03-12 15:07 UTC (2+ messages)
` [Bug target/124315] "
[Bug target/124335] New: invalid "vmovsh" operand with __builtin_ia32_loadsh_mask() and -masm=intel
2026-03-12 15:07 UTC (2+ messages)
` [Bug target/124335] invalid "vmovsh" operand with __builtin_ia32_loadsh_mask() and -masm=intel since r9-6397
[Bug rtl-optimization/123365] New: ICE: in emit_move_insn, at expr.cc with inline asm array-to-register constraint
2026-03-12 15:07 UTC (2+ messages)
` [Bug c/123365] [13/14 Regression] "
[Bug target/124138] New: [16 Regression] wrong code with -mavx512f and __builtin_shufflevector() / vpermilpd
2026-03-12 15:07 UTC (2+ messages)
` [Bug target/124138] [13/14 Regression] wrong code with -mavx512f and __builtin_shufflevector() / vpermilpd since r0-127405
[Bug c++/120685] New: GCC Crashes After C++23 auto(t) Warning Instead of Graceful Error
2026-03-12 15:06 UTC (2+ messages)
` [Bug c++/120685] [13/14 Regression] "
[Bug rtl-optimization/116600] New: internal compiler error: in maybe_record_trace_start, at dwarf2cfi.cc:2584
2026-03-12 15:06 UTC (2+ messages)
` [Bug rtl-optimization/116600] [13/14 Regression] shrink wrapping vs asm goto, ICE: in maybe_record_trace_start, at dwarf2cfi.cc:2584 since r7-5127-g827ab47ab1f
[Bug middle-end/124056] New: Flags output is not handled correctly with "asm goto"
2026-03-12 15:06 UTC (2+ messages)
` [Bug middle-end/124056] "
[Bug c++/123889] New: C++11 diagnostic about non-constexpr functions is useless
2026-03-12 15:06 UTC (2+ messages)
` [Bug c++/123889] [13/14 Regression] "
[Bug c/123672] New: __builtin_shufflevector() produces incorrect code with -ftree-forwprop
2026-03-12 15:06 UTC (2+ messages)
` [Bug tree-optimization/123672] [15 Regression] "
[Bug c/101312] New: ICE with -g: ‘verify_type’ failed, verify_type(tree_node const*), gen_type_die_with_usage
2026-03-12 15:06 UTC (2+ messages)
` [Bug c/101312] ICE with -g and may_alias and qualified (const or volatile) array type
[Bug c++/123818] New: Different default arguments to 2 different functions sometimes go wrong and use the first one only
2026-03-12 15:06 UTC (2+ messages)
` [Bug c++/123818] [13/14 Regression] Different default arguments to 2 different functions sometimes go wrong and use the first one only since r0-69852
[Bug middle-end/122689] New: wrong code with huge _BitInt() arithmentics at -O1 and above
2026-03-12 15:05 UTC (2+ messages)
` [Bug middle-end/122689] "
[Bug c/121104] New: ICE at O2: verify_gimple_in_cfg(function*, bool, bool)
2026-03-12 15:05 UTC (2+ messages)
` [Bug tree-optimization/121104] [14 Regression] "
[Bug tree-optimization/123864] New: [13/14/15/16 Regression] wrong code with __builtin_*_overflow() at -O2 and above
2026-03-12 15:05 UTC (2+ messages)
` [Bug tree-optimization/123864] [13/14 Regression] wrong code with __builtin_*_overflow() at -O2 and above since r13-979
[Bug c++/123790] New: GCC doesn't initializer constexpr pointer variable of type std::nullptr_t with another nullptr
2026-03-12 15:05 UTC (2+ messages)
` [Bug c++/123790] [15 Regression] GCC doesn't initialize constexpr variable of type std::nullptr_t with another nullptr since r15-6744
[Bug c/123876] New: ICE: Segmentation fault with asm goto and simd
2026-03-12 15:05 UTC (2+ messages)
` [Bug middle-end/123876] ICE: Segmentation fault with asm goto and openmp simd/for
[Bug preprocessor/123273] New: -E -fdirectives-only reporting error on comments
2026-03-12 15:05 UTC (2+ messages)
` [Bug preprocessor/123273] [13/14 Regression] "
[Bug c++/123578] New: -fdump-tree-all ICEs
2026-03-12 15:05 UTC (2+ messages)
` [Bug c++/123578] "
[Bug c++/123737] New: GCC produces incorrect output when overloading operator, comma operator
2026-03-12 15:04 UTC (2+ messages)
` [Bug c++/123737] [15 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
[Bug c++/123667] New: [14/15/16 Regression] ICE in finish_decltype_type when using decltype on a structured binding inside a generic lambda
2026-03-12 15:04 UTC (2+ messages)
` [Bug c++/123667] [14 Regression] ICE in finish_decltype_type when using decltype on a structured binding inside a generic lambda since r14-9258
[Bug c++/123684] New: [14/15/16 Regression] ICE in check_abi_tag_args (tree check: expected tree_list, have error_mark) with empty abi_tag on namespace
2026-03-12 15:04 UTC (2+ messages)
` [Bug c++/123684] [14 Regression] ICE in check_abi_tag_args (tree check: expected tree_list, have error_mark) with empty abi_tag on namespace since r14-650
[Bug c++/124311] New: [modules] Defaulted-in-class special member re-emitted across modules causes "cannot be overloaded with itself"
2026-03-12 14:58 UTC (4+ messages)
` [Bug c++/124311] [15/16 Regression] [modules] Defaulted-in-class special member re-emitted across modules causes "cannot be overloaded with itself" since r16-3353
[Bug c++/124459] New: Ignoring a pragma directive inside a module
2026-03-12 14:48 UTC (3+ messages)
` [Bug c++/124459] "
[Bug analyzer/124451] New: Analyzer generates false positives when bool from stdbool.h is used
2026-03-12 14:46 UTC (2+ messages)
` [Bug analyzer/124451] "
[Bug analyzer/124375] New: ICE when compiling glibc with -fanalyzer
2026-03-12 14:39 UTC (2+ messages)
` [Bug analyzer/124375] [14/15 Regression] computed gotos and taking address of labels vs -fanalyzer
[Bug analyzer/124217] New: RFE: new -Wanalyzer-div-by-zero warning
2026-03-12 14:37 UTC (2+ messages)
` [Bug analyzer/124217] "
[Bug analyzer/124433] New: [16 Regression] ICE: in maybe_get_value_range, at analyzer/svalue.h:200 with -fanalyzer and modulo by zero
2026-03-12 14:37 UTC (2+ messages)
` [Bug analyzer/124433] "
[Bug c++/67491] New: [meta-bug] concepts issues
2026-03-12 14:33 UTC (3+ messages)
` [Bug c++/67491] "
[Bug c++/123814] New: ICE in constraint satisfaction for fold expression (possibly memory corruption)
2026-03-12 14:33 UTC (3+ messages)
` [Bug c++/123814] [13/14 Regression] "
[Bug c++/122494] New: gcc rejects valid C++ codes
2026-03-12 14:33 UTC (3+ messages)
` [Bug c++/122494] [13/14 Regression] gcc rejects valid C++ codes with generic lambda and concepts; causing a not completed class
[Bug c++/124154] New: [this auto] ICE when handling lambda with `this auto`
2026-03-12 14:30 UTC (3+ messages)
` [Bug c++/124154] "
` [Bug c++/124154] [15/14 Regression] "
[Bug c++/124456] New: ICE: tree check: expected tree_vec, have array_ref in tsubst_pack_expansion, at cp/pt.cc:14138
2026-03-12 14:30 UTC (3+ messages)
` [Bug c++/124456] "
[Bug c++/124390] New: ICE when using std::make_unique inside a module
2026-03-12 14:20 UTC (3+ messages)
` [Bug c++/124390] [16 Regression] "
[Bug target/124461] New: Error: no such instruction: `movrsl eax,DWORD PTR [rax]' with -mmovrs -masm=intel
2026-03-12 14:19 UTC (4+ messages)
` [Bug target/124461] "
[Bug bootstrap/124406] New: [16 Regression] LTO profiledbootstrap fails on s390x-linux due to coverage mismatch
2026-03-12 13:48 UTC (4+ messages)
` [Bug bootstrap/124406] [16 Regression] LTO profiledbootstrap with bootstrap-lto-lean "
[Bug target/124294] New: wrong operand order of "vmovw" of xmm16 with -masm=intel
2026-03-12 13:25 UTC (2+ messages)
` [Bug target/124294] [15 Regression] wrong operand order of "vmovw" of xmm16 with -masm=intel since r15-3184
[Bug fortran/97818] New: PDT Parameterized Derived Type fails with SIGABRT at -O1
2026-03-12 13:22 UTC (2+ messages)
` [Bug fortran/97818] "
[Bug libstdc++/124444] New: debug _M_invalidate_if incompatible with C++20 since r16-5845
2026-03-12 13:19 UTC (2+ messages)
` [Bug libstdc++/124444] [16 Regression] "
[Bug target/122152] New: riscv64 uses a vector segmented load instead of a vector strided load
2026-03-12 13:11 UTC (3+ messages)
` [Bug target/122152] "
[Bug target/119979] New: [16 Regression] Recent change breaks multiple ports
2026-03-12 13:07 UTC (2+ messages)
` [Bug target/119979] [16 Regression] Recent promote_prototypes "
[Bug target/122925] New: sh: function is miscompiled
2026-03-12 13:07 UTC (2+ messages)
` [Bug target/122925] [16 Regression] "
[Bug debug/78685] -Og generates too many "<optimized out>"s (it should generate artificial uses for variables at end of scope to avoid this)
2026-03-12 13:02 UTC
[Bug target/124365] New: -flto -g loses AEABI attributes on aarch64 when configured against recent binutils
2026-03-12 12:55 UTC (2+ messages)
` [Bug target/124365] "
[Bug c++/124425] New: Unable to construct meta::reflect_constant_array(std::vector{true, false, true})
2026-03-12 12:53 UTC (2+ messages)
` [Bug c++/124425] [reflection] "
[Bug libgomp/123177] New: libgomp.fortran/uses_allocators-7.f90 FAILs
2026-03-12 12:17 UTC (2+ messages)
` [Bug libgomp/123177] "
[Bug c++/124398] New: meta::constant_of invalid cases
2026-03-12 12:12 UTC (2+ messages)
` [Bug c++/124398] "
[Bug other/63426] New: [meta-bug] Issues found with -fsanitize=undefined
2026-03-12 11:42 UTC (2+ messages)
` [Bug other/63426] "
[Bug fortran/124450] New: [16 Regression] trans-io.cc:2516: runtime error
2026-03-12 11:42 UTC (3+ messages)
` [Bug fortran/124450] "
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).