public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/107329] New: [13 Regression] ICE in gimplify_expr, at gimplify.cc:17118 since r13-2978-g43faf3e5445b5717
 2022-11-23 12:50 UTC  (2+ messages)
` [Bug c++/107329] "

[Bug tree-optimization/107833] New: wrong code at -Os and above on x86_64-linux-gnu
 2022-11-23 12:48 UTC 

[Bug fortran/107317] New: [10/11/12/13 Regression] ICE in emit_redzone_byte, at asan.cc:1508
 2022-11-23 12:48 UTC  (2+ messages)
` [Bug fortran/107317] "

[Bug c/107831] New: Missed optimization: -fclash-stack-protection causes unnecessary code generation for dynamic stack allocations that are clearly less than a page
 2022-11-23 12:34 UTC  (2+ messages)
` [Bug c/107831] "

[Bug c++/107558] New: [10/11/12/13 Regression] ICE in fld_incomplete_type_of, at ipa-free-lang-data.cc:258
 2022-11-23 12:18 UTC  (2+ messages)
` [Bug c++/107558] [10/11/12/13 Regression] ICE in fld_incomplete_type_of with -fmerge-all-constants and openmp and LTO since r11-16-ga2f32550a085984f

[Bug debug/107832] New: '-fcompare-debug' failure w/ -O2 -ftree-parallelize-loops=2 -fno-gcse-lm
 2022-11-23 11:28 UTC 

[Bug libstdc++/107811] New: libstdc++-v3/src/c++17/floating_from_chars.cc:787:9: error: 'fast_float' has not been declared
 2022-11-23 10:58 UTC  (6+ messages)
` [Bug libstdc++/107811] "

[Bug testsuite/107830] New: [13 Regression] ICE in gen_aarch64_bitmask_udiv3, at ./insn-opinit.h:813
 2022-11-23 10:53 UTC  (4+ messages)
` [Bug target/107830] "

[Bug target/104688] New: gcc and libatomic can use SSE for 128-bit atomic loads on Intel CPUs with AVX
 2022-11-23 10:23 UTC  (4+ messages)
` [Bug target/104688] gcc and libatomic can use SSE for 128-bit atomic loads on Intel and AMD "

[Bug libstdc++/107814] New: [13 regression] experimental/filesystem/iterators/error_reporting.cc FAILs
 2022-11-23 10:22 UTC  (11+ messages)
` [Bug libstdc++/107814] "

[Bug libstdc++/104731] New: 27_io/filesystem/iterators/error_reporting.cc FAILs
 2022-11-23 10:20 UTC  (2+ messages)
` [Bug libstdc++/104731] "

[Bug c/107826] New: ice during GIMPLE pass: slp
 2022-11-23  9:55 UTC  (3+ messages)
` [Bug tree-optimization/107826] "

[Bug tree-optimization/107823] New: Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
 2022-11-23  9:52 UTC  (3+ messages)
` [Bug tree-optimization/107823] [13 Regression] "

[Bug tree-optimization/107828] New: tree-inlining would generate SSA with incorrect def stmt
 2022-11-23  9:49 UTC  (2+ messages)
` [Bug tree-optimization/107828] "

[Bug lto/107829] New: Trivial compile time tracking code
 2022-11-23  9:42 UTC  (3+ messages)
` [Bug lto/107829] "

[Bug c++/107802] New: -Wsuggest-attribute=format ignores [[gnu::format(...)]]
 2022-11-23  7:45 UTC  (5+ messages)
` [Bug c/107802] "

[Bug libstdc++/107801] New: Building cross compiler for H8 family fails in libstdc++ (c++17/memory_resource.cc)
 2022-11-23  5:16 UTC  (9+ messages)
` [Bug libstdc++/107801] "

[Bug c++/107699] New: False positive -Warray-bounds, non-existent offset reported by GCC
 2022-11-23  3:00 UTC  (2+ messages)
` [Bug tree-optimization/107699] [12/13 Regression] "

[Bug c++/97665] New: constexpr union array member incorrectly rejected as non-constexpr
 2022-11-23  2:17 UTC  (2+ messages)
` [Bug c++/97665] "

[Bug d/98058] New: libphobos: Support building on *-*-darwin*
 2022-11-23  0:47 UTC  (2+ messages)
` [Bug d/98058] "

[Bug c/107405] New: enums can be long in gcc-13
 2022-11-22 22:47 UTC  (3+ messages)
