public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug modula2/110633] New: Using an unknown identifier as argument to ORD results in ICE
 2023-08-01 18:18 UTC  (3+ messages)
` [Bug modula2/110633] "

[Bug c++/99599] New: Concepts requirement falsely reporting recursion, breaks tag_invoke pattern
 2023-08-01 18:16 UTC  (2+ messages)
` [Bug c++/99599] [11/12/13/14 Regression] Concepts requirement falsely reporting cyclic dependency, "

[Bug c++/110291] New: [11.1 Regression] constraint on friend operator template causes bizarre duplication of RHS template parameter that is passed to the requires expression
 2023-08-01 18:16 UTC  (2+ messages)
` [Bug c++/110291] [11/12/13/14 "

[Bug c++/110822] New: ICE on constexpr initialized with non-constant expression also accepts-invalid
 2023-08-01 18:02 UTC  (3+ messages)
` [Bug c++/110822] [13/14 Regression] "
` [Bug c++/110822] "

[Bug c++/110805] New: g++ crash on modules with exported class providing string constant with obscure content
 2023-08-01 17:38 UTC  (4+ messages)
` [Bug c++/110805] "

[Bug c++/110870] New: g++ internal compiler error on modules with precompiled headerfile "string"
 2023-08-01 16:54 UTC  (3+ messages)
` [Bug c++/110870] "

[Bug middle-end/110869] New: [14 regression] ICE in decompose, at rtl.h:2297
 2023-08-01 16:27 UTC  (2+ messages)
` [Bug middle-end/110869] "

[Bug rtl-optimization/110867] New: ICE in combine after 7cdd0860949c6c3232e6cff1d7ca37bb5234074c
 2023-08-01 15:04 UTC  (3+ messages)
` [Bug rtl-optimization/110867] "

[Bug modula2/110865] New: Unable to access copied const array
 2023-08-01 14:00 UTC  (6+ messages)
` [Bug modula2/110865] "

[Bug tree-optimization/110852] New: [14 Regression] ICE: in get_predictor_value, at predict.cc:2695 with -O -fno-tree-fre and __builtin_expect()
 2023-08-01 13:57 UTC  (3+ messages)
` [Bug tree-optimization/110852] "

[Bug target/110625] New: [AArch64] Vect: SLP fails to vectorize a loop as the reduction_latency calculated by new costs is too large
 2023-08-01 13:49 UTC  (9+ messages)
` [Bug target/110625] "

[Bug c++/105523] New: Wrong warning array subscript [0] is outside array bounds
 2023-08-01 13:45 UTC  (2+ messages)
` [Bug target/105523] "

[Bug libstdc++/110862] New: format out of bands read on format string "{0:{0}"
 2023-08-01 13:15 UTC  (4+ messages)
` [Bug libstdc++/110862] "

[Bug rtl-optimization/110220] New: ICE in patch_jump_insn, at cfgrtl.cc:1295 - avr/xmega
 2023-08-01 13:05 UTC  (4+ messages)
` [Bug rtl-optimization/110220] [13/14 Regression] "
` [Bug target/110220] "

[Bug c++/110848] New: Consider enabling -Wvla by default in C++ modes
 2023-08-01 13:01 UTC  (5+ messages)
` [Bug c++/110848] Consider enabling -Wvla by default in non-GNU "

[Predicated Ins vs Branches] O3 and PGO result in 2x performance drop relative to O2
 2023-08-01 12:45 UTC  (6+ messages)

[Bug middle-end/110378] New: SRA for destructors
 2023-08-01 12:45 UTC  (6+ messages)
` [Bug middle-end/110378] IPA-SRA "
` [Bug ipa/110378] "

[Bug libstdc++/110860] New: std::format("{:f}",2e304) invokes undefined behaviour
 2023-08-01 12:38 UTC  (4+ messages)
` [Bug libstdc++/110860] "

[Bug libgcc/110868] New: crossback build fails for x86_64-pc-linux-gnu due to check on build environment
 2023-08-01 12:04 UTC  (4+ messages)
` [Bug libgcc/110868] "

[Bug c++/110226] New: GCC ignores include of non-existent header
 2023-08-01 10:43 UTC  (2+ messages)
` [Bug preprocessor/110226] __has_include on a header causes GCC to ignore an non-existent header afterwards

[Bug preprocessor/80753] __has_include and __has_include_next taints subsequent I/O errors
 2023-08-01 10:43 UTC 

[Bug tree-optimization/106293] New: 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022
 2023-08-01 10:40 UTC  (4+ messages)
