public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/114691] New: [11/12/13/14 Regression] Bogus ignoring loop annotation warning
 2024-04-23  6:44 UTC  (2+ messages)
` [Bug c++/114691] [11/12 "

[Bug sanitizer/114743] New: ICE in build_check_stmt at asan.cc:2707 while compiling gcc.dg/ubsan/pr112709-2.c with -fsanitize=address
 2024-04-23  6:43 UTC  (2+ messages)
` [Bug sanitizer/114743] "

[Bug c++/114753] New: from_chars aborts with -m32 -ftrapv when passed -9223372036854775808
 2024-04-23  6:43 UTC  (2+ messages)
` [Bug middle-end/114753] "

[Bug rtl-optimization/114768] New: Volatile reads can be optimized away
 2024-04-23  6:43 UTC  (2+ messages)
` [Bug rtl-optimization/114768] "

[Bug c/114780] New: Using C23 nullptr as sentinel gives missing sentinel warning
 2024-04-23  6:42 UTC  (2+ messages)
` [Bug c/114780] "

[Bug ipa/114784] New: [14 Regression] Inlining fails for always_inline inheriting constructor
 2024-04-23  6:40 UTC  (4+ messages)
` [Bug ipa/114784] "

[Bug c/114819] New: 'constructor', 'destructor' function attributes vs. function signature
 2024-04-23  6:37 UTC  (2+ messages)
