public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug sanitizer/113214] New: false-positive -Wstringop-overflow warning with thread sanitizer
 2024-02-05 18:38 UTC  (3+ messages)
` [Bug sanitizer/113214] "

[Bug c++/109359] New: Compile-time rounding of double literal to float is incorrect with -frounding-math
 2024-02-05 18:34 UTC  (3+ messages)
` [Bug c++/109359] [12/13/14 Regression] "
` [Bug c++/109359] [12/13 "

[Bug d/113772] New: [14 Regression] atomic.d compile error since recent upstream imports
 2024-02-05 18:32 UTC  (11+ messages)
` [Bug d/113772] "

[Bug c++/113767] New: Missing Destructor Call with goto and return value
 2024-02-05 18:20 UTC  (5+ messages)
` [Bug c++/113767] [11/12/13 Regression] "

[Bug c++/92407] Destruction of objects returned from functions skipped by goto
 2024-02-05 18:20 UTC 

[Bug tree-optimization/113774] New: wrong code with _BitInt() arithmetics at -O2
 2024-02-05 18:13 UTC 

[Bug c/113740] New: ICE: in build_bitint_type, at tree.cc:7178 with _BitInt() as bitfeld
 2024-02-05 18:00 UTC  (3+ messages)
` [Bug c/113740] "

[Bug tree-optimization/113735] New: ICE: in operator[], at vec.h:910 with _BitInt() at -O and above
 2024-02-05 17:58 UTC  (3+ messages)
` [Bug tree-optimization/113735] "

[Bug tree-optimization/113753] New: wrong code with _BitInt(129) multiplication and division at -O2
 2024-02-05 17:52 UTC  (3+ messages)
` [Bug tree-optimization/113753] "

[Bug fortran/110987] New: Segmentation fault after finalization of a temporary variable
 2024-02-05 17:34 UTC  (6+ messages)
` [Bug fortran/110987] "
` [Bug fortran/110987] [13/14 Regression] "

[Bug target/109809] New: ICE in dwarf2out_frame_debug_cfa_offset, at dwarf2cfi.cc:1376
 2024-02-05 17:31 UTC  (5+ messages)
` [Bug target/109809] "

[Bug c++/113773] New: coroutines: promise deconstructed twice if throwing from return object
 2024-02-05 17:01 UTC 

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2024-02-05 16:56 UTC 

[Bug c/113769] New: GCC fails to warn of integer being used uninitialized
 2024-02-05 16:56 UTC  (4+ messages)
` [Bug c/113769] "
` [Bug tree-optimization/113769] "

[Bug tree-optimization/81809] missing -Wuninitialized due to alias analysis limitation
 2024-02-05 16:56 UTC 

[Bug c++/113770] New: _Float64x support on g++ 13.2.0
 2024-02-05 16:54 UTC  (10+ messages)
` [Bug c++/113770] "

[Bug c++/113757] New: [14 regression] ICE when building legion-23.03.0
 2024-02-05 16:53 UTC  (9+ messages)
` [Bug c++/113757] "
` [Bug tree-optimization/113757] "
` [Bug tree-optimization/113757] [14 regression] ICE when building legion-23.03.0 since r14-8398

[Bug gcov-profile/113765] New: autofdo: val-profiler-threads-1.c compilation, error: probability of edge from entry block not initialized
 2024-02-05 16:11 UTC  (4+ messages)
` [Bug gcov-profile/113765] "
` [Bug gcov-profile/113765] ICE: "

[Bug target/113763] New: [14 Regression] build fails with clang++ host compiler because aarch64.cc uses C++14 constexpr
 2024-02-05 15:54 UTC  (11+ messages)
` [Bug target/113763] "

[Bug middle-end/113731] New: [14 regression] ICE when building libbsd
 2024-02-05 15:12 UTC  (2+ messages)
` [Bug tree-optimization/113731] [14 regression] ICE when building libbsd since r14-8768-g85094e2aa6dba7

[Bug middle-end/113771] New: [14 Regression][GCN] ICE during GIMPLE pass: vect in vect_transform_loop tree-vect-loop.cc:11969
 2024-02-05 15:12 UTC  (2+ messages)
` [Bug middle-end/113771] "

