public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/97108] New: Wmaybe-uninitialized false positive
 2023-01-09 11:20 UTC  (2+ messages)
` [Bug tree-optimization/97108] [10/11/12/13 Regression] -Wmaybe-uninitialized "

[Bug tree-optimization/101912] New: -Wmaybe-uninitialized false alarm in tzdb localtime.c
 2023-01-09 11:20 UTC  (4+ messages)
` [Bug tree-optimization/101912] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2023-01-09 11:20 UTC 

[Bug c/108296] New: __builtin_memcpy generating wrong code in some cases
 2023-01-09 11:15 UTC  (2+ messages)
` [Bug c/108296] "

[Bug c/107993] New: ICE: tree check: expected string_cst, have integer_cst in get_target_clone_attr_len, at tree.cc:14872
 2023-01-09 10:51 UTC  (3+ messages)
` [Bug c/107993] "

[Bug middle-end/35560] Missing CSE/PRE for memory operations involved in virtual call
 2023-01-09 10:14 UTC 

[Bug middle-end/108237] New: [13 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:281 at -O
 2023-01-09 10:08 UTC  (2+ messages)
` [Bug middle-end/108237] [13 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:281 at -O since r13-1085-g90467f0ad649d081

[Bug target/108339] New: riscv64-linux-gnu: fails to link libgcc_s.so on the GCC 10 branch
 2023-01-09 10:08 UTC  (2+ messages)
` [Bug target/108339] "

[Bug tree-optimization/86318] const local aggregates can be assumed not to be modified even when escaped
 2023-01-09 10:06 UTC 

[Bug target/108004] New: x-form logical operations with dot instructions are not emitted
 2023-01-09 10:05 UTC  (4+ messages)
` [Bug target/108004] "

[Bug tree-optimization/91470] [10/11/12 Regression] bogus uninitialized warning in trans-intrinsic.c
 2023-01-09 10:04 UTC 

[Bug c++/108321] New: [13 regression] g++.dg/contracts/contracts-tmpl-spec2.C fails after r13-4160-g2efb237ffc68ec
 2023-01-09 10:02 UTC  (2+ messages)
` [Bug c++/108321] "

[Bug regression/107767] New: GCC has some problems in optimizer of trivial case
 2023-01-09 10:02 UTC  (2+ messages)
` [Bug tree-optimization/107767] [13 Regression] switch to table conversion happening even though using btq is better

[Bug bootstrap/108300] New: `abort()` macro cause bootstrap failure on *-w64-mingw32
 2023-01-09  9:57 UTC  (10+ messages)
` [Bug middle-end/108300] "

[Bug c++/108326] New: Question about definitions in c++config.h for gcc13 20221229
 2023-01-09  9:56 UTC  (6+ messages)
` [Bug libstdc++/108326] "

[Bug libstdc++/108332] New: dynamic link libstdc++ with win32 thread model's gcc for windows native toolchain would cause .rdata_r: section below image base
 2023-01-09  9:51 UTC  (6+ messages)
` [Bug libstdc++/108332] "

[Bug c/105294] New: restrict pointer - disagreement with specification
 2023-01-09  9:21 UTC  (2+ messages)
` [Bug tree-optimization/105294] "

[Bug lto/108330] New: [13 Regression] ICE in add, at hash-set.h:64
 2023-01-09  8:57 UTC  (3+ messages)
` [Bug lto/108330] "

[Bug tree-optimization/107409] New: Perf loss ~5% on 519.lbm_r SPEC cpu2017 benchmark
 2023-01-09  8:41 UTC  (3+ messages)
` [Bug tree-optimization/107409] Perf loss ~5% on 519.lbm_r SPEC cpu2017 benchmark with r10-5090-ga9a4edf0e71bba

[Bug libgcc/71744] Concurrently throwing exceptions is not scalable
 2023-01-09  7:30 UTC 

[Bug target/108338] New: use mtvsrws for lowpart DI->SF conversion on P9
 2023-01-09  6:35 UTC 

[Bug target/103743] New: PPC: Inefficient equality compare for large 64-bit constants having only 16-bit relevant bits in high part
 2023-01-09  5:29 UTC  (2+ messages)
` [Bug target/103743] "

[Bug modula2/108182] New: gm2 driver mishandles target and multilib options
 2023-01-09  1:28 UTC  (5+ messages)
` [Bug modula2/108182] "

[Bug fortran/108336] New: Repeatable random_numbers with openmp
 2023-01-08 23:19 UTC  (7+ messages)
` [Bug fortran/108336] "
` [Bug libfortran/108336] "

[Bug libstdc++/77691] [10/11/12/13 regression] experimental/memory_resource/resource_adaptor.cc FAILs
 2023-01-08 23:10 UTC 

[Bug c++/108337] New: Misaligned memory access issues when inline assembly is used with optimization on x86_64
 2023-01-08 22:20 UTC  (6+ messages)
` [Bug target/108337] "

[Bug fortran/108131] New: Incorrect bound calculation when bound intrinsic used in size expression
 2023-01-08 20:59 UTC  (4+ messages)
` [Bug fortran/108131] [10/11 Regression] "

[Bug libstdc++/108228] New: /usr/lib/pa20_64/dld.sl: Unsatisfied code symbol '_ZN9__gnu_cxx21zoneinfo_dir_ov errideEv'
 2023-01-08 20:49 UTC  (3+ messages)
` [Bug libstdc++/108228] "

[Bug libstdc++/108235] New: FAIL: g++.dg/compat/abi/bitfield1 cp_compat_x_tst.o-cp_compat_y_tst.o link
 2023-01-08 20:47 UTC  (7+ messages)
` [Bug libstdc++/108235] "

[Bug target/107949] New: PPC: Unnecessary rlwinm after lbzx
 2023-01-08 17:31 UTC  (2+ messages)
` [Bug rtl-optimization/107949] "

[Bug libstdc++/106238] New: Inline optimization causes dangling pointer on "include/c++/12.1.0/bits/stl_tree.h"
 2023-01-08 15:45 UTC  (2+ messages)
` [Bug tree-optimization/106238] "

[Bug libstdc++/108221] New: Building cross compiler for H8 family fails at libstdc++-v3/src/c++20/tzdb.cc
 2023-01-08 11:44 UTC  (10+ messages)
` [Bug libstdc++/108221] "

[Bug c++/108334] New: Strange message
 2023-01-08 10:28 UTC  (4+ messages)
` [Bug tree-optimization/108334] Strange message in libgav1

[Bug driver/108328] New: gcc --help -v doesn't work correctly in some circumstances in gcc>=10
 2023-01-08  9:10 UTC  (8+ messages)
` [Bug driver/108328] "

[Bug target/106704] [12/13 Regression] avx intrinsic not generating vblendvps instruction with -mavx
 2023-01-08  9:09 UTC 

[Bug c++/108335] New: New-expression doesn't perform mandatory copy elision when copy constructor is disabled with `requires`, in a template
 2023-01-08  8:02 UTC 

[Bug other/106459] New: Compiler crashing for loongarch64-linux-gnu on windows
 2023-01-08  7:48 UTC  (2+ messages)
` [Bug target/106459] "

[Bug c++/98995] New: Copy elision not applied to members declared with [[no_unique_address]]
 2023-01-08  6:46 UTC  (3+ messages)
` [Bug c++/98995] [11/12/13 Regression] "
` [Bug c++/98995] [10/11/12/13 "

[Bug c++/108333] New: [10.3/10.4/11/12/13/trunk Regression] The behavior of direct-non-list-initialized is not correct, parsing error on valid code
 2023-01-08  6:45 UTC  (3+ messages)
` [Bug c++/108333] [10/11/12/13/trunk "
` [Bug c++/108333] [10/11/12/13/trunk Regression] no_unique_address and direct-non-list-initialization is rejected

[Bug testsuite/108192] New: g++.dg/cet-notrack-1.C searching for wrong function on mingw
 2023-01-08  1:38 UTC  (4+ messages)
` [Bug testsuite/108192] "

[Bug c/108150] New: gcc.dg/attr-aligned.c fails with incorrect max alignment
 2023-01-08  1:33 UTC  (2+ messages)
` [Bug testsuite/108150] "

[Bug libstdc++/108331] New: ABI break of std::__c_file and std::fstream for win32 thread model of GCC for windows
 2023-01-07 23:43 UTC  (4+ messages)
` [Bug libstdc++/108331] [13 Regression] "

[Bug libstdc++/108327] New: [13 Regression] Lots of libstdc++ FAILs on powerpc64le-linux
 2023-01-07 22:44 UTC  (5+ messages)
` [Bug libstdc++/108327] "

[Bug libstdc++/108225] New: cross build gdb error for libstdc++'s std_mutex.h on x86_64-w64-mingw32 host
 2023-01-07 22:15 UTC  (8+ messages)
` [Bug libstdc++/108225] canadian compilation of "

[Bug target/102783] New: [powerpc] FPSCR manipulations cannot be relied upon
 2023-01-07 21:14 UTC  (2+ messages)
` [Bug target/102783] "

[Bug middle-end/108249] New: cc1plus segmentation fault compiling Marlin on RPI3
 2023-01-07 21:00 UTC  (3+ messages)
` [Bug middle-end/108249] "

[Bug c++/107616] New: c++tools: select not found breaks build
 2023-01-07 19:14 UTC  (2+ messages)
` [Bug c++/107616] "

[Bug fortran/108329] New: IEEE_SET_ROUNDING_MODE ineffective with common subexpression elimination
 2023-01-07 15:50 UTC  (4+ messages)
` [Bug fortran/108329] "

[Bug tree-optimization/89098] ICE: verify_ssa failed (Error: definition in block 27 follows the use)
 2023-01-07 12:37 UTC 

[Bug middle-end/34678] Optimization generates incorrect code with -frounding-math option (#pragma STDC FENV_ACCESS not implemented)
 2023-01-07 12:14 UTC  (6+ messages)

[Bug c++/108324] New: Temporary not bound to reference in default member initializer destroyed early from parenthesized expression-list initialization of aggregate
 2023-01-07 11:55 UTC  (2+ messages)
` [Bug c++/108324] "

[Bug target/108229] New: [13 Regression] unprofitable STV transform
 2023-01-07  9:45 UTC  (2+ messages)
` [Bug target/108229] [13 Regression] unprofitable STV transform since r13-4873-g0b2c1369d035e928

[Bug tree-optimization/92342] [10/11/12/13 Regression] a small missed transformation into x?b:0
 2023-01-07  9:38 UTC 

[Bug sanitizer/106726] ICE: verify_gimple failed (dead statement in EH table) on __builtin_alloca_with_align() with -fsanitize=hwaddress -fstack-check=generic -fexceptions
 2023-01-07  8:32 UTC 

[Bug tree-optimization/108322] New: Using __register parameter with -ftree-vectorize (default with -O2) results in massive code bloat
 2023-01-07  7:30 UTC  (4+ messages)
` [Bug tree-optimization/108322] "
` [Bug target/108322] Using __restrict "

[Bug analyzer/108325] New: -Wanalyzer-null-dereference false positive with *f = 42
 2023-01-07  5:27 UTC 

[Bug c++/108323] New: combine does not change the locale name
 2023-01-07  2:03 UTC  (2+ messages)
` [Bug libstdc++/108323] "

[Bug c++/108320] New: Missing vector/array arithmetic optimization compared to valarray
 2023-01-06 21:59 UTC  (4+ messages)
` [Bug tree-optimization/108320] "

[Bug middle-end/93634] Improving modular calculations (e.g. divisibility tests)
 2023-01-06 21:21 UTC  (2+ messages)

[Bug c++/108299] New: toplevel thread_local variables are not initialized if not referenced and initialized at wrong moment when referenced
 2023-01-06 20:58 UTC  (3+ messages)
` [Bug c++/108299] "

[Bug c++/108047] New: ice: unexpected expression of kind implicit_conv_expr
 2023-01-06 20:06 UTC  (3+ messages)
` [Bug c++/108047] [13 Regression] ICE: unexpected expression of kind implicit_conv_expr since r13-4564-gd081807d8d70e3e8

[Bug libstdc++/108319] New: Problem with std::__cxx11::basic_string<char>
 2023-01-06 18:50 UTC  (2+ messages)
` [Bug c++/108319] "

[Bug middle-end/32667] block copy with exact overlap is expanded as memcpy
 2023-01-06 18:48 UTC 

[Bug libbacktrace/108297] New: libtool link b2test fails: Unrecognized argument: --build-id
 2023-01-06 18:25 UTC  (5+ messages)
` [Bug libbacktrace/108297] "

[Bug c++/108317] New: g++ is unable to capture vector-extended variables
 2023-01-06 18:10 UTC  (5+ messages)
` [Bug c++/108317] "
` [Bug c++/108317] dependent vector field is not causing this to be captured for fold expression inside a if constexpr block
` [Bug c++/108317] dependent vector field is not causing field of this not to be found "

[Bug c/16989] [meta-bug] C99 conformance bugs
 2023-01-06 17:31 UTC 

[Bug c/56020] New: FE_INVALID flag not set on comparison with NAN (unordered)
 2023-01-06 17:31 UTC  (2+ messages)
` [Bug c/56020] "

[Bug rtl-optimization/108318] New: Floating point calculation moved out of loop despite fesetround
 2023-01-06 17:29 UTC  (3+ messages)
` [Bug rtl-optimization/108318] "

[Bug c++/108309] New: ICE in in cxx_eval_component_reference, at cp/constexpr.cc:4136
 2023-01-06 17:25 UTC  (2+ messages)
` [Bug c++/108309] [12 Regression] "

[Bug c/108298] New: Wrong optimization of volatile access from gcc 11 and beyond
 2023-01-06 16:52 UTC  (2+ messages)
` [Bug middle-end/108298] "

[Bug c++/106361] New: Internal compiler error when creating an out-of-line operator==() = default
 2023-01-06 16:06 UTC  (2+ messages)
` [Bug c++/106361] [11/12/13 Regression] "

[Bug c++/93527] Internal compiler error when static_assert concept std::regular on class with variadic constrained constructor
 2023-01-06 16:06 UTC 

[Bug libstdc++/108260] New: __cpp_lib_ranges_zip feature test macro not defined while std::views::zip is supported
 2023-01-06 15:38 UTC  (3+ messages)
` [Bug libstdc++/108260] "

[Bug ipa/106816] New: noreturn/pure attributes are not set correctly on multiversioned functions
 2023-01-06 15:17 UTC  (2+ messages)
` [Bug ipa/106816] "

[Bug c++/60512] New: would be useful if gcc implemented __has_feature similary to clang
 2023-01-06 14:50 UTC  (2+ messages)
` [Bug c++/60512] "

[Bug target/107843] New: error: incompatible type for argument in ___bpf_ctx_cast2
 2023-01-06 14:28 UTC  (2+ messages)
` [Bug target/107843] "

[Bug c/106773] New: libbpf: failed to find BTF info for global/extern symbol 'bpf_link_fops'
 2023-01-06 14:18 UTC  (2+ messages)
` [Bug target/106773] "

[Bug c/106745] New: segfault in bpf_core_get_sou_member_index
 2023-01-06 14:17 UTC  (2+ messages)
` [Bug target/106745] "

[Bug c++/108214] New: writinng bitset to stringstream fails
 2023-01-06 14:12 UTC  (3+ messages)
` [Bug libstdc++/108214] [13 Regression] "

[Bug other/107453] New: New stdarg tests in r13-3549-g4fe34cdcc80ac2 fail
 2023-01-06 14:00 UTC  (2+ messages)
` [Bug target/107453] [13 Regression] "

[Bug libstdc++/108305] New: FAIL: 27_io/basic_ofstream/open/char/noreplace.cc execution test
 2023-01-06 13:46 UTC  (3+ messages)
` [Bug libstdc++/108305] "

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