` [Bug c/107405] [13 Regression] enum change causing Linux kernel to fail to build due to Linux depending on old behavior

[Bug analyzer/107788] New: [13 Regression] ICE in wide_int_to_tree_1, at tree.cc:1757
 2022-11-22 22:45 UTC  (3+ messages)
` [Bug analyzer/107788] [13 Regression] ICE in wide_int_to_tree_1, at tree.cc:1757 since r13-4074-g86a90006864840c2

[Bug analyzer/107783] New: [13 Regression] ICE in deref_rvalue, at analyzer/region-model.cc:3238
 2022-11-22 22:44 UTC  (4+ messages)
` [Bug analyzer/107783] [13 Regression] ICE in deref_rvalue, at analyzer/region-model.cc:3238 since r13-4074-g86a90006864840c2

[Bug analyzer/107807] New: gcc.dg/analyzer/errno-1.c FAILs
 2022-11-22 22:41 UTC  (7+ messages)
` [Bug analyzer/107807] "

[Bug c/107827] New: switch table compression could shrink large tables (but missing), testcase cerf-lib
 2022-11-22 22:13 UTC  (6+ messages)
` [Bug c/107827] "
` [Bug target/107827] "

[Bug fortran/107577] New: [13 Regression] ICE in find_array_spec, at fortran/resolve.cc:5008
 2022-11-22 21:53 UTC  (2+ messages)
` [Bug fortran/107577] [13 Regression] ICE in find_array_spec, at fortran/resolve.cc:5008 since r13-1757-gf838d15641d256e2

[Bug libstdc++/106201] New: filesystem::directory_iterator is a borrowable range?
 2022-11-22 21:49 UTC  (4+ messages)
` [Bug libstdc++/106201] "

[Bug libstdc++/107817] New: std/format/functions/format.cc etc. FAIL
 2022-11-22 21:35 UTC  (7+ messages)
` [Bug libstdc++/107817] "

[Bug tree-optimization/107822] New: Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
 2022-11-22 21:21 UTC  (2+ messages)
` [Bug tree-optimization/107822] [13 Regression] "

[Bug analyzer/106473] New: -Wanalyzer-malloc-leak false positive regression when returning heap-allocation through nested pointers
 2022-11-22 21:15 UTC  (2+ messages)
` [Bug analyzer/106473] [12/13 Regression] "

[Bug fortran/107819] New: ICE in gfc_check_argument_var_dependency, at fortran/dependency.cc:978
 2022-11-22 21:01 UTC  (4+ messages)
` [Bug fortran/107819] "

[Bug c/98487] New: ICE: tree check: expected identifier_node, have tree_list in is_attribute_p, at attribs.h:155 [C2X attribute syntax, gnu::format and -Wsuggest-attribute=format]
 2022-11-22 20:06 UTC  (5+ messages)
` [Bug c/98487] "
` [Bug c/98487] ICE: tree check: expected identifier_node, have tree_list in is_attribute_p, at attribs.h:155 [C2X or C++11 attribute syntax, gnu::format and -Wsuggest-attribute=format] or a suggest warning (release checking)

[Bug fortran/107820] New: ICE in match_mult_operand, at fortran/matchexp.cc:296
 2022-11-22 19:22 UTC  (2+ messages)
` [Bug fortran/107820] "

[Bug other/105593] New: avx512 math function raises uninitialized variable warning
 2022-11-22 19:14 UTC  (2+ messages)
` [Bug c++/105593] "

[Bug c++/107825] New: uninitialized variable warning in immintrin.h with skylake architecture
 2022-11-22 19:14 UTC  (3+ messages)
` [Bug c++/107825] "
` [Bug c++/107825] uninitialized variable warning in avx512fintrin.h "

[Bug libstdc++/105616] New: Using regex_replace throws "maybe-uninitialized" warnings
 2022-11-22 19:09 UTC  (2+ messages)
` [Bug tree-optimization/105616] Using regex_replace throws "maybe-uninitialized" warnings with -fsanitize=address

[Bug c++/107824] New: maybe-uninitialized variable in std::function ctor with -Wall -fsanitize=address when constructing a regex
 2022-11-22 19:09 UTC  (2+ messages)
` [Bug c++/107824] "

[Bug fortran/107821] New: ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.cc:3723
 2022-11-22 19:04 UTC  (2+ messages)
` [Bug fortran/107821] "

[Bug bootstrap/107722] New: Boostrap failure for some locales starting with r13-4070
 2022-11-22 18:55 UTC  (3+ messages)
` [Bug bootstrap/107722] [13 Regression] Bootstrap "

