public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/115493] New: gcc.c-torture/execute/pr94734.c fails on MVE after gcc-15-1054-g202a9c8fe7d
 2024-06-27  5:54 UTC  (10+ messages)
` [Bug target/115493] [15 regression] gcc.c-torture/execute/pr94734.c fails on MVE after r15-1054-g202a9c8fe7d

[Bug target/115652] New: [15 Regression] GCN: FAIL: gcc.dg/vect/pr70138-{1,2}.c (internal compiler error: verify_ssa failed)
 2024-06-27  5:53 UTC  (7+ messages)
` [Bug tree-optimization/115652] "

[Bug c/115214] New: tree-ssa-pre.c(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780)
 2024-06-27  5:50 UTC  (2+ messages)
` [Bug tree-optimization/115214] "

[Bug tree-optimization/115450] New: cpu2017 502.gcc runtime miscompute
 2024-06-27  5:14 UTC  (4+ messages)
` [Bug tree-optimization/115450] [15 Regression] cpu2017 502.gcc runtime miscompute on aarch64 with SVE since r15-1006-gd93353e6423eca

[Bug rtl-optimization/115674] New: "Checking if number is within interval" missed optimization when number is from a smaller int type
 2024-06-27  5:04 UTC  (2+ messages)
` [Bug middle-end/115674] "

[Bug tree-optimization/115661] New: wrong code at -O{2,3} on x86_64-linux-gnu
 2024-06-27  5:00 UTC  (10+ messages)
` [Bug tree-optimization/115661] "
` [Bug tree-optimization/115661] [15 Regression] "
` [Bug tree-optimization/115661] [15 Regression] wrong code at -O{2,3} on x86_64-linux-gnu since r15-1599-g63512c72df09b4
` [Bug target/115661] "

[Bug target/115673] New: [15 regression] gcc.target/i386/force-indirect-call-2.c test failure
 2024-06-27  4:50 UTC  (3+ messages)
` [Bug target/115673] "
` [Bug rtl-optimization/115673] "

[Bug c++/67491] New: [meta-bug] concepts issues
 2024-06-27  4:03 UTC  (2+ messages)
` [Bug c++/67491] "

[Bug c++/24666] [meta-bug] array decaying to pointers
 2024-06-27  4:03 UTC 

[Bug c++/115594] New: requires expression permits arrays of voids
 2024-06-27  4:03 UTC  (2+ messages)
` [Bug c++/115594] "

[Bug c++/24664] Template instantiation generating an array of voids doesn't fail
 2024-06-27  4:03 UTC 

[Bug target/115643] New: aarch64-w64-mingw32 support today breaks x86_64-w64-mingw32 build cannot represent relocation type BFD_RELOC_64
 2024-06-27  3:56 UTC  (12+ messages)
` [Bug target/115643] "
` [Bug target/115643] [15 regression] aarch64-w64-mingw32 support today breaks x86_64-w64-mingw32 build cannot represent relocation type BFD_RELOC_64 since r15-1602-ged20feebd9ea31

[Bug target/115671] New: wrong code at -O1 with "-fgcse -fno-inline -fschedule-insns" on x86_64-linux-gnu
 2024-06-27  3:44 UTC  (2+ messages)
` [Bug target/115671] "

[Bug c/80528] reimplement gnulib's "useless-if-before-free" script as a compiler warning
 2024-06-27  3:40 UTC  (2+ messages)

[Bug c++/115672] New: Incorrect template type parameter deduced in non-deduced context if class template has template template parameter
 2024-06-27  3:22 UTC  (8+ messages)
` [Bug c++/115672] "
` [Bug c++/115672] [11/12/13/14/15 Regression] "

[Bug bootstrap/115635] New: [15 regression] Bootstrap fails with failed self-test (diagnostic-path.cc:1153: test_empty_path: FAIL: ASSERT_FALSE ((path.interprocedural_p ())))
 2024-06-27  2:39 UTC  (10+ messages)
` [Bug bootstrap/115635] [15 regression] Bootstrap fails with failed self-test with the rust fe "
` [Bug bootstrap/115635] [15 regression] Bootstrap fails with failed self-test with the rust fe (diagnostic-path.cc:1153: test_empty_path: FAIL: ASSERT_FALSE ((path.interprocedural_p ()))) since r15-1599-g63512c72df09b4

[Bug target/113325] New: unnecessary byte swap for memory clear
 2024-06-27  1:56 UTC  (2+ messages)
` [Bug target/113325] "

[Bug tree-optimization/115582] New: [regression 15] wrong code when accessing members of incompatible type structure
 2024-06-27  1:37 UTC  (2+ messages)
` [Bug tree-optimization/115582] [15 regression] "

[Bug target/115373] New: [15 Regression] RISCV slp-cond-2-big-array.c slp-cond-2.c scan-tree-dump fails since r15-859-geaaa4b88038
 2024-06-27  1:23 UTC  (2+ messages)
` [Bug target/115373] "

[Bug target/103100] New: unaligned access generated when zero-initializing large locals with SIMD-instructions and -O2 -mstrict-align
 2024-06-26 23:46 UTC  (2+ messages)
` [Bug target/103100] [11/12/13 Regression] unaligned access generated with memset or {} "