` [Bug tree-optimization/106293] [13/14 Regression] "

[Bug middle-end/110857] New: aarch64-linux-gnu profiledbootstrap broken
 2023-08-01  8:53 UTC  (2+ messages)
` [Bug middle-end/110857] "

[Bug target/110838] New: [14 Regression] wrong code on x265-3.5, -O3, sign extraction
 2023-08-01  8:37 UTC  (3+ messages)
` [Bug tree-optimization/110838] [14 Regression] wrong code on x365-3.5, "

[Bug target/43644] __uint128_t missed optimizations
 2023-08-01  8:21 UTC 

[Bug target/110741] New: vec_ternarylogic intrinsic generates incorrect code on POWER10 target when compiled with GCC
 2023-08-01  5:48 UTC  (5+ messages)
` [Bug target/110741] "

Good News
 2023-08-01  3:47 UTC 

[Bug preprocessor/87299] #pragma GCC target behaves differently when using -save-temps
 2023-08-01  2:26 UTC 

[Bug c++/110866] New: No UDC lookup with va_arg
 2023-08-01  1:57 UTC  (3+ messages)
` [Bug c++/110866] "

[Bug c++/104113] New: DR 625 forbids "auto" being used in template argument and parser fails to issue correct error message for it
 2023-08-01  1:29 UTC  (3+ messages)
` [Bug c++/104113] invalid template argument causes the type to become int which confuses the rest of the diagnostic

[Bug tree-optimization/93044] extra cast is not removed
 2023-08-01  0:08 UTC  (2+ messages)

[Bug c/110858] New: [14 Regression] gcc.dg/unroll-1.c UNRESOLVED
 2023-07-31 23:14 UTC  (5+ messages)
` [Bug testsuite/110858] "

[Bug c++/110855] New: std::source_location doesn't work with C++20 coroutine
 2023-07-31 23:11 UTC  (3+ messages)
` [Bug c++/110855] "

[Bug analyzer/110830] New: -Wanalyzer-use-of-uninitialized-value false negative due to use-after-free::supercedes_p
 2023-07-31 22:43 UTC  (3+ messages)
` [Bug analyzer/110830] "

[Bug middle-end/110864] New: [14 Regression] ICE in combine.cc causes stage2 build failure on RISCV
 2023-07-31 22:18 UTC  (4+ messages)
` [Bug middle-end/110864] "

[Bug libstdc++/110859] New: [14 Regression] New FAIL: 23_containers/vector/bool/110807.cc
 2023-07-31 21:09 UTC  (3+ messages)
` [Bug libstdc++/110859] "
` [Bug middle-end/110859] "

[Bug other/110863] New: New test case 23_containers/vector/bool/110807.cc from r14-2797-g7931a1de9ec87b fails on big endian
 2023-07-31 21:07 UTC  (2+ messages)
` [Bug other/110863] "

[Bug fortran/50410] New: ICE in record_reference
 2023-07-31 20:49 UTC  (2+ messages)
` [Bug fortran/50410] [11/12/13/14 Regression] ICE in record_reference, pointer variable in data statement

[Bug c/65213] New: Extend -Wmissing-declarations to variables
 2023-07-31 19:06 UTC  (3+ messages)
` [Bug c/65213] Extend -Wmissing-declarations to variables [i.e. add -Wmissing-variable-declarations]

[Bug middle-end/87403] [Meta-bug] Issues that suggest a new warning
 2023-07-31 19:06 UTC 

[Bug modula2/110284] New: [14 Regression] Bootstrap failures with m2
 2023-07-31 18:44 UTC  (2+ messages)
` [Bug modula2/110284] "

[Bug tree-optimization/96923] New: Failure to optimize a select-related bool pattern to or+not
 2023-07-31 17:14 UTC  (2+ messages)
` [Bug tree-optimization/96923] "

[Bug tree-optimization/100864] New: (a&!b) | b is not opimized to a | b for conditionals
 2023-07-31 17:14 UTC  (3+ messages)
` [Bug tree-optimization/100864] (a&!b) | b is not opimized to a | b for comparisons

[Bug c++/105903] New: Missed optimization for __synth3way
 2023-07-31 17:14 UTC  (5+ messages)
` [Bug tree-optimization/105903] "

[Bug tree-optimization/106164] New: (a > b) & (a >= b) does not get optimized until reassoc1
 2023-07-31 17:12 UTC  (5+ messages)
` [Bug tree-optimization/106164] "

[Bug driver/77576] gcc-ar doesn't work if all options are read from file
 2023-07-31 16:59 UTC  (2+ messages)

[Bug c++/109250] New: Invalid configuration `loongarch64-linux-gnu': machine `loongarch64-unknown' not recognized
 2023-07-31 16:28 UTC  (2+ messages)