[Bug middle-end/107661] New: [13 Regression] lambdas get merged incorrectly in tempaltes, cause llvm-12 miscompilation
 2022-11-22 17:33 UTC  (4+ messages)
` [Bug ipa/107661] [13 Regression] lambdas get merged incorrectly in tempaltes, cause llvm-12 miscompilation since r13-3358-ge0403e95689af7

[Bug libstdc++/107815] New: 20_util/to_chars/float128_c++23.cc FAILs
 2022-11-22 17:22 UTC  (5+ messages)
` [Bug libstdc++/107815] "

[Bug libstdc++/107799] New: Wrong return type for std::bit_width
 2022-11-22 17:21 UTC  (3+ messages)
` [Bug libstdc++/107799] "

[Bug libstdc++/107816] New: 29_atomics/atomic/compare_exchange_padding.cc etc. FAIL
 2022-11-22 17:03 UTC  (3+ messages)
` [Bug libstdc++/107816] "

[Bug libstdc++/93687] Add mcf thread model to GCC on windows for supporting C++11 std::thread?
 2022-11-22 16:37 UTC 

[Bug libstdc++/107784] New: QOI: sizeof( bind_front( Member-Function ) ) too big
 2022-11-22 16:37 UTC  (3+ messages)
` [Bug libstdc++/107784] "

[Bug modula2/107233] New: gm2 build hardcodes python3
 2022-11-22 16:35 UTC  (2+ messages)
` [Bug modula2/107233] "

[Bug tree-optimization/107808] New: gcc.dg/vect/vect-bitfield-write-2.c etc.FAIL
 2022-11-22 15:26 UTC  (5+ messages)
` [Bug tree-optimization/107808] "

[Bug tree-optimization/107818] New: Overflow of linemap breaks its chronological order
 2022-11-22 15:01 UTC 

[Bug c++/107781] New: strchrnul' was not declared in this scope; did you mean 'strchr'? For contracts for canadian compilation
 2022-11-22 14:47 UTC  (6+ messages)
` [Bug c++/107781] "

[Bug target/107812] New: [11/12/13 Regression] RTL SSA forwprop introduced regression
 2022-11-22 14:29 UTC  (3+ messages)
` [Bug target/107812] [11/12/13 Regression] RTL SSA forwprop introduced regression since r11-6188

[Bug c++/107813] New: Enum with underlying type uint8_t bad promotion for unsigned char
 2022-11-22 13:32 UTC  (3+ messages)
` [Bug c++/107813] "

[Bug target/107604] New: FAIL: gcc.target/aarch64/aapcs64/test_dfp_17.c execution, -O0 fails on aarch64_be
 2022-11-22 13:15 UTC  (3+ messages)
` [Bug target/107604] "

[Bug tree-optimization/80548] -Wmaybe-uninitialized false positive when an assignment is added
 2022-11-22 13:10 UTC  (2+ messages)

[Bug target/107627] New: [13] Regression int128_t shift generates extra xor/or
 2022-11-22 12:52 UTC  (2+ messages)
` [Bug target/107627] [13 Regression] "

[Bug c++/107138] New: [12 regression] std::variant<std::string, ...> triggers false-positive 'may be used uninitialized' warning
 2022-11-22 12:31 UTC  (3+ messages)
` [Bug c++/107138] [12/13 "

[Bug libstdc++/95048] New: wstring-constructor of std::filesystem::path throws for non-ASCII characters
 2022-11-22 12:30 UTC  (3+ messages)
` [Bug libstdc++/95048] [10/11 Regression] "

[Bug c/107805] New: Spurious warning after redefinition of type
 2022-11-22 12:21 UTC  (7+ messages)
` [Bug c/107805] [12/13 Regression] Spurious “type defaults to ‘int’” "

[Bug sanitizer/106558] New: ASan failed to detect a global-buffer-overflow
 2022-11-22 12:21 UTC  (2+ messages)
` [Bug sanitizer/106558] "

[Bug sanitizer/107806] New: gcc trunk at -O3 misses a global-buffer-overflow
 2022-11-22 12:21 UTC  (2+ messages)
` [Bug sanitizer/107806] "

[Bug ada/107810] New: [13 regression] gnat.dg/unchecked_convert9.adb FAILs
 2022-11-22 12:19 UTC  (2+ messages)
` [Bug ada/107810] "

[Bug tree-optimization/107809] New: gcc.dg/vect/vect-recurr-1.c etc. FAIL
 2022-11-22 12:16 UTC  (3+ messages)