[Bug tree-optimization/115636] New: Missing optimzation: fold ` (w << (unsigned int)((flag ? a : b) - 32768))` to ` flag ? w << (unsigned int)(a - 32768) : 0 `
 2024-06-26 23:11 UTC  (3+ messages)
` [Bug tree-optimization/115636] "

[Bug c/97687] New: -Wfatal-errors prints some notes but not others
 2024-06-26 21:23 UTC  (8+ messages)
` [Bug c/97687] "

[Bug tree-optimization/115669] New: [15 Regression] rv64gcv -fwrapv miscompile since r15-1006-gd93353e6423
 2024-06-26 21:15 UTC  (4+ messages)
` [Bug tree-optimization/115669] "

[Bug c++/115670] New: missed optimization - anonymous structures
 2024-06-26 21:08 UTC  (3+ messages)
` [Bug c++/115670] auto return type does not change the linkage for anonymous structs
` [Bug c++/115670] auto return type does not change the linkage for local structs

[Bug tree-optimization/115663] New: outer loop vectorization with inner loop grouped access and SLP should be possible
 2024-06-26 20:57 UTC  (2+ messages)
` [Bug tree-optimization/115663] "

[Bug libstdc++/90276] PSTL tests fail in Debug Mode
 2024-06-26 20:16 UTC  (2+ messages)

[Bug c++/115658] New: char16_t and char32_t aliasing is conserative
 2024-06-26 20:12 UTC  (3+ messages)
` [Bug c++/115658] "

[Bug c++/115639] New: Large variations in compilation times involving static_assert
 2024-06-26 20:07 UTC  (3+ messages)
` [Bug c++/115639] "

[Bug c++/115656] New: Templated ctor use rejected in non-deduced context if class template has template template parameter
 2024-06-26 19:24 UTC  (8+ messages)
` [Bug c++/115656] "
` [Bug c++/115656] [11/12/13/14/15 Regression] "

[Bug libstdc++/115668] New: Cannot format chrono::duration<unsigned>
 2024-06-26 17:31 UTC  (3+ messages)
` [Bug libstdc++/115668] "

[Bug tree-optimization/36602] memset should be optimized into an empty CONSTRUCTOR
 2024-06-26 17:29 UTC 

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2024-06-26 16:55 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug target/113882] New: V4SF->V4HI could be implemented using V4SF->V4SI and then truncation to V4HI
 2024-06-26 16:55 UTC  (2+ messages)
` [Bug target/113882] "

[Bug tree-optimization/115629] New: Inefficient if-convert of masked conditionals
 2024-06-26 16:55 UTC  (3+ messages)
` [Bug tree-optimization/115629] "

[Bug c++/115572] New: internal compiler error: in dependent_type_p, at cp/pt.cc:28020
 2024-06-26 16:39 UTC  (2+ messages)
` [Bug c++/115572] ICE: "

[Bug preprocessor/79465] infinite #include cycle is not detected
 2024-06-26 16:36 UTC  (3+ messages)

[Bug c++/115557] New: initializing reference property inside template context - error is not recognized
 2024-06-26 16:35 UTC  (2+ messages)
` [Bug c++/115557] Invalid NSDMI accepted for templates classes for a aggregate that binds to a temp

[Bug c++/115664] New: -Wnonnull-compare breaks templated methods
 2024-06-26 16:34 UTC  (6+ messages)
` [Bug c++/115664] "

[Bug target/113042] New: popcount of 8bits and 128bits can be improved for !TARGET_CSSC
 2024-06-26 15:05 UTC  (2+ messages)
` [Bug target/113042] "

[Bug rtl-optimization/115667] New: Improve expansion for popcountti2
 2024-06-26 15:05 UTC  (3+ messages)
` [Bug rtl-optimization/115667] "

[Bug c++/115665] New: gcc complains about bad CTAD that actually does not exist in template derived class with default argument
 2024-06-26 14:46 UTC  (2+ messages)
` [Bug c++/115665] "

[Bug tree-optimization/113673] New: [12/13/14 Regression] ICE: verify_flow_info failed: BB 5 cannot throw but has an EH edge with -Os -finstrument-functions -fnon-call-exceptions -ftrapv
 2024-06-26 14:41 UTC  (2+ messages)
` [Bug tree-optimization/113673] "

[Bug c/78352] GCC lacks support for the Apple "blocks" extension to the C family of languages
 2024-06-26 14:40 UTC  (6+ messages)

[Bug c++/115657] New: [15 regression] ICE in tsubst_enum/tsubst_expr during template instantiation
 2024-06-26 14:09 UTC  (5+ messages)
` [Bug c++/115657] "
` [Bug c++/115657] [12/13/14/15 Regression] "

[Bug target/115640] New: GCN: FAIL: gfortran.dg/vect/pr115528.f -O execution test
 2024-06-26 14:05 UTC  (13+ messages)
` [Bug target/115640] [15 Regression] "

[Bug debug/115649] New: Non-ABI constructor (C4) emitted in DWARF .debug_info
 2024-06-26 14:00 UTC  (3+ messages)
` [Bug debug/115649] "