[Bug c++/113760] New: gcc rejects valid empty-declaration in pedantic mode
 2024-02-05 15:10 UTC  (7+ messages)
` [Bug c++/113760] "
` [Bug c++/113760] [DR1693] "

[Bug middle-end/113734] New: [14 regression] libarchive miscompiled (fails libarchive_test_read_format_rar5_extra_field_version test) since r14-8768-g85094e2aa6dba7
 2024-02-05 14:46 UTC  (4+ messages)
` [Bug middle-end/113734] "

[Bug c++/109283] New: Destructor of co_yield conditional argument called twice
 2024-02-05 14:23 UTC  (2+ messages)
` [Bug c++/109283] "

[Bug c++/102217] New: co_awaiting a temporary produced by ternary operator crashes (double-free)
 2024-02-05 14:20 UTC  (2+ messages)
` [Bug c++/102217] "

[Bug c++/101976] New: When constructing object, calling function and performing co_await in same statement, temporary is erroneously moved trivially
 2024-02-05 14:18 UTC  (2+ messages)
` [Bug c++/101976] "

[Bug modula2/113768] New: gm2/extensions/run/pass/vararg2.mod FAILs
 2024-02-05 14:07 UTC  (2+ messages)
` [Bug modula2/113768] "

[Bug c++/107138] New: [12 regression] std::variant<std::string, ...> triggers false-positive 'may be used uninitialized' warning
 2024-02-05 13:54 UTC  (2+ messages)
` [Bug c++/107138] [12/13/14 "

[Bug testsuite/106680] Test gcc.target/powerpc/bswap64-4.c fails on 32-bit BE
 2024-02-05 13:38 UTC  (7+ messages)

[Bug middle-end/109559] New: Unexpected -Wmaybe-uninitialized warning when inlining with system header
 2024-02-05 13:00 UTC  (4+ messages)
` [Bug middle-end/109559] [12/13/14 Regression] "

[Bug libgomp/113448] New: libgomp.c/alloc-pinned-1.c etc. XPASS
 2024-02-05 12:59 UTC  (2+ messages)
` [Bug libgomp/113448] "

[Bug d/104739] New: gdc.test/runnable/mangle.d etc. FAIL with Solaris as
 2024-02-05 12:54 UTC  (3+ messages)
` [Bug d/104739] "

[Bug target/113766] New: ICE: in generate_insn, at config/riscv/riscv-vector-builtins.cc:4186 with (invalid?) __riscv_vfredosum_tu()
 2024-02-05 11:57 UTC 

[Bug libstdc++/113761] New: Abnormal program termination using libstdc++
 2024-02-05 11:51 UTC  (7+ messages)
` [Bug libstdc++/113761] "
` [Bug libstdc++/113761] piecewise_constant_distribution's initializer_list constructor is not correct for `size < 2`

[Bug target/98491] New: [MIPS] ICE: in mode_size_inline, with -mmsa
 2024-02-05 11:44 UTC  (2+ messages)
` [Bug target/98491] "

[Bug target/113764] New: [X86] Generates lzcnt when bsr is sufficient
 2024-02-05 11:38 UTC 

[Bug tree-optimization/113736] New: ICE: verify_gimple failed: incompatible types in 'PHI' argument 0 with _BitInt() struct copy to __seg_fs/gs
 2024-02-05 11:25 UTC  (4+ messages)
` [Bug tree-optimization/113736] "

[Bug tree-optimization/113707] New: ICE on valid code at -O1 on x86_64-linux-gnu: Segmentation fault
 2024-02-05 10:08 UTC  (6+ messages)
` [Bug tree-optimization/113707] [14 Regression] ICE on valid code at -O1 on x86_64-linux-gnu: Segmentation fault since r14-8683

[Bug tree-optimization/113703] New: ivopts miscompiles loop
 2024-02-05 10:04 UTC  (2+ messages)
` [Bug tree-optimization/113703] "

[Bug middle-end/113762] New: TYPE_ADDR_SPACE requirements on tcc_reference trees not documented/checked
 2024-02-05 10:03 UTC  (2+ messages)
` [Bug middle-end/113762] "

[Bug tree-optimization/113737] New: ICE: in lower_stmt, at gimple-lower-bitint.cc:5455 with _BitInt() used in switch at -O2
 2024-02-05 10:02 UTC  (3+ messages)
` [Bug tree-optimization/113737] "

[Bug middle-end/113759] New: [14 regression] ICE when building fdk-aac-2.0.3
 2024-02-05  9:46 UTC  (8+ messages)
` [Bug middle-end/113759] "
` [Bug middle-end/113759] [14 regression] ICE when building fdk-aac-2.0.3 since r14-8680
` [Bug tree-optimization/113759] "

[Bug target/112337] New: arm: ICE in arm_effective_regno
 2024-02-05  9:30 UTC  (2+ messages)
` [Bug target/112337] arm: ICE in arm_effective_regno when compiling for MVE

[Bug tree-optimization/113756] New: Wrong code at -O2 on x86_64-linux-gnu since r14-2780-g39f117d6c87
 2024-02-05  9:04 UTC  (4+ messages)
` [Bug tree-optimization/113756] "
` [Bug tree-optimization/113756] [14 regression] "

[Bug modula2/113749] New: [14 Regression] m2 enabled build times out on i686-gnu (GNU Hurd)
 2024-02-05  9:02 UTC  (2+ messages)
` [Bug modula2/113749] "

[Bug c++/113746] New: [14 Regression] ICE: tree check: expected enumeral_type, have error_mark in tsubst_expr, at cp/pt.cc:21458 with missing typename
 2024-02-05  9:01 UTC  (4+ messages)
` [Bug c++/113746] "

[Bug tree-optimization/113725] New: ICE during GIMPLE pass: cunroll
 2024-02-05  8:51 UTC  (3+ messages)
` [Bug tree-optimization/113725] [14 Regression] ICE during GIMPLE pass: cunroll since r14-8683

[Bug middle-end/113724] New: [14 Regression][OpenMP] ICE (segfault) when mapping a struct in omp_gather_mapping_groups_1
 2024-02-05  8:51 UTC  (2+ messages)
` [Bug middle-end/113724] "

[Bug c++/113563] New: Rejects capture of `this` in C++23 `this auto` lambda
 2024-02-05  8:45 UTC  (2+ messages)
` [Bug c++/113563] "

[Bug target/113059] New: [14 regression] fftw fails tests for -O3 -m32 -march=znver2 since r14-6210-ge44ed92dbbe9d4
 2024-02-05  8:38 UTC  (3+ messages)
` [Bug target/113059] "
` [Bug target/113059] [15 "

[Bug lto/113712] New: lto crash: when building 641.leela_s peek with Example-gcc-linux-x86.cfg (SPEC2017 1.1.9)
 2024-02-05  8:25 UTC  (2+ messages)
` [Bug lto/113712] [11/12/13/14 Regression] "

[Bug c/113255] New: wrong code with -O2 -mtune=k8
 2024-02-05  7:35 UTC  (2+ messages)
` [Bug target/113255] [11/12/13 Regression] "

[Bug middle-end/113750] New: [14 Regression] ICE in vect building gcc/m2/gm2-libs/NumberIO.mod
 2024-02-05  7:32 UTC  (8+ messages)
` [Bug middle-end/113750] "
` [Bug middle-end/113750] [14 Regression] ICE in vect building gcc/m2/gm2-libs/NumberIO.mod since r14-8769-g64b0130bb6702c

[Bug tree-optimization/113583] New: Main loop in 519.lbm not vectorized
 2024-02-05  6:59 UTC  (2+ messages)
` [Bug tree-optimization/113583] "

[Bug c/112896] New: RISC-V: gcc.dg/pr30957-1.c run failure when rv64gcv_zvl1024b_zvfh_zfh
 2024-02-05  3:00 UTC  (2+ messages)
` [Bug target/112896] "

[Bug target/106531] New: -march=rv32iabmc should also enable zba, zbb, zbc, zbs
 2024-02-05  1:43 UTC  (2+ messages)
` [Bug target/106531] "

[Bug d/113758] New: d: Callee destructor call invalidates the live object, not the temporary
 2024-02-04 20:53 UTC 

[Bug c++/113755] New: Class without a viable destructor wrongly accepted
 2024-02-04 19:53 UTC  (3+ messages)
` [Bug c++/113755] an implicit deconstructor is (incorrectly) added when the requires of the deconstructor fails

[Bug c/113727] New: csmith: differences from nothing to -O1
 2024-02-04 19:42 UTC  (2+ messages)
` [Bug c/113727] [14 Regression] "

[Bug target/113742] New: ICE: RTL check: expected elt 1 type 'i' or 'n', have 'e' (rtx set) in riscv_macro_fusion_pair_p, at config/riscv/riscv.cc:8416 with -O2 -finstrument-functions -mtune=sifive-p600-series
 2024-02-04 13:30 UTC  (2+ messages)
` [Bug target/113742] "

[Bug c++/113754] New: GCC complains when using a type that depends on lambda
 2024-02-04 12:42 UTC  (2+ messages)
` [Bug c++/113754] "

[Bug target/113729] New: Missing APX NDD optimization
 2024-02-04  7:29 UTC  (3+ messages)
` [Bug target/113729] "

[Bug target/113465] New: [mingw-w64] dllexported constexpr (inline) variables not automatically emitted
 2024-02-04  6:52 UTC  (2+ messages)
` [Bug target/113465] "

[Bug c/113752] New: [14 Regression] warning: ‘%s’ directive writing up to 10218 bytes into a region of size between 0 and 10240 [-Wformat-overflow=]
 2024-02-04  6:15 UTC  (4+ messages)
` [Bug tree-optimization/113752] "

[Bug tree-optimization/113714] New: [11/12/13/14 Regression] Missed optimization for redundancy computation elimination: -(w+d-x)-x => -(w+d)
 2024-02-04  5:34 UTC  (3+ messages)
` [Bug tree-optimization/113714] "

[Bug tree-optimization/113718] New: std::bit_cast making the compiler generate unnecessary code
 2024-02-04  4:04 UTC  (2+ messages)
` [Bug c++/113718] "

[Bug target/113751] New: -mapxf -mfma4 generates wrong assembly code
 2024-02-04  3:55 UTC  (3+ messages)
` [Bug target/113751] "

[Bug target/113744] New: Unnecessary "m" constraint in *adddi_4
 2024-02-04  3:06 UTC  (2+ messages)
` [Bug target/113744] "

[Bug target/113723] New: -freorder-blocks-and-partition emits bogus asm directives on aarch64
 2024-02-04  0:49 UTC  (2+ messages)
` [Bug rtl-optimization/113723] switch (jump) tables don't get along with -freorder-blocks-and-partition on non-x86

[Bug c/113697] New: RISC-V: Redundant vsetvl insn in function
 2024-02-04  0:46 UTC  (2+ messages)
` [Bug target/113697] "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2024-02-03 22:04 UTC 

[Bug tree-optimization/113588] New: The vectorizer is introducing out-of-bounds memory access
 2024-02-03 22:03 UTC  (2+ messages)
` [Bug tree-optimization/113588] [14 Regression] "

[Bug tree-optimization/113467] New: [14 regression] libgcrypt-1.10.3 is miscompiled
 2024-02-03 22:03 UTC  (2+ messages)
` [Bug tree-optimization/113467] "

[Bug target/113738] New: [14 Regression] ICE: in df_reg_chain_verify_unmarked, at df-scan.cc:4001 with -O2 -march=rv64gcv
 2024-02-03 21:46 UTC  (3+ messages)
` [Bug middle-end/113738] "

[Bug c++/111923] New: default argument is not treated as a complete-class context of a class
 2024-02-03 20:08 UTC  (2+ messages)
` [Bug c++/111923] "

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