public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/108726] New: gcc.dg/analyzer/pipe-glibc.c fails on power 9 BE
 2023-02-14  8:27 UTC  (2+ messages)
` [Bug target/108726] "

[Bug c++/108681] New: gcc hangs compiling opencv/channels_combine.cpp for aarch64
 2023-02-14  8:01 UTC  (4+ messages)
` [Bug rtl-optimization/108681] [13 Regression] "

[Bug tree-optimization/108783] New: [13 Regression] ICE: verify_flow_info failed (error: returns_twice call is not first in basic block 3)
 2023-02-14  7:13 UTC  (2+ messages)
` [Bug tree-optimization/108783] "

[Bug tree-optimization/108782] New: [13 Regression] ICE in add_phi_arg, at tree-phinodes.cc:359
 2023-02-14  7:09 UTC  (2+ messages)
` [Bug tree-optimization/108782] "

[Bug rtl-optimization/108774] New: [13 Regression] ICE: in get_equiv, at lra-constraints.cc:534 with -Os -ftrapv -mcmodel=large
 2023-02-14  7:07 UTC  (5+ messages)
` [Bug rtl-optimization/108774] "

[Bug debug/108784] New: '-fcompare-debug' failure (length) w/ -O1 -fharden-conditional-branches -funroll-all-loops --param ira-simple-lra-insn-threshold=1
 2023-02-14  5:58 UTC 

[Bug c++/108781] New: Underlying variables of structured bindings should not be treated as having external or module linkage
 2023-02-14  4:08 UTC  (2+ messages)
` [Bug c++/108781] "

[Bug target/80175] rs6000 target should have a strlensi pattern that works for recent powerpc processors
 2023-02-14  3:05 UTC 

[Bug target/96373] New: SVE miscompilation on vectorized division loop, leading to FP exception
 2023-02-14  2:05 UTC  (2+ messages)
` [Bug target/96373] "

[Bug libstdc++/103934] New: std::atomic_flag: multiple C++20 functions missing
 2023-02-14  2:00 UTC  (5+ messages)
` [Bug libstdc++/103934] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2023-02-14  0:03 UTC 

[Bug c++/107411] New: trivial-auto-var-init=zero invalid uninitialized variable warning
 2023-02-14  0:03 UTC  (2+ messages)
` [Bug middle-end/107411] "

[Bug c++/108780] New: Spurious warning with -ftrivial-auto-var-init=zero
 2023-02-14  0:03 UTC  (2+ messages)
` [Bug middle-end/108780] "

[Bug d/107469] New: Build of GDC on FreeBSD 14 fails due to outdated value of __FreeBSD_version
 2023-02-13 23:32 UTC  (2+ messages)
` [Bug d/107469] "

[Bug bootstrap/105010] New: GCC 12 after 20220227 fails on powerpc64-freebsd with Error: invalid mfcr mask
 2023-02-13 22:39 UTC  (2+ messages)
` [Bug target/105010] [12/13 regression] GCC 12 after 20220227 fails to build "

[Bug fortran/105167] New: ICE in gfc_set_default_type, at fortran/symbol.cc:298
 2023-02-13 21:39 UTC  (2+ messages)
` [Bug fortran/105167] "

[Bug sanitizer/108777] New: Add support for --param asan-kernel-mem-intrinsic-prefix=1
 2023-02-13 21:32 UTC  (6+ messages)
` [Bug sanitizer/108777] "

[Bug fortran/103475] New: ICE in gfc_expr_attr, at fortran/primary.c:2782
 2023-02-13 21:14 UTC  (4+ messages)
` [Bug fortran/103475] "

[Bug tree-optimization/108757] New: We do not simplify (a - (N*M)) / N + M -> a / N
 2023-02-13 21:01 UTC  (21+ messages)
` [Bug tree-optimization/108757] "
` [Bug rtl-optimization/108757] "

[Bug rtl-optimization/108516] New: Useless movzx instruction emitted when loading 8 bits from 24 bit struct
 2023-02-13 20:04 UTC  (6+ messages)
` [Bug rtl-optimization/108516] "
` [Bug target/108516] "
` [Bug target/108516] [11/12 Regression] "

[Bug target/108779] New: No option to change thread-pointer location on AArch64
 2023-02-13 20:00 UTC  (2+ messages)
