public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug rtl-optimization/110479] New: Unnecessary register move
 2023-06-29  8:03 UTC 

[Bug driver/110478] New: RISC-V multilib gcc zicsr in the -march causing incorrect libgcc to be used
 2023-06-29  8:02 UTC 

[Bug c++/110477] New: -fexcess-precision=standard not applied consistently
 2023-06-29  8:00 UTC  (2+ messages)
` [Bug c++/110477] "

[Bug debug/110073] New: [14 regression] btfout.cc format errors break bootstrap
 2023-06-29  8:00 UTC  (2+ messages)
` [Bug debug/110073] "

[Bug d/106977] New: [13 regression] d21 dies with SIGBUS on 32-bit Darwin
 2023-06-29  7:52 UTC  (5+ messages)
` [Bug d/106977] [13/14 "

[Bug tree-optimization/110461] New: [14 regression] ICE when building openh264 with new vector_type checking
 2023-06-29  7:43 UTC  (15+ messages)
` [Bug tree-optimization/110461] "

[Bug tree-optimization/110460] New: [14 Regression] ft32 ICE on 931110-1.c with new TYPE_PRECISION checking
 2023-06-29  7:38 UTC  (4+ messages)
` [Bug tree-optimization/110460] "

[Bug tree-optimization/110475] New: [14 Regression] Wrong code at -O2/3/s on x86_64-pc-linux-gnu
 2023-06-29  7:33 UTC  (3+ messages)
` [Bug tree-optimization/110475] "

[Bug tree-optimization/110474] New: Vect: the epilog vect loop should have small VF if the loop is unrolled during vectorization
 2023-06-29  7:33 UTC  (2+ messages)
` [Bug tree-optimization/110474] "

[Bug target/110473] New: vec_convert for aarch64 seems to lower to something which should be improved
 2023-06-29  7:26 UTC  (2+ messages)
` [Bug target/110473] "

[Bug other/110419] New: [14 regression] new test case gfortran.dg/value_9.f90 in r14-2050-gd130ae8499e0c6 fails
 2023-06-29  7:12 UTC  (3+ messages)
` [Bug testsuite/110419] "

[Bug tree-optimization/110459] New: Trivial on stack variable was not optimized away
 2023-06-29  7:07 UTC  (3+ messages)
` [Bug middle-end/110459] "

[Bug target/110448] New: [RISC-V] RVV intrinsic api test error
 2023-06-29  7:03 UTC  (3+ messages)
` [Bug target/110448] "

[Bug c/110454] New: [14 Regression] ICE: tree check: expected none of vector_type, have vector_type in convert_argument, at c/c-typeck.cc:3388 with -Wtraditional-conversion
 2023-06-29  6:54 UTC  (3+ messages)
` [Bug c/110454] "

[Bug c++/110476] New: constexpr floating point regression with -std=c++XX
 2023-06-29  6:52 UTC 

[Bug tree-optimization/110450] New: [14 Regression] Dead Code Elimination Regression at -O2 since r14-261-g0ef3756adf0
 2023-06-29  6:52 UTC  (2+ messages)
` [Bug tree-optimization/110450] "

[Bug tree-optimization/110449] New: Vect: use a small step to calculate the loop induction if the loop is unrolled during loop vectorization
 2023-06-29  3:15 UTC  (3+ messages)
` [Bug tree-optimization/110449] "

[Bug c/109780] New: csmith: runtime crash with -O2 -march=znver1
 2023-06-29  2:43 UTC  (8+ messages)
` [Bug target/109780] [12/13/14 Regression] "

[Bug tree-optimization/110472] New: 60% slowdown with fwrapv when using openmp
 2023-06-29  1:58 UTC  (2+ messages)
` [Bug middle-end/110472] "

[Bug rtl-optimization/110237] New: gcc.dg/torture/pr58955-2.c is miscompiled by RTL scheduling after reload
 2023-06-29  1:29 UTC  (4+ messages)
` [Bug rtl-optimization/110237] "

[Bug target/110309] New: Wrong code for masked load expansion
 2023-06-29  1:29 UTC  (4+ messages)
` [Bug target/110309] "

[Bug c++/110468] New: internal compiler error in nothrow_spec_p (g++ > 11)
 2023-06-29  1:18 UTC  (13+ messages)
` [Bug c++/110468] "
` [Bug c++/110468] [12/13/14 regression] Internal compiler error in nothrow_spec_p

[Bug jit/110466] New: jit.dg FAILs on ppc64le
 2023-06-28 22:28 UTC  (7+ messages)
` [Bug jit/110466] "

[Bug driver/110408] New: gcc 13 crashes with %rename in specs
 2023-06-28 22:18 UTC  (4+ messages)
` [Bug driver/110408] "
` [Bug driver/110408] [13/14 Regression] "

[Bug target/110144] New: cris-unknown-elf cross build fails with ICE if RTL checking is enabled
 2023-06-28 21:45 UTC  (3+ messages)
` [Bug target/110144] "