` [Bug tree-optimization/107809] "

[Bug debug/107231] New: [13 Regression] c-c++-common/goacc/kernels-loop-g.c: '-fcompare-debug' failure (length)
 2022-11-22 11:55 UTC  (2+ messages)
` [Bug debug/107231] "

[Bug preprocessor/107691] New: libcpp configure fails on bashism
 2022-11-22 11:40 UTC  (2+ messages)
` [Bug preprocessor/107691] [10/11/12 Regression] libcpp configure fails on empty expansion

[Bug tree-optimization/107803] New: [13 Regression] ICE in init_from_control_deps, at gimple-predicate-analysis.cc:1699 since r13-2314-ga8ebd27d0ab69b
 2022-11-22 11:17 UTC  (5+ messages)
` [Bug tree-optimization/107803] "

[Bug c/107127] New: [Regression 11/12] Long compile times on code with C complex
 2022-11-22 11:10 UTC  (2+ messages)
` [Bug c/107127] [11/12/13 Regression] Long compile times on code with C complex since r11-3299-gcba079f354a55363

[Bug debug/106418] New: '-fcompare-debug' failure w/ -mcpu=e500mc -O2 -fnon-call-exceptions -fsched-stalled-insns -fno-reorder-blocks -fno-thread-jumps -fno-tree-dce
 2022-11-22 10:21 UTC  (2+ messages)
` [Bug rtl-optimization/106418] "

[Bug tree-optimization/106754] New: compute_control_dep_chain over-estimates domain
 2022-11-22 10:15 UTC  (2+ messages)
` [Bug tree-optimization/106754] "

[Bug libstdc++/107675] New: [13 Regression] GCC-13 is significantly slower to startup on C++ programs
 2022-11-22  9:35 UTC  (2+ messages)
` [Bug libgcc/107675] "

[Bug go/107804] New: libgo is serial and so slow
 2022-11-22  9:32 UTC  (3+ messages)
` [Bug go/107804] "

[Bug tree-optimization/107672] New: [13 Regression] ICE during GIMPLE pass: slp
 2022-11-22  8:49 UTC  (6+ messages)
` [Bug tree-optimization/107672] "

[Bug rtl-optimization/107775] New: misoptimization in vec_set lower part of vector in the memory
 2022-11-22  8:45 UTC  (3+ messages)
` [Bug rtl-optimization/107775] "

[Bug c/107796] New: The vector extension documentation should be improved
 2022-11-22  8:43 UTC  (2+ messages)
` [Bug c/107796] "

[Bug other/107787] New: -Werror=array-bounds=X does not work as expected
 2022-11-22  8:41 UTC  (2+ messages)
` [Bug driver/107787] "

[Bug c++/107764] New: -Wreturn-type and -Wuninitialized documentation could link to a FAQ about enum and switches
 2022-11-22  8:40 UTC  (2+ messages)
` [Bug c++/107764] "

[Bug lto/107779] New: Support implicit references from inline assembler to compiler symbols
 2022-11-22  8:36 UTC  (2+ messages)
` [Bug lto/107779] "

[Bug c/107769] New: -flto with -Os/-O2/-O3 emitted code with gcc 12.x segfaults via mutated global in .rodata
 2022-11-22  8:33 UTC  (2+ messages)
` [Bug ipa/107769] [12/13 Regression] -flto with -Os/-O2/-O3 emitted code with gcc 12.x segfaults via mutated global in .rodata since r12-2887-ga6da2cddcf0e959d

[Bug tree-optimization/107765] New: missing (int)-(unsigned)int_val to just -int_val if int_val is known not to contain INT_MIN
 2022-11-22  8:32 UTC  (2+ messages)
` [Bug tree-optimization/107765] "

[Bug rtl-optimization/107762] New: [13 Regression] Recent change causing regressions on s390-linux-gnu
 2022-11-22  8:31 UTC  (2+ messages)
` [Bug rtl-optimization/107762] "

[Bug c/107493] New: Wrong code at -Os on x86_64-linux-gnu
 2022-11-22  8:09 UTC  (2+ messages)
` [Bug tree-optimization/107493] [13 Regression] Wrong code at -Os on x86_64-linux-gnu since r13-3486-g4c5b116077638277

[Bug tree-optimization/107766] New: [13 Regression] ICE Segmentation fault since r13-4137-gc5df8392c5848c04
 2022-11-22  7:47 UTC  (2+ messages)
` [Bug tree-optimization/107766] "

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