` [Bug target/108779] AARCH64 should add an option to change TLS register location to support EL1/EL2/EL3 system registers

[Bug c++/108778] New: Missing optimization with direct register access instead of structure mapping
 2023-02-13 19:54 UTC 

[Bug c++/107938] New: ICE directly returning `this` of `extern` variable in template
 2023-02-13 18:09 UTC  (2+ messages)
` [Bug c++/107938] [11/12/13 Regression] ICE directly returning `this` of `extern` variable in template since r11-557

[Bug c++/108761] New: Add option to produce a unique section for non-COMDAT __attribute__((section("foo"))) object
 2023-02-13 18:09 UTC  (7+ messages)
` [Bug c++/108761] "

[Bug c++/108759] New: "mandatory copy elision" not implemented during constant evaluation redux
 2023-02-13 17:20 UTC  (2+ messages)
` [Bug c++/108759] "

[Bug c++/108773] New: internal compiler error: in gimplify_var_or_parm_decl, at gimplify.cc:3058 compiling ceph
 2023-02-13 17:07 UTC  (13+ messages)
` [Bug c++/108773] "
` [Bug c++/108773] [13 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3058 compiling ceph since r13-4563-g1e1847612d7f169f

[Bug testsuite/108776] New: new test case c-c++-common/rotate-11.c from r12-9158-ga015ebe382cd6d fails
 2023-02-13 16:23 UTC 

[Bug c++/108775] New: Move construction clobbers data through [[no_unique_address]]
 2023-02-13 16:14 UTC  (3+ messages)
` [Bug c++/108775] "

[Bug c++/98995] New: Copy elision not applied to members declared with [[no_unique_address]]
 2023-02-13 16:12 UTC  (2+ messages)
` [Bug c++/98995] [10/11/12/13 Regression] Copy elision not applied to members declared with [[no_unique_address]] or a empty base class

[Bug c++/82113] RVO isn't applied to base class constructor call in C++17
 2023-02-13 16:12 UTC 

[Bug rust/108102] New: rust bootstrap comparison failure on s390x-linux-gnu
 2023-02-13 15:50 UTC  (3+ messages)
` [Bug middle-end/108102] "

[Bug c++/108772] New: [13 Regression] ICE in force_decl_die, at dwarf2out.cc:26751 since r13-4161-g32d16fe9d7e347bc
 2023-02-13 15:14 UTC  (5+ messages)
` [Bug debug/108772] "

[Bug c/108691] New: ICE when compiling for AArch64 with BTI protection at -O1
 2023-02-13 14:58 UTC  (6+ messages)
` [Bug tree-optimization/108691] [13 Regression] ICE with function ptr and setjmp/returns twice "

[Bug middle-end/28614] gcc.c-torture/compile/20001226-1.c times out
 2023-02-13 14:57 UTC 

[Bug tree-optimization/26854] Inordinate compile times on large routines
 2023-02-13 14:55 UTC 

[Bug c/108375] New: [10/11/12/13 Regression] Some variably modified types not detected as such
 2023-02-13 13:57 UTC  (2+ messages)
` [Bug c/108375] "

[Bug c++/105651] New: Failure compiling constexpr/__builtin_memcpy on Cygwin with -std=c++20
 2023-02-13 11:32 UTC  (2+ messages)
` [Bug tree-optimization/105651] [12 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3

[Bug libstdc++/108771] New: Incorrect noexcept for merging in <bits/stl_tree.h>
 2023-02-13 11:13 UTC 

[Bug c/108770] New: Spurious -Warray-bounds at -O2 (gcc >= 12)
 2023-02-13 10:58 UTC  (2+ messages)
` [Bug c/108770] "

[Bug c++/108769] New: [C++20] __is_trivial returns true even if a default constructor's constrains are unsatisfied
 2023-02-13  9:30 UTC  (2+ messages)
` [Bug c++/108769] [C++20] __is_trivial returns true even if a default constructor's constraints "

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2023-02-13  9:02 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug c/108768] New: bogus -Warray-bounds warnings
 2023-02-13  9:02 UTC  (2+ messages)
` [Bug tree-optimization/108768] "

[Bug other/67590] New: libcc1 cannot find objdump when cross build native
 2023-02-13  8:57 UTC  (2+ messages)
` [Bug libcc1/67590] "

[Bug lto/97637] New: Compiling with LTO causes a bigger binary
 2023-02-13  8:53 UTC  (2+ messages)
` [Bug lto/97637] "

[Bug analyzer/108403] New: -Wanalyzer-null-dereference false negative with *q == 0
 2023-02-13  8:20 UTC  (2+ messages)
` [Bug analyzer/108403] "

[Bug c/108500] New: -O -finline-small-functions results in "internal compiler error: Segmentation fault" on a very large program (700k function calls)
 2023-02-13  7:42 UTC  (2+ messages)
` [Bug tree-optimization/108500] [11/12 Regression] "

[Bug c++/108737] New: Apparent miscompile of infinite loop on gcc trunk in cddce2 pass
 2023-02-13  7:28 UTC  (2+ messages)
` [Bug tree-optimization/108737] [13 Regression] Apparent miscompile of infinite loop on gcc trunk in cddce2 pass since r13-3875

[Bug tree-optimization/106722] bogus uninit warning in tree-vect-loop-manip.cc
 2023-02-13  7:27 UTC 

[Bug target/100927] New: [sse2] floating point to integer conversion functions incorrect results w/ NaN constants + optimization
 2023-02-13  6:53 UTC  (5+ messages)
` [Bug target/100927] "

[Bug analyzer/108767] New: O2 optimization has side effects on static analysis
 2023-02-13  3:31 UTC 

[Bug target/108272] New: [13 Regression] ICE in gen_movxo, at config/rs6000/mma.md:339
 2023-02-13  2:25 UTC  (5+ messages)
` [Bug target/108272] "

[Bug target/108348] New: ICE in gen_movoo, at config/rs6000/mma.md:292
 2023-02-13  2:22 UTC  (5+ messages)
` [Bug target/108348] "

[Bug target/108396] New: PPCLE: vec_vsubcuq missing
 2023-02-13  2:21 UTC  (3+ messages)
` [Bug target/108396] [12/13 Regression] PPCLE: vec_vsubcuq missing since r12-5752-gd08236359eb229

[Bug tree-optimization/108752] New: word_mode vectorization is pessimized by hard limit on nunits
 2023-02-12 23:49 UTC  (2+ messages)
` [Bug tree-optimization/108752] "

[Bug target/108766] New: unaligned byteswapped 16bit load is just bad
 2023-02-12 22:08 UTC 

[Bug middle-end/108765] New: ICE with non-local goto
 2023-02-12 21:11 UTC  (5+ messages)
` [Bug middle-end/108765] "

[Bug c/107840] New: ICE when compiling cursed setjmp/longjmp that uses __builtin_call_with_static_chain
 2023-02-12 21:09 UTC  (3+ messages)
` [Bug middle-end/107840] ICE when compiling cursed setjmp/longjmp nested function calls and non-local jumps

[Bug c/108423] New: [12/13 Regression] ICE in make_ssa_name_fn, at tree-ssanames.cc:360
 2023-02-12 19:20 UTC  (2+ messages)
` [Bug c/108423] [12/13 Regression] ICE in make_ssa_name_fn with VLA types in arguments and inlining since r12-5338-g4e6bf0b9dd5585df

[Bug c/105660] New: ICE on aarch64 in warn_parm_array_mismatch
 2023-02-12 19:13 UTC  (2+ messages)
` [Bug c/105660] [12/13 Regression] ICE in warn_parm_array_mismatch when merging two function decls and VLA arguments since r12-1218-gc6503fa93b5565c9

[Bug objc/108743] New: -fconstant-cfstrings not supported
 2023-02-12 16:48 UTC  (2+ messages)
` [Bug objc/108743] "

[Bug target/108764] New: [RISCV] Cost model for RVB is too aggressive
 2023-02-12 11:00 UTC  (6+ messages)
` [Bug target/108764] "

[Bug d/108763] New: va_arg usage in D doesn't compile
 2023-02-12  8:20 UTC  (7+ messages)
` [Bug d/108763] "

[Bug jit/108762] New: Add support for target-dependent builtins in libgccjit
 2023-02-12  0:31 UTC  (2+ messages)
` [Bug jit/108762] "

[Bug fortran/87477] [meta-bug] [F03] issues concerning the ASSOCIATE statement
 2023-02-11 18:20 UTC 

[Bug fortran/95107] New: [10/11 Regression] ICE in hash_operand, at fold-const.c:3768
 2023-02-11 18:20 UTC  (4+ messages)
` [Bug fortran/95107] "

[Bug fortran/108609] New: New test case gfortran.dg/pr108527.f90 in r13-5479-g22afa4947584c7 ICEs
 2023-02-11 18:18 UTC  (3+ messages)
` [Bug fortran/108609] "

[Bug fortran/108527] New: [13 Regression] ICE in compare_bound_int(): Bad expression
 2023-02-11 18:18 UTC  (3+ messages)
` [Bug fortran/108527] "

[Bug libstdc++/108760] New: ranges::iota is not included in <numeric>
 2023-02-11 16:42 UTC  (2+ messages)
` [Bug libstdc++/108760] "

[Bug c/107557] New: [12/13 Regression] ICE in make_ssa_name_fn, at tree-ssanames.cc:360
 2023-02-11 15:07 UTC  (2+ messages)
` [Bug c/107557] [12/13 Regression] ICE -fsanitize=undefined and VLA as argument type to a function

[Bug target/108316] New: [13 Regression] ICE in maybe_gen_insn via expand_SCATTER_STORE when vectorizing for SVE
 2023-02-11 15:00 UTC  (2+ messages)
` [Bug target/108316] ICE in maybe_gen_insn via expand_SCATTER_STORE when vectorizing for SVE since r13-2737-g4a773bf2f08656

[Bug c++/108605] New: [13 Regression] ICE in ipa_push_agg_values_from_jfunc, at ipa-cp.cc:2089
 2023-02-11 14:59 UTC  (3+ messages)
` [Bug ipa/108605] [13 Regression] ICE in ipa_push_agg_values_from_jfunc with offsets >= INT_MAX since r13-3359-g656b2338c8f248

[Bug driver/108350] New: Windows: invoking gcc via symlink does not work
 2023-02-11  8:51 UTC  (3+ messages)
` [Bug driver/108350] "

[Bug testsuite/108675] New: FAIL: gcc.c-torture/execute/builtins/*printf.c when stdio.h includes definitions
 2023-02-11  5:33 UTC  (2+ messages)
` [Bug testsuite/108675] "

[Bug c++/104577] New: needs copy constructor to call method of class non-type template parameter
 2023-02-11  4:35 UTC  (2+ messages)
` [Bug c++/104577] needs copy constructor for "

[Bug middle-end/108754] New: [13 Regression] multiple testsuite errors with r13-5761-g10827a92f1a8c3
 2023-02-10 23:45 UTC  (3+ messages)
` [Bug middle-end/108754] "

[Bug analyzer/108745] New: -Wanalyzer-deref-before-check false positives seen in ImageMagick due to checks in macros
 2023-02-10 23:18 UTC  (3+ messages)
` [Bug analyzer/108745] "

[Bug target/108758] New: gcc.target/powerpc/float128-cmp2-runnable.c fails with excess errors on power 9 BE
 2023-02-10 23:06 UTC 

[Bug other/106120] New: [13 regression] g++.dg/warn/Wstringop-overflow-4.C fails since r13-1268-g8c99e307b20c50
 2023-02-10 22:52 UTC  (2+ messages)
` [Bug testsuite/106120] "

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2023-02-10 22:52 UTC 

[Bug c/96433] New: Failed to optimize (A / N) * N <= A
 2023-02-10 22:30 UTC  (2+ messages)
` [Bug tree-optimization/96433] "

[Bug tree-optimization/97529] New: Condition not constant folded
 2023-02-10 22:30 UTC  (2+ messages)
` [Bug tree-optimization/97529] (len / N) * N <= len is not optimized to 1

[Bug c++/108756] New: Unnecessary instruction
 2023-02-10 22:07 UTC  (2+ messages)
` [Bug middle-end/108756] "

[Bug tree-optimization/108705] New: Unexpected CPU time usage with LTO in ranger propagation
 2023-02-10 22:03 UTC  (2+ messages)
` [Bug tree-optimization/108705] [13 Regression] "

[Bug fortran/103259] New: [11/12 Regression] ICE in resolve_common_vars, at fortran/resolve.c:956
 2023-02-10 19:31 UTC  (3+ messages)
` [Bug fortran/103259] [11/12/13 Regression] ICE in resolve_common_vars, at fortran/resolve.c:956 since r11-3866-g4d2a56a0f7135469

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