[Bug c++/78632] Produce warning when a derived class shadows a field of the base class with `-Wshadow`
 2023-06-28 21:31 UTC 

[Bug tree-optimization/103680] New: Jump threading and switch corrupts profile
 2023-06-28 21:30 UTC  (4+ messages)
` [Bug tree-optimization/103680] "

[Bug tree-optimization/25623] jump threading/cfg cleanup messes up "incoming counts" for some BBs
 2023-06-28 21:27 UTC 

[Bug d/110471] New: d: Don't generate code that throws exceptions when compiling with `-fno-exceptions'
 2023-06-28 21:24 UTC 

[Bug rtl-optimization/110470] New: Test gcc.c-torture/execute/pr105613.c ICEs in prepare_cmp_insn on s390x with -march=z14
 2023-06-28 21:24 UTC 

[Bug ipa/110334] New: [13/14 Regresssion] unused functions not eliminated before LTO streaming
 2023-06-28 21:06 UTC  (7+ messages)
` [Bug ipa/110334] "

[Bug c/110252] New: Wrong code at -O2/3/s on x86_64-linux-gnu
 2023-06-28 20:35 UTC  (3+ messages)
` [Bug tree-optimization/110252] [14 Regression] "

[Bug tree-optimization/110446] New: [14 Regression] Wrong code at -O1/2/3/s on x86_64-pc-linux-gnu
 2023-06-28 20:31 UTC  (2+ messages)
` [Bug tree-optimization/110446] "

[Bug target/104124] New: Poor optimization for vector splat DW with small consts
 2023-06-28 20:21 UTC  (2+ messages)
` [Bug target/104124] "

[Bug testsuite/110469] New: Test gcc.dg/sms-compare-debug-1.c fails on s390x
 2023-06-28 20:20 UTC 

[Bug fortran/110360] New: ABI issue with character,value dummy argument
 2023-06-28 20:17 UTC  (5+ messages)
` [Bug fortran/110360] "

[Bug c++/67491] New: [meta-bug] concepts issues
 2023-06-28 19:47 UTC  (2+ messages)
` [Bug c++/67491] "

[Bug c++/89442] [concepts] missing "wrong number of template arguments" error in requires-clause
 2023-06-28 19:47 UTC  (2+ messages)

[Bug c++/107437] New: nested generic lambdas fail requiring unneded captures
 2023-06-28 19:44 UTC  (2+ messages)
` [Bug c++/107437] "

[Bug bootstrap/110467] New: Bootstrap with Ada enabled fails with --enable-host-pie
 2023-06-28 19:38 UTC  (2+ messages)
` [Bug bootstrap/110467] "

[Bug c/110458] New: -Warray-bounds=2 new false positive
 2023-06-28 19:21 UTC  (2+ messages)
` [Bug tree-optimization/110458] "

[Bug tree-optimization/110465] New: [14 regression] ICE when building openssl with new vector_type checking
 2023-06-28 19:07 UTC  (2+ messages)
` [Bug tree-optimization/110465] "

[Bug d/110406] New: d: Wrong code-gen returning POD structs by value
 2023-06-28 18:55 UTC  (5+ messages)
` [Bug target/110406] "

[Bug c++/110175] New: [GCC][Crash] GCC Crash on valid code
 2023-06-28 18:52 UTC  (4+ messages)
` [Bug c++/110175] "

[Bug libstdc++/110462] New: [14 regression] Build failure with musl-1.2.4 (filesystem/ops-common.h:377:5: error: 'off64_t' was not declared in this scope; did you mean 'off_t'?)
 2023-06-28 18:44 UTC  (11+ messages)
` [Bug libstdc++/110462] "

[Bug c/110453] New: gcc accepts redefinition of global variable without initializer
 2023-06-28 18:31 UTC  (3+ messages)
` [Bug c/110453] "

[Bug analyzer/110455] New: tree check: expected none of vector_type, have vector_type in get_gassign_result, at analyzer/region-model.cc:870 with -fanalyzer[14 Regression] ICE:
 2023-06-28 18:29 UTC  (2+ messages)
` [Bug analyzer/110455] [14 Regression] "

[Bug c++/110464] New: Improve -Wdiv-by-zero
 2023-06-28 18:06 UTC 

[Bug c++/110463] New: Mutable subobject is usable in a constant expression
 2023-06-28 17:29 UTC  (2+ messages)
` [Bug c++/110463] [13/14 Regression] "

[Bug c/102989] New: Add Clang's _ExtInt(N)
 2023-06-28 17:21 UTC  (2+ messages)
