public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/91470] [10/11/12 Regression] bogus uninitialized warning in trans-intrinsic.c
 2022-11-21  6:48 UTC  (2+ messages)

[Bug tree-optimization/67196] New: Another false positive from -Wmaybe-uninitialized
 2022-11-21  6:47 UTC  (3+ messages)
` [Bug tree-optimization/67196] [10/11/12 Regression] loop-induced "

[Bug libstdc++/107778] New: handle_contract_violation should reflect _GLIBCXX_VERBOSE
 2022-11-21  6:28 UTC  (4+ messages)
` [Bug libstdc++/107778] "

[Bug analyzer/107777] New: [13 Regression] ICE in get_representative_path_var_1, at analyzer/region-model.cc:4750
 2022-11-21  5:55 UTC 

[Bug tree-optimization/107776] New: [13 Regression] ICE: SIGSEGV in complex_mul_pattern::matches (tree-vect-slp-patterns.cc:1042) with -O2 -std=c11
 2022-11-21  5:37 UTC 

[Bug c++/107764] New: -Wreturn-type and -Wuninitialized documentation could link to a FAQ about enum and switches
 2022-11-21  4:19 UTC  (3+ messages)
` [Bug c++/107764] "

[Bug rtl-optimization/107775] New: misoptimization in vec_set lower part of vector in the memory
 2022-11-21  2:43 UTC 

[Bug rtl-optimization/107774] New: rtl failed to simplify subreg:vec_select to just vec_select
 2022-11-21  2:18 UTC 

[Bug libstdc++/107675] New: [13 Regression] GCC-13 is significantly slower to startup on C++ programs
 2022-11-20 23:58 UTC  (3+ messages)
` [Bug libstdc++/107675] "
` [Bug libgcc/107675] "

[Bug debug/107183] New: -fcompare-debug failure (length) with -fsanitize=float-cast-overflow
 2022-11-20 23:11 UTC  (5+ messages)
` [Bug target/107183] [10/11/12/13 Regression] -fcompare-debug failure (length) with -fsanitize=float-cast-overflow since r7-5708-gcfd719e7769fd43f

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

[Bug target/104689] New: aarch64: libgcc: DW_CFA_val_expression is not supported for RA_SIGN_SATE register
 2022-11-20 22:34 UTC  (2+ messages)
` [Bug target/104689] "

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

[Bug c++/41233] Templated conversion operator produces symbol name that won't demangle
 2022-11-20 20:17 UTC  (2+ messages)

[Bug c++/107773] New: Class members do not hide nested types
 2022-11-20 19:47 UTC  (2+ messages)
` [Bug c++/107773] "

[Bug c++/77660] Conversion operator unknown or ambiguous: gcc or clang behave differently
 2022-11-20 19:31 UTC 

[Bug c++/61663] New: [DR 976] Deduction for const T& conversion functions
 2022-11-20 19:30 UTC  (2+ messages)
` [Bug c++/61663] "

[Bug c++/107771] New: Cannot resolve templated conversion operator in templated struct
 2022-11-20 19:30 UTC  (4+ messages)
` [Bug c++/107771] "
` [Bug c++/107771] template const reference conversion operator not considered

[Bug rtl-optimization/107772] New: [missed optimization] function prologue generated even though it's only needed in an unlikely path
 2022-11-20 19:23 UTC  (2+ messages)
` [Bug rtl-optimization/107772] "

[Bug bootstrap/107568] New: Bootstrap failure on macOS 12.6 (monterey)
 2022-11-20 19:13 UTC  (2+ messages)
` [Bug target/107568] "

[Bug c/107769] New: -flto with -Os/-O2/-O3 emitted code with gcc 12.x segfaults via mutated global in .rodata
 2022-11-20 18:23 UTC  (2+ messages)
` [Bug ipa/107769] [12/13 Regression] "

[Bug jit/107770] New: Comparison of vectors of float doesn't work
 2022-11-20 18:14 UTC 

[Bug sanitizer/105614] New: mips64: sanitizer_platform_limits_linux.cpp:75:38: error: static assertion failed
 2022-11-20 17:30 UTC  (2+ messages)
` [Bug sanitizer/105614] "

[Bug regression/107767] New: GCC has some problems in optimizer of trivial case
 2022-11-20 13:02 UTC  (2+ messages)
` [Bug regression/107767] "

[Bug c++/107768] New: Bogus -Wzero-as-null-pointer-constant in coroutine
 2022-11-20 13:00 UTC 

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

[Bug c/101793] New: Incorrect production of ‘may be used uninitialized in this function [-Werror=maybe-uninitialized]'
 2022-11-20  5:15 UTC  (2+ messages)
