Messages by Thread
-
[Bug cobol/126002] New: parenthesized sign condition fails to parse
peeterjoot at protonmail dot com via Gcc-bugs
-
[Bug target/100348] RISC-V extra pointer adjustments for memcpy() from glibc
law at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/70817] Internal compiler error coarrays -finit-real=snan
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/83700] [Meta-bug] Fortran Coarray issues
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125941] AArch64: Inefficient code generation for non-constant svbool_t initializer
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug debug/126001] New: auto return type on method -> DW_TAG_unspecified_type
simon.marchi at polymtl dot ca via Gcc-bugs
-
[Bug target/125949] x86: avxvnniint8 instructions with higher registers ( evex prefix) getting generated for -march=znver6
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/125875] [14/15/16 Regression] ICE at -Os during RTL pass: expand
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug rust/120018] [15 regression] internal compiler error: in redirect_to_unreachable, at ipa-fnsummary.cc:258 for 32-bits
cohenarthur at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/125977] emit_block_move_via_pattern/set_storage_via_setmem are called with min_size == max_size && size != min_size
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126000] New: [x86] Missed optimization: use EVEX encoding with compressed disp8 (disp8*N) instead of VEX+disp32
vekumar at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125999] New: building libgcc on aarch64_be-unknown-netbsd11.0 fails with "file in wrong format"
lfoldy at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125998] New: Wrong shape/bounds for TRANSPOSE() passed to a CONTIGUOUS dummy argument
federico.perini at gmail dot com via Gcc-bugs
-
[Bug c++/125997] New: coroutine ICE
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug target/120165] [m68k] gfortran segfaults when built with LRA enabled
glaubitz at debian dot org via Gcc-bugs
-
[Bug middle-end/125875] [14/15/16/17 Regression] ICE at -Os during RTL pass: expand
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125652] [14/15 Regression] wrong code at -O3 on x86_64-linux-gnu
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125428] [14/15/16/17 Regression] Finalization in an assignment drops some initialization code
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/125545] [14/15 Regression] ICE on aarch64: in insert_stmt_after, at tree-ssa-reassoc.cc:1527 with asm goto at -O1/2/3 since r14-3995
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125435] [14/15/16/17 Regression] ICE in lookup_imported_hidden_friend triggered by malformed pointer-to-member template parameter in friend declaration since r15-59
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124908] [14/15/16/17 Regression] ICE when folding svld1rq_u8(svptrue_b8(), p) for -msve-vector-bits=128
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125151] C++26: strong symbol emitted for std::runtime_error copy ctor on MinGW (ODR violation)
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123950] [14/15/16/17 Regression] wrong code at -O3 with mixed vector arithmetics and memcopy
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125996] New: internal compiler error: in make_write, at libcpp/mkdeps.cc:482
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125906] [14/15/16/17 Regression] -Wuninitialized false positive when accessing a virtual base class member in a member initializer of an abstract class constructor
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124663] [14/15/16/17 Regression] FAIL: gcc.dg/tree-ssa/andnot-2.c scan-tree-dump-not forwprop3 "_expr"
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123669] [14/15/16/17 Regression] ICE in write_expression (mangle.cc) with requires expression in lambda trailing return type since r14-6064
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c/125995] New: constexpr struct initialization leads to unexpected results
victarv at gmail dot com via Gcc-bugs
-
[Bug c++/125539] [14/15/16 Regression] ICE on define_aggregate in comma expression since r14-4796
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/124375] [14/15 Regression] computed gotos and taking address of labels vs -fanalyzer
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/125622] [14/15/16/17 Regression] False positive Wanalyzer-deref-before-check fanalyzer warnings for e.g. strchr()
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125383] [14/15/16/17 Regression] Optional dummy procedure called from contained subprogram results in linking error since r16-3178 / r14-12039
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121828] during GIMPLE pass: bitintlower ICE: definition in block 2 follows the use with __builtin_sub_overflow() and other function that does not write to used memory
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125713] [14/15/16/17 Regression] wrong code at -O1 on x86_64-linux-gnu since r14-2709
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug gcov-profile/125603] [14/15/16/17 Regression] ICE at -O1 -fsanitize=undefined during GIMPLE pass: profile_estimate
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125000] [14/15/16/17 Regression] constexpr: call through '+[]'-produced function pointer with non-trivially-destructible class return fails with "dereferencing a null pointer" since r14-6722
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124083] [14/15/16/17 Regression] Early ra causes an extra move from fpr to gpr in some cases
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug bootstrap/121386] [14/15 Regression] Can't build on OpenBSD -current/amd64 with the prebuilt flex sources
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125711] [14/15/16/17 Regression] internal compiler error: tree check: expected class 'expression', have 'declaration' (var_decl) in tree_operand_check, at tree.h:4349
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125210] [14/15/16/17 Regression] [coroutines] Change in coroutine frame destruction behavior on exception since 14.3
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124154] [14/15 Regression] [this auto] ICE when handling lambda with `this auto`.
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/124055] [14/15 Regression] ICE: SIGSEGV in ana::region_model::scan_for_null_terminator (region-model.cc:4863) with -O -fanalyzer -fdump-analyzer -frounding-math
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121106] [14/15/16/17 Regression] ICE at O2: in expand_fn_using_insn with target_clones and __builtin_parity
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/125471] [14/15/16/17 regression] -Wnull-dereference false positive when subtracting pointers
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/124592] [13/14/15/16/17 Regression] ICE at -O1 on aarch64 during RTL pass: reload in lra_set_insn_recog_data, at lra.cc:1045
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123784] [14/15/16/17 Regression] during RTL pass: early_ra ICE: in operator[], at vec.h:2475 with -O2 -fno-tree-dse -fno-tree-dce -mbig-endian -g
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/124015] regex_traits::lookup_classname returns ctype_base::alpha for "graph" with icase=true
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120706] [14/15/16/17 Regression] Incorrect underlining for -Wformat when the type has a user-defined copy constructor
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125263] [14/15/16/17 Regression] Error with intrinsic assignment involving allocatable array of user-defined type that has an allocatable array component
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124498] [14/15/16/17 Regression] ICE: segmentation fault on invalid template declaration since r15-7355
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123668] [14/15/16/17 Regression] ICE in convert_nontype_argument when passing a lambda as an explicit template argument to a member function template since r14-9938
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123951] [14/15/16/17 Regression] vcopyq_laneq_u64 miscompiled due to incorrect conversion of BFR/BI for big-endian since r14-3381
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120521] [14/15/16 Regregression] wrong code at -O3 with "-fno-tree-fre" on x86_64-linux-gnu (generated code hangs)
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/125244] [14/15 regression] -fanalyzer blows the stack with C++ infinite loop
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124384] [14/15/16/17 Regression] hot path is slowed down when the cold return path is merged into it due to early-ra
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123625] [14/15/16/17 Regression] AArch64: wrong code at -O3
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123027] [14/15 Regression] minss is not used with -ffinite-math-only since r14-2699
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/120424] [14/15 regression] lra-elimination issues when fp2sp elimination is disabled part-way through lra
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125202] [14/15/16/17 Regression] wrong code at -O1
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123700] [14 Regression] ICE in tsubst_lambda_expr with generic lambdas in template non-type parameter since r14-2170-g4cf64d9cc2faf4 (C++20)
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123458] [14/15/16/17 Regression] Suboptimal assembly when passing a pointer and size to a function having a span-like parameter
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/122118] [14/15/16/17 regression] Vectorization writes causes unnecessary runtime relocations since r14-4944-gf55cdce3f8dd85
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c/120381] [14/15 Regression] internal compiler error: in composite_type_internal, at c/c-typeck.cc:848
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125147] [14/15/16/17 Regression] Error when using co_await with variable definition as the conditional expression of a for loop
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123688] [14/15/16/17 Regression] ICE in template_heads_equivalent_p (tree check: expected template_decl, have template_template_parm) during mangling of lambda with requirements
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123354] [14/15 Regression] ICE with nested structures and sizeof of constexpr variable since r14-8981
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121495] [14 regression] lld miscompiled since r14-6290-g9f0f7d802482a8 (early_ra)
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120285] [14/15 Regression] ice in digest_init_r, at cp/typeck2.cc:1397
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123670] [14/15/16/17 Regression] ICE (Segmentation fault) in constraints_satisfied_p with lambda requires clause referencing captured local lambda since r13-980
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123175] [14/15/16/17 Regression] Wrong folding of VEC_PERM_EXPR
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123648] [14/15/16/17 Regression] ICE in cxx_eval_store_expression, at cp/constexpr.cc:8075 during constexpr evaluation of nested struct in lambda
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120224] [14 Regression] ICE in cp_parser_expression_statement with std::void_t overload resolution since 14.1 until trunk
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121301] [14/15 Regression] maybe uninitialized in includes with -O3 -fkeep-inline-functions -Wmaybe-uninitialized
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123594] [14/15/16/17 Regression] ICE: Segmentation fault at build_new_op/build_x_binary_op with nested generic lambdas and typeid
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123647] [14/15/16/17 Regression] ICE in cxx_eval_constant_expression with invalid struct initialization in lambda
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123174] [14/15/16/17 Regression] Internal compiler error: cxx_eval_store_expression with structured binding of class containing array of abstract type
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120065] [14/15/16/17 Regression] profile info corrupted by dom2
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121279] [14/15 Regression] wrong code due to load of a bool from an union being pulled out of loop
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123506] [14/15/16/17 Regression] Some unnecessary assembly generated in simple function since r14-2386 & r14-2526
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug gcov-profile/123068] [14/15/16/17 Regression] link failure at -O2 or above with -fprofile-generate since r12-4526
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/123085] [14 Regression] -Wanalyzer-out-of-bounds: false positive after pointer arithmetic in relation with strlen()
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121109] [14/15/16/17 Regression] ICE at O2: verify_flow_info failed; multiple returns_twice function calls and a memset call
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/119945] [14/15/16/17 Regression] missed tail call due to IPA-VRP and different type but same mode
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121891] [14/15/16/17 Regression] ICE: cp_emit_debug_info_for_using(tree_node*, tree_node*) gcc/cp/name-lookup.cc:9240 since r14-9659
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/122224] std::prev when called with non-bidirectional iterators
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123063] [14/15/16/17 Regression] End of array of stack variable recalculated in every iteration of for loop
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119447] [14/15/16/17 Regression] ICE Segmentation fault with incorrect template class declaration syntax and varadic parameter since r14-9374
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120557] [14/15/16/17 Regression] ICE: tree check: expected record_type or union_type or qual_union_type, have integer_type in finish_non_static_data_member, at cp/semantics.cc:2809
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121862] [14/15/16/17 Regression] ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in expand_template_argument_pack, at cp/pt.cc:4474
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122318] [14 Regression] ICE on CTAD for alias template with lambda
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120385] [14/15/16/17 Regression] GCC 14 incorrectly accepts array prvalues with certain operators since r14-5941
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/119442] [14 Regression] Regression in creating SVE predicate
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/121936] [14/15/16/17 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121850] [14/15/16/17 Regression] ICE: in dependent_alias_template_spec_p, at cp/pt.cc:6801 since r14-9374
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121755] [14/15/16/17 Regression] ice in lower_bound, at value-range.h:619 with -ffinite-math-only but Nan in src
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/118939] [14/15 Regression] ada: executable segfaults on arm-linux-gnueabi when assigning an access to controlled type since r14-2653-g2971ff7b1d564a
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/120375] [14/15 Regression] arc: -mcpu=em x >> 31 clobber of CC isn't respected
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121522] [14/15 Regression] wrong code at -O3 on x86_64-linux-gnu (the generated code hangs) since r14-6536
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/120468] [14/15/16/17 Regression] Inlining fails when using -momit-leaf-frame-pointer, optimize attribute, and push_options pragma
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121487] [14/15/16/17 Regression] False positive -Warray-bounds (triggered via std::ranges::copy and std::string::resize_and_overwrite)
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/118608] [14/15 regression][mips64] Lack of sign extension with -Os/-O1 after r14-6915
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120138] [14/15/16/17 regression] -Wmaybe-uninitialized triggered after specific optimizations since r14-4089-gd45ddc2c04e471
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121481] [14/15 Regression] ICE in layout_type/stor-layout with array of svbool_t on SVE-256 at -O2 -g
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121284] [14/15/16/17 Regression] unnecessary memory operations on vector conversion from double to int
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c/120380] [14/15 Regression] internal compiler error: error reporting routines re-entered
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/117935] [14/15 Regression] [[likely]] attribute is lost by phiopt1 in some cases since r14-203-ga2339e0fe9dbef
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/119815] [14/15 regression] wrong code at -O{1,2,3} since r14-2709
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121044] [14 Regression] False positive -Warray-bounds with GCC 14 and vectors
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/120588] [14/15/16/17 regression] poor code when returning struct
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120134] [14/15/16/17 regression] Internal compiler error: in coerce_template_parms, at cp/pt.cc:9488 since r14-2170
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/117609] [14/15 Regression] ICE: SIGSEGV in fold_convert_const (fold-const.cc:2486) with -fanalyzer -frounding-math and __builtin_memmove()
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/119484] [14/15/16/17 Regression] v2: tail call vs IPA-VRP return value range with constant value
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c/118290] [14/15/16/17 Regression] ICE: argc.1 from nested referenced in nested
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120122] [14/15 Regression] wrong code due to VCE of bool being pulled out of loop
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/118817] [14 Regression] stringop-overflow and array-bound error with LTO/O3
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/117426] [14 Regression] Miscompile with different optimization flags
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/119015] [14/15/16/17 Regression] g++ -O2 uses huge amounts of time and memory
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/118660] [14/15/16/17 Regression] VRP gets in the way sometimes
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/118460] [14 Regression] ICE on armv8.1-m.main with -mfloat-abi=hard
jakub at gcc dot gnu.org via Gcc-bugs