` [Bug c/102989] Implement C2x's n2763 (_BitInt)

[Bug fortran/87477] [meta-bug] [F03] issues concerning the ASSOCIATE statement
 2023-06-28 16:39 UTC 

[Bug fortran/99065] New: ASSOCIATE function selector expression "no IMPLICIT type" failure
 2023-06-28 16:39 UTC  (2+ messages)
` [Bug fortran/99065] "

[Bug fortran/89645] No IMPLICIT type error with: ASSOCIATE( X => function() )
 2023-06-28 16:39 UTC 

[Bug target/110457] New: Unnecessary movsx eax, dil
 2023-06-28 16:29 UTC  (5+ messages)
` [Bug target/110457] "

[Bug d/110193] New: d_signed_or_unsigned_type is invoked for vector types
 2023-06-28 16:28 UTC  (3+ messages)
` [Bug d/110193] "

[Bug analyzer/110426] New: Missing buffer overflow warning with function pointer that has the alloc_size attribute
 2023-06-28 15:54 UTC  (2+ messages)
` [Bug analyzer/110426] "

[Bug c++/110441] New: c++17 deferred materialization of temporaries fails when calling class static with member syntax
 2023-06-28 15:23 UTC  (6+ messages)
` [Bug c++/110441] c++17: temporary causes static member function call to confuse required copy elision

[Bug debug/110308] New: [14 Regression] ICE on audiofile-0.3.6: RTL: vartrack: Segmentation fault in mode_to_precision(machine_mode)
 2023-06-28 14:06 UTC  (2+ messages)
` [Bug debug/110308] "

[Bug target/110313] New: [14 Regression] GCN Fiji reload ICE in 'process_alt_operands'
 2023-06-28 14:06 UTC  (2+ messages)
` [Bug target/110313] "

[Bug tree-optimization/110434] New: tree-nrv introduces incorrect CLOBBER(eol)
 2023-06-28 13:56 UTC  (4+ messages)
` [Bug tree-optimization/110434] "

[Bug middle-end/110443] New: [14 Regression] ICE on a52dec-0.7.4:
 2023-06-28 13:55 UTC  (2+ messages)
` [Bug middle-end/110443] [14 Regression] ICE on a52dec-0.7.4: GIMPLE pass: vect SIGSEGV in vect_get_gather_scatter_ops()

[Bug rtl-optimization/110423] New: Redundant constants not gettign eliminated on RISCV
 2023-06-28 13:45 UTC  (2+ messages)
` [Bug rtl-optimization/110423] Redundant constants not getting "

[Bug target/110456] New: vectorization with loop masking prone to STLF issues
 2023-06-28 13:25 UTC  (2+ messages)
` [Bug target/110456] "

[Bug tree-optimization/110451] New: LIM fails to hoist comparisons
 2023-06-28 13:09 UTC  (4+ messages)
` [Bug tree-optimization/110451] "

[Bug middle-end/106081] New: missed vectorization
 2023-06-28 12:15 UTC  (2+ messages)
` [Bug middle-end/106081] "

[Bug libgomp/66005] New: libgomp make check time is excessive
 2023-06-28 11:42 UTC  (10+ messages)
` [Bug testsuite/66005] "

[Bug c/108678] New: Windows on ARM64 platform target aarch64-w64-mingw32
 2023-06-28 11:40 UTC  (2+ messages)
` [Bug target/108678] "

[Bug fortran/49213] New: [OOP] gfortran rejects structure constructor expression
 2023-06-28 11:39 UTC  (2+ messages)
` [Bug fortran/49213] "

[Bug tree-optimization/110452] New: Bad vectorization of invariant masks
 2023-06-28 11:12 UTC  (2+ messages)
` [Bug tree-optimization/110452] "

[Bug target/104610] New: memcmp () == 0 can be optimized better for avx512f
 2023-06-28 11:05 UTC  (3+ messages)
` [Bug target/104610] "

[Bug tree-optimization/109689] New: ICE at -O1 with "-ftree-vectorize": in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
 2023-06-28 10:41 UTC  (3+ messages)
` [Bug tree-optimization/109689] [14 Regression] ICE at -O1 with "-ftree-vectorize": in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r14-301-gf2d6beb7a4ddf1

[Bug target/78794] [7 Regression] We noticed ~9% regression in 32-bit mode for 462.libquntum on Avoton after r243202
 2023-06-28 10:08 UTC 

[Bug middle-end/109849] New: suboptimal code for vector walking loop
 2023-06-28  9:47 UTC  (2+ messages)
` [Bug middle-end/109849] "

[Bug analyzer/110433] New: ASAN reports mismatching new/delete when compiling analyzer testcases
 2023-06-28  9:41 UTC  (2+ messages)
` [Bug analyzer/110433] "

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