` [Bug bootstrap/109250] "

[Bug target/109713] New: [14 Regression] gcc/config/riscv/sync.md:66:1: error: control reaches end of non-void function [-Werror=return-type] since r14-406-gbff7c773864479
 2023-07-31 16:19 UTC  (2+ messages)
` [Bug target/109713] "

[Bug target/89835] The RISC-V target uses amoswap.w for relaxed stores
 2023-07-31 16:18 UTC 

[Bug c/110582] New: Wrong code at -O2/3 on x86_64-linux-gnu
 2023-07-31 16:11 UTC  (4+ messages)
` [Bug tree-optimization/110582] [14 Regression] "

[Bug tree-optimization/106346] New: Potential regression on vectorization of left shift with constants
 2023-07-31 15:30 UTC  (2+ messages)
` [Bug target/106346] [11/12/13/14 Regression] Potential regression on vectorization of left shift with constants since r11-5160-g9fc9573f9a5e94

[Bug analyzer/109361] New: RFE: SARIF output could contain timing/profile information
 2023-07-31 15:30 UTC  (3+ messages)
` [Bug analyzer/109361] "

[Bug fortran/110360] New: ABI issue with character,value dummy argument
 2023-07-31 15:09 UTC  (3+ messages)
` [Bug fortran/110360] "

[Bug c++/110861] New: Bad codegen leading to runtime segfault when mixing import and #include
 2023-07-31 15:05 UTC  (2+ messages)
` [Bug c++/110861] "

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

[Bug gcov-profile/110545] New: gcda files not generated for some shared libs
 2023-07-31 14:14 UTC  (2+ messages)
` [Bug gcov-profile/110545] "

[Bug c/110280] New: internal compiler error: in const_unop, at fold-const.cc:1884
 2023-07-31 13:27 UTC  (4+ messages)
` [Bug tree-optimization/110280] [13 Regression] "

[Bug target/110309] New: Wrong code for masked load expansion
 2023-07-31 11:32 UTC  (2+ messages)
` [Bug target/110309] "

[Bug tree-optimization/88540] Issues with vectorization of min/max operations
 2023-07-31 11:31 UTC  (2+ messages)

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2023-07-31 11:31 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug tree-optimization/94864] New: Failure to combine vunpckhpd+movsd into single vunpckhpd
 2023-07-31 11:31 UTC  (2+ messages)
` [Bug rtl-optimization/94864] "

[Bug c/110062] New: missed vectorization in graphicsmagick
 2023-07-31 11:28 UTC  (2+ messages)
` [Bug tree-optimization/110062] "

[Bug c++/110856] New: GCC rejects template alias of function type as invalid template parameter
 2023-07-31  8:44 UTC 

[Bug sanitizer/110799] New: [tsan] False positive due to -fhoist-adjacent-loads
 2023-07-31  8:29 UTC  (3+ messages)
` [Bug sanitizer/110799] "

[Bug lto/110844] New: LTO sometimes fail with -save-temp -dumpdir options
 2023-07-31  8:11 UTC  (2+ messages)
` [Bug lto/110844] "

[Bug target/110762] New: inappropriate use of SSE (or AVX) insns for v2sf mode operations
 2023-07-31  8:10 UTC  (3+ messages)
` [Bug target/110762] [11/12/13 Regression] "

[Bug target/110843] New: ICE in convert_insn, at config/i386/i386-features.cc:1438 since r14-2405-g4814b63c3c2326
 2023-07-31  8:09 UTC  (3+ messages)
` [Bug target/110843] [14 Regression] "

[Bug target/81904] FMA and addsub instructions
 2023-07-31  7:58 UTC  (4+ messages)

[Bug middle-end/110832] New: 14% capacita -O2 regression between g:9fdbd7d6fa5e0a76 (2023-07-26 01:45) and g:ca912a39cccdd990 (2023-07-27 03:44) on zen3 and core
 2023-07-31  7:54 UTC  (3+ messages)
` [Bug middle-end/110832] [14 Regression] "

[Bug target/110758] New: 8% hmmer regression on zen1 and zen3 with -Ofast -march=native -flto between g:8377cf1bf41a0a9d (2023-07-05 01:46) and g:3a61ca1b9256535e (2023-07-06 16:56) and g:d76d19c9bc5ef113 (2023-07-16 00:16) and g:a5088dc3f5ef73c8 (2023-07-17 03:24)
 2023-07-31  7:39 UTC  (2+ messages)
` [Bug target/110758] [14 Regression] 8% hmmer regression on zen1/3 with -Ofast -march=native -flto between g:8377cf1bf41a0a9d (2023-07-05 01:46) and g:3a61ca1b9256535e (2023-07-06 16:56); "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2023-07-31  7:39 UTC 