` [Bug tree-optimization/101793] Incorrect -Wmaybe-uninitialized on an unreachable use at -O1

[Bug tree-optimization/101770] New: -Wmaybe-uninitialized false alarm with only locals in GNU diffutils
 2022-11-20  5:00 UTC  (2+ messages)
` [Bug tree-optimization/101770] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2022-11-20  5:00 UTC  (5+ messages)

[Bug c/96629] New: spurious uninitialized variable warning with branches at -O1 and higher
 2022-11-20  4:50 UTC  (2+ messages)
` [Bug tree-optimization/96629] spurious maybe uninitialized variable warning with difficult control-flow analysis

[Bug tree-optimization/88897] [10/11/12 Regression] Bogus maybe-uninitialized warning on class field (missed CSE)
 2022-11-20  4:29 UTC 

[Bug middle-end/85563] [10/11/12/13 regression] -Wmaybe-uninitialized false alarm regression with __builtin_unreachable and GCC 8
 2022-11-20  4:20 UTC 

[Bug tree-optimization/85301] bitfield check causes maybe-uninitialized warning
 2022-11-20  4:17 UTC 

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs
 2022-11-20  4:16 UTC 

[Bug middle-end/84078] false positive for -Wmaybe-uninitialized with __asm__
 2022-11-20  4:16 UTC 

[Bug c/57832] New: compiling sha-256 code (xz 5.0.5) generates false warnings when using -march=native on Atom CPU
 2022-11-20  4:13 UTC  (3+ messages)
` [Bug middle-end/57832] "

[Bug tree-optimization/80635] [10 regression] std::optional and bogus -Wmaybe-uninitialized warning
 2022-11-20  4:08 UTC 

[Bug tree-optimization/80548] -Wmaybe-uninitialized false positive when an assignment is added
 2022-11-20  4:05 UTC 

[Bug middle-end/78993] [10/11 Regression] False positive from -Wmaybe-uninitialized
 2022-11-20  4:03 UTC 

[Bug target/107713] New: Wrong implementation atomic_exchange<short> on LoongArch
 2022-11-20  3:56 UTC  (5+ messages)
` [Bug target/107713] "

[Bug tree-optimization/40635] [12/13 Regression] bogus name and location in 'may be used uninitialized' warning
 2022-11-20  3:11 UTC 

[Bug target/81495] Building Ada on Linux m68k natively fails with obscure linker errors
 2022-11-20  2:47 UTC 

[Bug testsuite/83454] FAIL: gcc.dg/tree-ssa/cswtch-4.c and cswtch-5.c
 2022-11-20  2:45 UTC 

[Bug target/87010] FAIL: gcc.dg/torture/20180712-1.c -O1 (test for excess errors)
 2022-11-20  2:42 UTC 

[Bug tree-optimization/91625] FAIL: gcc.dg/strlenopt-68.c execution test
 2022-11-20  2:40 UTC 

[Bug c/104044] New: Useless empty statements (across projects)
 2022-11-20  2:27 UTC  (3+ messages)
` [Bug other/104044] "

[Bug libgcc/61152] New: Missing GCC Runtime Library Exception in some files that are included in libgcc
 2022-11-20  2:21 UTC  (3+ messages)
` [Bug libgcc/61152] "

[Bug fortran/107753] New: gfortran returns NaN in complex divisions (x+x*I)/(x+x*I) and (x+x*I)/(x-x*I)
 2022-11-20  0:54 UTC  (13+ messages)
` [Bug fortran/107753] "

[Bug driver/90443] when collect2/lto-wrapper/gcc-nm/gcc-ld fails to find a program, it does not say which program is being found
 2022-11-19 23:51 UTC 

[Bug driver/91244] gcc-ar prepends --plugin option thus triggers binutils getopt_long bug 13256
 2022-11-19 23:47 UTC 

[Bug driver/90902] collect2 does not propagate gcc -wrapper far enough to wrap ld
 2022-11-19 23:47 UTC 

[Bug tree-optimization/80588] GCC can't simplify static inline function with xor/xnor
 2022-11-19 23:42 UTC 

[Bug driver/77576] gcc-ar doesn't work if all options are read from file
 2022-11-19 23:35 UTC 