` [Bug c/114819] "

[Bug tree-optimization/114799] New: [14 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85 with -O2 -fno-tree-forwprop -fvect-cost-model=unlimited
 2024-04-23  6:36 UTC  (9+ messages)
` [Bug tree-optimization/114799] "
` [Bug tree-optimization/114799] [14 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85 with -O2 -fno-vect-cost-model
` [Bug tree-optimization/114799] [14 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85 with -O2 -fno-vect-cost-model since r14-9316

[Bug c/114818] New: 'constructor', 'destructor' function attributes vs. 'extern'
 2024-04-23  6:28 UTC 

[Bug target/114810] New: [14 Regression] internal compiler error: in lra_split_hard_reg_for, at lra-assigns.cc:1868 (unable to find a register to spill) {*andndi3_doubleword_bmi} with -m32 -mstackrealign -O2 -mbmi -fno-exceptions -fno-plt
 2024-04-23  6:02 UTC  (13+ messages)
` [Bug target/114810] "
` [Bug rtl-optimization/114810] "

[Bug c++/114078] New: operator new and operator delete are incorrectly acceptable as explicit object member functions
 2024-04-23  6:01 UTC  (3+ messages)
` [Bug c++/114078] "

[Bug c/114808] New: Qualified void return type is not diagnosed
 2024-04-23  5:54 UTC  (11+ messages)
` [Bug c/114808] "

[Bug target/100736] New: ICE: unrecognizable insn
 2024-04-23  5:37 UTC  (2+ messages)
` [Bug target/100736] "

[Bug target/114786] New: ICE in recog.cc: unrecognizable insn while compiling bcd-3.c for power pc
 2024-04-23  5:37 UTC  (2+ messages)
` [Bug target/114786] "

[Bug libstdc++/114817] New: Wrong codegen for std::copy of "trivially copyable but not trivially assignable" type
 2024-04-23  4:02 UTC 

[Bug c/114816] New: Non-standard behavior with void arguments
 2024-04-23  3:58 UTC 

[Bug analyzer/114778] New: ICE: internal compiler error: in get_region_for_local, at analyzer/region.cc:1366
 2024-04-23  2:10 UTC  (4+ messages)
` [Bug analyzer/114778] ICE: "

[Bug fortran/114815] New: internal compiler error: Segmentation fault - Segmentation Fault - on creating type with len parameter and dependent on it character array
 2024-04-23  1:15 UTC  (2+ messages)
` [Bug fortran/114815] internal compiler error: Segmentation fault "

[Bug rtl-optimization/114800] New: redundant set-zero when initiate a struct
 2024-04-22 23:40 UTC  (5+ messages)
` [Bug rtl-optimization/114800] "
` [Bug tree-optimization/114800] "
` [Bug tree-optimization/114800] DSE does not remove set-zero which is partial redundant
` [Bug tree-optimization/114800] DSE does not remove set-zero which is partial redundant with respect to mod-ref

[Bug c++/114643] New: Call to a template function emitted but without the code for the template function itself
 2024-04-22 23:00 UTC  (3+ messages)
` [Bug ipa/114643] [11/12/13/14 Regression] "

[Bug c++/114804] New: rejects valid code
 2024-04-22 22:54 UTC  (3+ messages)
` [Bug c++/114804] [11/12/13/14 Regression] rejects valid code since r11-6815
` [Bug c++/114804] [11/12/13/14 Regression] using of a static variable inside a template is not found for use of a base class template of an inner class during instantiation "

[Bug target/114639] New: [riscv] ICE in create_pre_exit, at mode-switching.cc:451
 2024-04-22 22:53 UTC  (2+ messages)
` [Bug target/114639] "

[Bug c++/114795] New: internal compiler error: in finish_member_declaration after module import in gcc 14.0.1 snapshot
 2024-04-22 22:49 UTC  (7+ messages)
` [Bug c++/114795] "

[Bug target/114809] New: [RISC-V RVV] Counting elements might be simpler
 2024-04-22 22:23 UTC  (5+ messages)
` [Bug target/114809] "

[Bug target/114714] New: [RISC-V][RVV] ICE: insn does not satisfy its constraints (postreload)
 2024-04-22 22:16 UTC  (3+ messages)
` [Bug target/114714] "

[Bug tree-optimization/114814] New: Reduction sum of comparison should be better
 2024-04-22 22:15 UTC 

[Bug c/114746] New: With FLT_EVAL_METHOD = 2, -fexcess-precision=fast reduces the precision of floating-point constants
 2024-04-22 21:50 UTC  (4+ messages)
` [Bug c/114746] With FLT_EVAL_METHOD = 2, -fexcess-precision=fast reduces the precision of floating-point constants and floating-point constant expressions

[Bug c/109071] New: -Warray-bounds warning when array index checked via inline
 2024-04-22 21:19 UTC  (6+ messages)
` [Bug tree-optimization/109071] -Warray-bounds false positive warnings due to code duplication from jump threading

Request for help and partnership
 2024-04-22 21:09 UTC 

[Bug fortran/102597] New: ICE in gfc_get_extern_function_decl, at fortran/trans-decl.c:2243
 2024-04-22 20:48 UTC  (3+ messages)
` [Bug fortran/102597] ICE in gfc_get_extern_function_decl, at fortran/trans-decl.c:2243 since r8-3365-gb89a63b916340ef2

[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes
 2024-04-22 20:29 UTC 

[Bug translation/66928] Typos in translatable strings
 2024-04-22 20:29 UTC  (3+ messages)

[Bug c++/114812] New: Arguments of array type decay to pointer type too eagerly when used as arguments to ref- or ptr-to-function
 2024-04-22 20:12 UTC  (3+ messages)
` [Bug c++/114812] "

[Bug target/112868] New: GCC passes -many to the assembler for --enable-checking=release builds
 2024-04-22 20:00 UTC  (2+ messages)
` [Bug target/112868] "

[Bug driver/114813] New: powerpc64: Assembly option -many passed unconditionally, please drop, or make easily configurable
 2024-04-22 20:00 UTC  (2+ messages)
` [Bug driver/114813] "

[Bug fortran/54389] New: [F2003/F2008 difference] PURE functions and pointer dummy arguments
 2024-04-22 19:45 UTC  (2+ messages)
` [Bug fortran/54389] [F2003/F2008 difference] PURE functions and pointer dummy arguments / DECL_PURE_P issue

[Bug modula2/114811] New: iso/fail/badexpression.mod and iso/fail/badexpression2.mod ICE
 2024-04-22 19:35 UTC  (5+ messages)
` [Bug modula2/114811] "

[Bug target/114801] New: [14 Regression] arm: ICE in find_cached_value, at rtx-vector-builder.cc:100 with MVE intrinsics
 2024-04-22 19:26 UTC  (4+ messages)
` [Bug target/114801] "

[Bug tree-optimization/114785] New: special handling of COND_EXPR in gimple_extract can be removed
 2024-04-22 19:19 UTC  (2+ messages)
` [Bug tree-optimization/114785] "

[Bug libstdc++/114803] New: simd conversion to [[gnu::vector_size(N)]] type hits invalid code in experimental/bits/simd_builtin.h
 2024-04-22 18:58 UTC  (4+ messages)
` [Bug libstdc++/114803] "

[Bug target/114034] New: Failure of tests gcov-dump-{1,2}.C
 2024-04-22 18:51 UTC  (2+ messages)
` [Bug testsuite/114034] "

[Bug modula2/114807] New: badpointer3.mod causes an ICE
 2024-04-22 17:49 UTC  (5+ messages)
` [Bug modula2/114807] "

[Bug libstdc++/114417] New: simd parameters are passed by memory on x64 , not using the available sse registers
 2024-04-22 17:18 UTC  (4+ messages)
` [Bug libstdc++/114417] std::experimental::simd is not a POD (by ABI definitions) and is always passed by reference instead of by value

[Bug analyzer/106634] New: [13 Regression] ICE in get_region_for_local, at analyzer/region.cc:874
 2024-04-22 16:50 UTC  (2+ messages)
` [Bug analyzer/106634] [13/14 Regression] ICE in get_region_for_local with nested function extension since r13-2029-g7e3b45befdbbf1a1

[Bug c++/99934] New: bad_array_new_length thrown when non-throwing allocation function would have been used
 2024-04-22 16:14 UTC  (2+ messages)
` [Bug c++/99934] "

[Bug c++/114806] New: placement new doesn't check array length
 2024-04-22 16:14 UTC  (3+ messages)
` [Bug c++/114806] "

[Bug c++/114805] New: placement new doesn't check array length
 2024-04-22 16:11 UTC  (2+ messages)
` [Bug c++/114805] "

[Bug target/114734] New: [14] RISC-V rv64gcv_zvl256b miscompile with -flto -O3 -mrvv-vector-bits=zvl
 2024-04-22 15:45 UTC  (2+ messages)
` [Bug target/114734] "

[Bug target/114432] New: [13 Regression] ICE in connect_traces, at dwarf2cfi.cc:3079 on s390x-linux-gnu
 2024-04-22 15:45 UTC  (2+ messages)
` [Bug target/114432] "

[Bug tree-optimization/114787] New: wrong code at -O1 on x86_64-linux-gnu (the generated code hangs)
 2024-04-22 13:01 UTC  (8+ messages)
` [Bug tree-optimization/114787] [13/14 Regression] "

[Bug libstdc++/114750] New: converting load/store of simd fails compilation on ARM
 2024-04-22 12:50 UTC  (2+ messages)
` [Bug libstdc++/114750] "

[Bug target/85048] [missed optimization] vector conversions
 2024-04-22 11:52 UTC  (3+ messages)

[Bug middle-end/114802] New: FAIL: gcc.dg/tree-ssa/forwprop-40.c and forwprop-41.c on s390
 2024-04-22 10:54 UTC 

[Bug tree-optimization/114676] New: [12/13/14 Regression] DSE removes assignment that is used later
 2024-04-22  9:37 UTC  (2+ messages)
` [Bug target/114676] "

[Bug c++/93008] Need a way to make inlining heuristics ignore whether a function is inline
 2024-04-22  8:33 UTC  (3+ messages)

[Bug rtl-optimization/114788] New: ICE on valid code at -O{2,3} on x86_64-linux-gnu (during RTL pass: sched2): in move_exprs_to_boundary, at sel-sched.cc:5236
 2024-04-22  7:22 UTC  (2+ messages)
` [Bug rtl-optimization/114788] [13/14 Regression] "

[Bug lto/114790] New: ICE when building intel-compute-runtime (error: direct call to ... speculative call sequence has no speculative flag)
 2024-04-22  7:18 UTC  (9+ messages)
` [Bug ipa/114790] "
` [Bug ipa/114790] [11/12/13/14 regression] "

[Bug tree-optimization/114792] New: ICE on valid code at -O1 with "-fno-tree-ccp -fno-tree-copy-prop" on x86_64-linux-gnu: in get_loop_body, at cfgloop.cc:903
 2024-04-22  7:17 UTC  (5+ messages)
` [Bug tree-optimization/114792] "
` [Bug tree-optimization/114792] [14 Regression] "

[Bug tree-optimization/114793] New: wrong code at -O1 with "-fschedule-insns2 -fselective-scheduling2" on x86_64-linux-gnu (the generated code hangs)
 2024-04-22  7:17 UTC  (5+ messages)
` [Bug tree-optimization/114793] "
` [Bug tree-optimization/114793] [14 Regression] "

[Bug tree-optimization/114796] New: wrong code at -O2 with "-fno-tree-fre -fno-inline -fselective-scheduling2" on x86_64-linux-gnu
 2024-04-22  7:14 UTC  (4+ messages)
` [Bug tree-optimization/114796] [11/12/13/14 Regression] "
` [Bug rtl-optimization/114796] "

[Bug libfortran/114304] New: [14 Regression] Rejects lapack test
 2024-04-22  4:29 UTC  (3+ messages)
` [Bug libfortran/114304] [13/14 Regression] libgfortran I/O – bogus "Semicolon not allowed as separator with DECIMAL='point'"

[Bug fortran/105473] New: semicolon allowed when list-directed read integer with decimal='point'
 2024-04-22  4:25 UTC  (3+ messages)
` [Bug fortran/105473] "

[Bug analyzer/114798] New: ICE: in convert_svalue_from_summary_1, at analyzer/call-summary.cc:290
 2024-04-22  3:01 UTC 

[Bug c++/97202] New: GCC reports an error: expected unqualified-id before ‘short’
 2024-04-21 21:38 UTC  (2+ messages)
` [Bug c++/97202] "

[Bug tree-optimization/114797] New: Missed optimization : fail to merge memset with unrelated clobber
 2024-04-21 19:58 UTC  (4+ messages)
` [Bug tree-optimization/114797] "

[Bug tree-optimization/49872] New: Missed optimization: Could coalesce neighboring memsets
 2024-04-21 19:26 UTC  (2+ messages)
` [Bug tree-optimization/49872] "

[Bug fortran/103471] New: [9/10/11/12 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1114
 2024-04-21 16:34 UTC  (3+ messages)
` [Bug fortran/103471] [11/12/13/14 "
` [Bug fortran/103471] Missed no IMPLICIT type errors

[Bug target/114036] New: Test failure of gcov-14.c on darwin
 2024-04-21 13:05 UTC  (2+ messages)
` [Bug target/114036] "

[Bug libstdc++/112397] New: Two persistent libstdc++ test failures on x86_64-apple-darwin
 2024-04-21 13:04 UTC  (2+ messages)
` [Bug target/112397] "

[Bug target/114049] New: gcc.dg/framework-1.c FAILs with Xcode 15.3 beta 3
 2024-04-21 13:03 UTC  (2+ messages)
` [Bug target/114049] "

[Bug bootstrap/106472] New: No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'
 2024-04-21 13:02 UTC  (2+ messages)
` [Bug bootstrap/106472] "

[Bug target/112297] New: Failure of pr100936.c on x86_64-apple-darwin21
 2024-04-21 13:01 UTC  (2+ messages)
` [Bug testsuite/112297] "

[Bug target/114794] New: [avr] Speed up udivmodqi4
 2024-04-21 12:46 UTC  (5+ messages)
` [Bug target/114794] "

[Bug ada/114708] New: Creating access to an incomplete formal in a generic package sometimes causes GNAT to crash
 2024-04-21  9:21 UTC  (2+ messages)
` [Bug ada/114708] [12/13/14 regression] internal error on access to an incomplete formal in generic package

[Bug ada/114710] New: Temporary object finalized too late
 2024-04-21  7:29 UTC  (2+ messages)
` [Bug ada/114710] temporary "

[Bug analyzer/114791] New: analyzer: file-leak not detected
 2024-04-21  6:59 UTC  (2+ messages)
` [Bug analyzer/114791] "

page:  |  | latest

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).