[Bug driver/110478] New: RISC-V multilib gcc zicsr in the -march causing incorrect libgcc to be used
 2023-07-31  7:22 UTC  (2+ messages)
` [Bug target/110478] "

[Bug c/110640] New: Wrong code at -O2/3 on x86_64-linux-gnu since GCC-13
 2023-07-31  7:15 UTC  (3+ messages)
` [Bug tree-optimization/110640] [13/14 Regression] "

[Bug c/110243] New: Wrong code at -O3 on x86_64-linux-gnu
 2023-07-31  7:14 UTC  (3+ messages)
` [Bug tree-optimization/110243] [13/14 Regression] "

[Bug libstdc++/110854] New: constructor of std::counting_semaphore is not constexpr
 2023-07-31  2:06 UTC  (2+ messages)
` [Bug libstdc++/110854] "

[Bug modula2/110174] New: Using illegal constraints for builtin return_address gives ICE
 2023-07-31  0:08 UTC  (3+ messages)
` [Bug modula2/110174] "

[Bug modula2/110631] New: Bug in FIO.WriteCardinal
 2023-07-30 20:45 UTC  (2+ messages)
` [Bug modula2/110631] "

[Bug c/110753] New: ICE in meet_with_1, at ipa-cp.cc:1057
 2023-07-30 20:45 UTC  (2+ messages)
` [Bug ipa/110753] [14 Regression] "

[Bug target/110787] New: [14 regression] ICE building SYSTEM.def
 2023-07-30 19:37 UTC  (2+ messages)
` [Bug target/110787] "

[Bug fortran/110825] New: TYPE(*) dummy argument to generate an unused hidden argument
 2023-07-30 18:28 UTC  (2+ messages)
` [Bug fortran/110825] "

[Bug c/110233] New: Wrong code at -Os on x86_64-linux-gnu
 2023-07-30 15:18 UTC  (5+ messages)
` [Bug middle-end/110233] [12/13/14 Regression] "

[Bug c/110769] New: ICE in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1023
 2023-07-30 15:01 UTC  (2+ messages)
` [Bug tree-optimization/110769] [14 Regression] "

[Bug c/110702] New: Wrong code at -O1 on x86_64-linux-gnu (regression since GCC-12.2)
 2023-07-30 14:57 UTC  (2+ messages)
` [Bug middle-end/110702] [12/13/14 Regression] "

[Bug c/110641] New: ICE in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1023
 2023-07-30 14:52 UTC  (2+ messages)
` [Bug tree-optimization/110641] [14 Regression] "

[Bug c/110141] New: Wrong code at -O2 on x86_64-linux-gnu
 2023-07-30 14:28 UTC  (2+ messages)
` [Bug middle-end/110141] "

[Bug c/110115] New: Wrong code at -O1 on x86_64-linux-gnu
 2023-07-30 14:23 UTC  (2+ messages)
` [Bug middle-end/110115] "

[Bug c++/110853] New: [c++-concepts] Bad interaction between deduction guide with decay and constraints
 2023-07-30 14:05 UTC 

[Bug fortran/108961] New: Segfault when associating to pointer from C_F_POINTER
 2023-07-30 12:25 UTC  (3+ messages)
` [Bug fortran/108961] "

[Bug objc++/61759] New: internal compiler error: in objc_eh_runtime_type, at objc/objc-next-runtime-abi-01.c:2792
 2023-07-30 12:11 UTC  (5+ messages)
` [Bug objc++/61759] [ICE] [objc++] reaching gcc_unreachable in objc_eh_runtime_type at objc/objc-next-runtime-abi-01.c

[Bug rtl-optimization/110823] New: [missed optimization] >50% speedup for x86-64 ASCII processing a la GNU diffutils
 2023-07-30 11:38 UTC  (2+ messages)
` [Bug rtl-optimization/110823] "

[Bug sanitizer/98609] New: sanitizer diagnoses VLAs with length zero although zero-length arrays are a GNU extension
 2023-07-30 10:15 UTC  (2+ messages)
` [Bug sanitizer/98609] "

[Bug sanitizer/98608] New: missing sanitizer detection for arrays with invalid length defind using typeof
 2023-07-30 10:09 UTC  (2+ messages)
` [Bug sanitizer/98608] "

[Bug target/106222] New: x86 Better code squence for __builtin_shuffle
 2023-07-30  9:03 UTC  (2+ messages)
` [Bug target/106222] "

[Bug c++/110851] New: [contracts] Inheriting multiple base functions with clashing contracts is not diagnosed
 2023-07-30  9:00 UTC 

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