[Bug c++/102454] New: [12 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c:2958
 2024-06-26 13:40 UTC  (2+ messages)
` [Bug c++/102454] coroutines: "

[Bug ada/115666] New: Cloaking access to subprogram in a record allows storing anonymous access-to-subprogram value
 2024-06-26 13:29 UTC  (2+ messages)
` [Bug ada/115666] "

[Bug tree-optimization/109429] New: ivopts: Compute complexity for unsupported addressing modes
 2024-06-26 12:36 UTC  (2+ messages)
` [Bug tree-optimization/109429] "

[Bug rtl-optimization/115634] New: s390 bootstrap failure since r15-1579-g792f97b44ffc5e
 2024-06-26 12:19 UTC  (5+ messages)
` [Bug target/115634] [15 regression] "

` ` Piano ` `
 2024-06-26 11:24 UTC 

[Bug libstdc++/104395] New: alignof is a C++11 feature. src/c++98/bitmap_allocator.cc???
 2024-06-26 10:58 UTC  (3+ messages)
` [Bug libstdc++/104395] ext/bitmap_allocator.h is not C++98 friendly when using with -faligned-new

[Bug analyzer/115662] New: Feature request: support for linking SARIF files together
 2024-06-26 10:20 UTC 

[Bug c++/115660] New: internal compiler error: in build_special_member_call, at cp/call.cc:11085
 2024-06-26 10:14 UTC  (4+ messages)
` [Bug c++/115660] "

[Bug c++/48839] New: #error should terminate compilation - similar to missing #include
 2024-06-26 10:08 UTC  (2+ messages)
` [Bug preprocessor/48839] "

[Bug bootstrap/115655] New: [15 Regression] bootstrap failure on legitimize_dllimport_symbol:
 2024-06-26  8:47 UTC  (4+ messages)
` [Bug bootstrap/115655] [15 Regression] bootstrap failure on legitimize_dllimport_symbol: declared 'static' but never defined [-Werror=unused-function]

[Bug target/115659] New: powerpc fallout from removing vcond{,u,eq} patterns
 2024-06-26  7:39 UTC  (5+ messages)
` [Bug target/115659] "
` [Bug tree-optimization/115659] "

[Bug target/106069] New: wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
 2024-06-26  7:17 UTC  (3+ messages)
` [Bug target/106069] [12/13/14/15 Regression] "

[Bug target/115355] New: PPCLE: Auto-vectorization creates wrong code for Power9
 2024-06-26  7:17 UTC  (3+ messages)
` [Bug target/115355] [12/13/14/15 Regression] vectorization exposes wrong code on P9 LE starting from r12-4496

[Bug rtl-optimization/115576] New: [14 regression] Worse code generated for simple struct conversion
 2024-06-26  7:10 UTC  (2+ messages)
` [Bug target/115576] [14/15 regression] Worse code generated for simple struct conversion since r14-2386-gbdf2737cda53a8

[Bug target/115648] New: [15 Regression] GCN: [-PASS:-]{+FAIL:+} gcc.dg/hoist-register-pressure-{2,3}.c scan-rtl-dump hoist "PRE/HOIST: end of bb .* copying expression"
 2024-06-26  6:58 UTC  (3+ messages)
` [Bug target/115648] "

[Bug c/115646] New: [gcc][trunk] ICE in gen_conditions_for_pow_int_base, at tree-call-cdce.cc:587
 2024-06-26  6:57 UTC  (3+ messages)
` [Bug c/115646] "
` [Bug tree-optimization/115646] [11/12/13/14 Regression] "

[Bug middle-end/86680] possible gcc optimization
 2024-06-26  6:08 UTC 

[Bug tree-optimization/31178] VRP can infer a range for b in a >> b and a << b
 2024-06-26  5:44 UTC 

[Bug target/113281] New: [14] RISC-V rv64gcv_zvl256b vector: Runtime mismatch with rv64gc
 2024-06-26  5:23 UTC  (2+ messages)
` [Bug tree-optimization/113281] [11 Regression] Latent wrong code due to vectorization of shift reduction and missing promotions since r9-1590

[Bug target/114189] New: Target implements obsolete vcond{,u,eq} expanders
 2024-06-26  3:13 UTC  (2+ messages)
` [Bug target/114189] "

[Bug testsuite/109360] New: RFE: check that generated .sarif files validate against the SARIF schema
 2024-06-26  0:29 UTC  (2+ messages)
` [Bug testsuite/109360] "

[Bug c++/115504] New: Wrong decltype result for a captured reference inside limbda
 2024-06-26  0:07 UTC  (2+ messages)
` [Bug c++/115504] [14/15 Regression] Wrong decltype result for a captured reference inside lambda since r14-5330

[Bug jit/99126] New: Compilation ICE trying insert trap
 2024-06-25 23:34 UTC  (2+ messages)
` [Bug jit/99126] "

[Bug other/115622] New: gcc.dg/ipa/iinline-attr.c fails after r15-1579-g792f97b44ffc5e
 2024-06-25 22:46 UTC  (2+ messages)
` [Bug target/115622] "

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