[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-19 23:27 UTC 

[Bug rtl-optimization/58195] New: Missed optimization opportunity when returning a conditional
 2022-11-19 23:24 UTC  (2+ messages)
` [Bug tree-optimization/58195] "

[Bug tree-optimization/38209] branch optimisation generates worse code
 2022-11-19 22:43 UTC 

[Bug fortran/107659] New: C procedure with no global scope is seen as global
 2022-11-19 22:14 UTC  (2+ messages)
` [Bug fortran/107659] "

[Bug analyzer/107582] New: - -Wanalyzer-use-of-uninitialized-value false positive using pthread_cond_timedwait
 2022-11-19 21:29 UTC  (8+ messages)
` [Bug analyzer/107582] - -Wanalyzer-use-of-uninitialized-value false positive with while loop in pthread_cleanup_push

[Bug c/106560] New: ICE after conflicting types of redeclaration
 2022-11-19 20:53 UTC  (2+ messages)
` [Bug c/106560] [12/13 Regression] "

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

[Bug c/107763] New: -Wreturn-type false-positive with fully-covered switch over enum
 2022-11-19 20:03 UTC  (6+ messages)
` [Bug c/107763] "
` [Bug c++/107763] "

[Bug c++/91950] -Wreturn-type false positive due to CWG 1766
 2022-11-19 19:43 UTC 

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

[Bug middle-end/107743] New: expmed: extract_bit_field_1: maybe-uninitialized warning
 2022-11-19 18:01 UTC  (2+ messages)
` [Bug middle-end/107743] "

[Bug middle-end/14840] fold tree_code_type[CST] and tree_code_length[CST] in GCC itself
 2022-11-19 17:11 UTC  (2+ messages)

[Bug libstdc++/107649] New: New std::complex specializations are never used
 2022-11-19 15:08 UTC  (2+ messages)
` [Bug libstdc++/107649] "

[Bug c++/98859] New: pedantic error on use of __VA_OPT__ before C++20 is unnecessary and counterproductive
 2022-11-19 11:58 UTC  (2+ messages)
` [Bug c++/98859] "

[Bug libstdc++/107761] New: Implement C++23 <mdspan>
 2022-11-19 11:33 UTC 

[Bug libstdc++/107760] New: Implement C++23 <print>
 2022-11-19 11:32 UTC 

[Bug libstdc++/107759] New: Implement C++23 <flat_map>
 2022-11-19 11:30 UTC 

[Bug libstdc++/107758] New: Implement <flat_set>
 2022-11-19 11:29 UTC 

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

[Bug target/106462] New: LRA on mips64el: unable to reload (subreg:SI (reg:DI)) constrained by "f"
 2022-11-19  9:33 UTC  (4+ messages)
` [Bug target/106462] "

[Bug c++/98940] New: Implement C++23 language features
 2022-11-19  9:25 UTC  (5+ messages)
` [Bug c++/98940] "

[Bug c++/107684] New: [C++23] P2589 - static operator[]
 2022-11-19  9:25 UTC  (2+ messages)
` [Bug c++/107684] "

[Bug c++/106654] New: [C++23] P1774 - Portable assumptions
 2022-11-19  9:24 UTC  (2+ messages)
` [Bug c++/106654] "

[Bug libstdc++/106749] New: Implement C++23 library features
 2022-11-19  9:24 UTC  (2+ messages)
` [Bug libstdc++/106749] "

[Bug c++/106652] New: [C++23] P1467 - Extended floating-point types and standard names
 2022-11-19  9:24 UTC  (2+ messages)
` [Bug c++/106652] "

[Bug c++/107685] New: [C++23] P2647 - Permitting static constexpr variables in constexpr functions
 2022-11-19  9:21 UTC  (2+ messages)
` [Bug c++/107685] "

[Bug rtl-optimization/107628] New: ICE: SIGSEGV in commutative_operand_precedence (rtlanal.cc:3770) with -fsignaling-nans
 2022-11-19  9:20 UTC  (4+ messages)
` [Bug target/107628] "

[Bug c/107756] New: Change in sizeof(enum) with -std=gnu11 breaks Linux kernel code compilation (PR c/36113 change regression)
 2022-11-19  8:43 UTC  (2+ messages)
` [Bug c/107756] "

[Bug target/107757] New: PPCLE: Inefficient vector constant creation
 2022-11-19  7:22 UTC 

Factory Direct Wires&Cables!
 2022-11-19  1:43 UTC 

[Bug c++/107755] New: ICE: in fold_convert_loc, at fold-const.c:2435, with -Wlogical-op, implicit user-defined conversion operator, template function, logical operator, and conditional operator
 2022-11-19  1:37 UTC  (2+ messages)
` [Bug c++/107755] "

[Bug ipa/96503] New: attribute alloc_size effect lost after inlining
 2022-11-18 23:57 UTC  (2+ messages)
` [Bug ipa/96503] "

[Bug debug/99090] New: gsplit-dwarf broken on riscv64-linux
 2022-11-18 22:58 UTC  (2+ messages)
` [Bug debug/99090] "

[Bug rtl-optimization/100647] New: ICE during sms pass
 2022-11-18 22:54 UTC  (2+ messages)
` [Bug rtl-optimization/100647] "

[Bug rtl-optimization/103296] New: Select satisfied register for deleting noop move instruction
 2022-11-18 22:43 UTC  (2+ messages)
` [Bug rtl-optimization/103296] "

[Bug tree-optimization/25290] PHI-OPT could be rewritten so that is uses match
 2022-11-18 21:46 UTC 

[Bug target/107692] New: [13 regression] r13-3950-g071e428c24ee8c breaks many test cases
 2022-11-18 21:44 UTC  (6+ messages)
` [Bug target/107692] "

[Bug c/107754] New: Confusing -Warray-bounds warning with strcpy
 2022-11-18 21:29 UTC  (3+ messages)
` [Bug tree-optimization/107754] Confusing -Warray-bounds warning with strcpy with a null pointer
` [Bug tree-optimization/107754] Confusing -Warray-bounds warning with strcpy with a null pointer and non-zero offset for struct array

[Bug libstdc++/101228] New: #include <execution> triggers Intel TBB warning for tbb/task.h
 2022-11-18 20:10 UTC  (2+ messages)
` [Bug libstdc++/101228] tbb/task.h is Deprecated in newer TBB

[Bug c++/107751] New: [11/12 regression] False positive -Wmaybe-uninitialized
 2022-11-18 20:06 UTC  (4+ messages)
` [Bug c++/107751] [11/12/13 regression] False positive -Wmaybe-uninitialized at -O0
` [Bug tree-optimization/107751] "

[Bug sanitizer/107752] New: Lack of offset information in AddressSanitizer reports
 2022-11-18 19:55 UTC  (6+ messages)
` [Bug sanitizer/107752] "
` [Bug sanitizer/107752] Lack of column "

[Bug fortran/107680] New: ICE in arith_power, at fortran/arith.cc:989 and :1006
 2022-11-18 18:29 UTC  (2+ messages)
` [Bug fortran/107680] "

[Bug fortran/107576] New: [10/11/12/13 Regression] ICE in gfc_conv_procedure_call, at fortran/trans-expr.cc:6193
 2022-11-18 18:21 UTC  (2+ messages)
` [Bug fortran/107576] "

[Bug fortran/107689] New: [13 regression] r13-3979-g9d29dd2fcf2922 causes failures in diagnostic-format-json-2.c and others
 2022-11-18 17:40 UTC  (2+ messages)
` [Bug testsuite/107689] "

[Bug c/106765] New: ICE (invalid code) in tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc
 2022-11-18 17:05 UTC  (3+ messages)
` [Bug c/106765] [12/13 Regression] ICE (invalid code) in tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc since r12-7222-g3f10e0d50b5e3b3f

[Bug c/107307] New: ICE tree check: expected class 'type', have 'exceptional' (error_mark) in canonicalize_component_ref, at gimplify.cc:2923
 2022-11-18 17:05 UTC  (3+ messages)
` [Bug middle-end/107307] [12/13 Regression] ICE tree check: expected class 'type', have 'exceptional' (error_mark) in canonicalize_component_ref, at gimplify.cc:2923 since r12-3278-g823685221de986af

[Bug c/106764] New: ICE on invalid code in tree check: expected function_type or method_type, have error_mark in gimplify_call_expr, at gimplify.cc
 2022-11-18 17:05 UTC  (3+ messages)
` [Bug c/106764] [12/13 Regression] "

[Bug c/107705] New: [12/13 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in ix86_function_type_abi, at config/i386/i386.cc:1529
 2022-11-18 17:04 UTC  (3+ messages)
` [Bug c/107705] "

[Bug analyzer/107750] New: Many gcc.dg/analyzer/fd-*.c tests FAIL
 2022-11-18 13:39 UTC  (5+ messages)
` [Bug analyzer/107750] "

[Bug analyzer/107733] New: GCC - -Wanayzer-null-dereference false positive with wrong path note "(3) 'e' is NULL" and inconsistent behaviors
 2022-11-18 13:11 UTC  (3+ messages)
` [Bug analyzer/107733] "

[Bug target/107131] New: wrong code with -Os -fno-ipa-vrp -fno-tree-bit-ccp
 2022-11-18 12:52 UTC  (2+ messages)
` [Bug target/107131] [11/12/13 Regression] "

[Bug target/107748] New: [13 Regression] Isn't _mm_cvtsbh_ss incorrect?
 2022-11-18 12:04 UTC  (4+ messages)
` [Bug target/107748] "

[Bug web/107749] New: onlinedocs: gdc docs got removed during sphinx revert
 2022-11-18 11:29 UTC  (2+ messages)
` [Bug web/107749] "

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