public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/103960] New: Clang's -Wunknown-attributes is more useful than -Wattributes
2023-05-25 10:46 UTC (3+ messages)
` [Bug c/103960] "
[Bug libstdc++/109922] New: <iomanip>: consider removing operator>> for istream >> setfill(c)
2023-05-25 9:56 UTC (3+ messages)
` [Bug libstdc++/109922] "
[Bug c/101188] New: [AVR] Miscompilation and function pointers
2023-05-25 9:47 UTC (7+ messages)
` [Bug target/101188] "
` [Bug rtl-optimization/101188] "
[Bug target/109955] New: Should be possible to remove vcond{,u,eq} expanders
2023-05-25 9:44 UTC (4+ messages)
` [Bug target/109955] "
[Bug c/109174] New: incorrect intrinsic signature for AVX-512 srai*
2023-05-25 9:00 UTC (3+ messages)
` [Bug target/109174] "
[Bug c/109173] New: incorrect intrinsic signature for _mm_srai_epi64
2023-05-25 8:51 UTC (3+ messages)
` [Bug target/109173] "
[Bug target/100711] New: Miss optimization for pandn
2023-05-25 8:50 UTC (5+ messages)
` [Bug target/100711] "
[Bug c++/109963] New: ABI: unexpected layout ordering of `this` pointer in lambda capture
2023-05-25 8:46 UTC (2+ messages)
` [Bug c++/109963] "
[Bug libstdc++/109921] New: c++17/floating_from_chars.cc: compile error: ‘from_chars_strtod’ was not declared in this scope
2023-05-25 8:31 UTC (4+ messages)
` [Bug libstdc++/109921] "
[Bug libstdc++/109947] New: std::expected monadic operations do not support move-only error types yet
2023-05-25 8:06 UTC (5+ messages)
` [Bug libstdc++/109947] "
[Bug tree-optimization/109950] New: can array subscripts be assumed to be non-negative?
2023-05-25 8:00 UTC (5+ messages)
` [Bug tree-optimization/109950] "
[Bug tree-optimization/109960] New: [10/11/12/13/14 Regression] missing combining of `(a&1) != 0 || (a&2)!=0` into `(a&3)!=0`
2023-05-25 7:59 UTC (7+ messages)
` [Bug tree-optimization/109960] "
[Bug tree-optimization/109959] New: `(a > 1) ? 0 : (a == 1)` is not optimized when spelled out
2023-05-25 7:57 UTC (6+ messages)
` [Bug tree-optimization/109959] `(a > 1) ? 0 : (a == 1)` is not optimized when spelled out at -O2+
[Bug c++/109958] New: ICE: in build_ptrmem_type, at cp/decl.cc:11066 taking the address of bound static member function brought into derived class by using-declaration
2023-05-25 7:57 UTC (4+ messages)
` [Bug c++/109958] "
` [Bug c++/109958] [10/11/12/13/14 Regression] "
[Bug tree-optimization/109957] New: Missing loop PHI optimization
2023-05-25 7:56 UTC (2+ messages)
` [Bug tree-optimization/109957] "
[Bug c/109956] New: GCC reserves 9 bytes for struct s { int a; char b; char t[]; } x = {1, 2, 3};
2023-05-25 7:53 UTC (12+ messages)
` [Bug c/109956] "
[Bug bootstrap/109927] New: Bootstrap fails for m68k in stage2 compilation of gimple-match.cc
2023-05-25 7:47 UTC (7+ messages)
` [Bug target/109927] "
[Bug target/109954] New: x86-64's -m32 does not conform to documentation
2023-05-25 7:41 UTC (10+ messages)
` [Bug target/109954] "
[Bug testsuite/109951] New: [14 Regression] libgomp, testsuite: non-native multilib c++ tests fail on Darwin
2023-05-25 7:38 UTC (4+ messages)
` [Bug testsuite/109951] "
[Bug fortran/109948] New: ICE(segfault) in gfc_expression_rank() from gfc_op_rank_conformable()
2023-05-25 7:36 UTC (7+ messages)
` [Bug fortran/109948] "
` [Bug fortran/109948] [13/14 Regression] "
[Bug c/109962] New: gcc/gimple-range-cache.h:140:17: warning: private field 'm_estimate' is not used [-Wunused-private-field]
2023-05-25 7:13 UTC
[Bug libstdc++/108030] New: `std::experimental::simd` not inlined
2023-05-25 7:08 UTC (5+ messages)
` [Bug libstdc++/108030] "
[Bug libstdc++/108856] New: Increment and decrement on std::experimental::where_expression should optimize better
2023-05-25 7:07 UTC (3+ messages)
` [Bug libstdc++/108856] "
[Bug libstdc++/109261] New: std::experimental::simd is not usable in several constant expressions
2023-05-25 7:07 UTC (14+ messages)
` [Bug libstdc++/109261] "
[Bug target/109949] New: new test case experimental/simd/pr109261_constexpr_simd.cc in r12-9647-g3acbaf1b253215 fails
2023-05-25 7:05 UTC (15+ messages)
` [Bug target/109949] "
` [Bug libstdc++/109949] "
[Bug fortran/87270] "FINAL" subroutine is called when compiled with "gfortran -O1", but not "gfortran -O0"
2023-05-25 6:12 UTC (2+ messages)
[Bug fortran/90504] Improved NORM2 algorithm
2023-05-25 5:02 UTC (2+ messages)
[Bug target/100106] New: [10/11 Regression] ICE in gen_movdi, at config/arm/arm.md:6187 since r10-2840-g70cdb21e
2023-05-25 2:46 UTC (2+ messages)
` [Bug target/100106] [10 "
[Bug target/109933] New: __atomic_test_and_set is broken for BIG ENDIAN riscv targets
2023-05-25 2:39 UTC (3+ messages)
` [Bug target/109933] "
[Bug c++/109961] New: storage size of 'variable name' isn't known
2023-05-25 1:01 UTC (2+ messages)
` [Bug c++/109961] auto assigned from requires and lambda inside
Jacket China Factory Direct
2023-05-25 0:37 UTC
[Bug tree-optimization/107822] New: Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
2023-05-24 21:19 UTC (2+ messages)
` [Bug tree-optimization/107822] [13/14/14 Regression] "
[Bug tree-optimization/107986] New: [12/13 Regression] Bogus -Warray-bounds diagnostic with std::sort
2023-05-24 21:19 UTC (2+ messages)
` [Bug tree-optimization/107986] [12/13/14 "
[Bug c++/109876] New: initializer_list not usable in constant expressions in a template
2023-05-24 20:28 UTC (3+ messages)
` [Bug c++/109876] [10/11/12/13/14 Regression] "
[Bug fortran/104350] New: ICE in gfc_array_dimen_size(): Bad dimension
2023-05-24 19:51 UTC (3+ messages)
` [Bug fortran/104350] "
[Bug fortran/103794] New: ICE in gfc_check_reshape, at fortran/check.c:4727
2023-05-24 19:51 UTC (2+ messages)
` [Bug fortran/103794] "
[Bug jit/66594] New: jitted code should use -mtune=native
2023-05-24 18:13 UTC (2+ messages)
` [Bug jit/66594] "
[Bug middle-end/109840] New: internal compiler error: in expand_fn_using_insn, at internal-fn.cc:153 when building graphite2
2023-05-24 16:36 UTC (2+ messages)
` [Bug middle-end/109840] [14 Regression] "
[Bug c/102989] New: Add Clang's _ExtInt(N)
2023-05-24 15:31 UTC (8+ messages)
` [Bug c/102989] Implement C2x's n2763 (_BitInt)
[Bug target/49263] New: SH Target: underutilized "TST #imm, R0" instruction
2023-05-24 15:00 UTC (5+ messages)
` [Bug target/49263] "
[Bug c/109695] New: crash in gimple_ranger::range_of_expr
2023-05-24 14:04 UTC (6+ messages)
` [Bug tree-optimization/109695] [14 Regression] crash in gimple_ranger::range_of_expr since r14-377-gc92b8be9b52b7e
[Bug target/99195] New: Optimise away vec_concat of 64-bit AdvancedSIMD operations with zeroes in aarch64
2023-05-24 13:53 UTC (2+ messages)
` [Bug target/99195] "
[Bug target/109944] New: vector CTOR with byte elements and SSE2 has STLF fail
2023-05-24 12:48 UTC (7+ messages)
` [Bug target/109944] "
[Bug fortran/109684] New: compiling failure: complaining about a final subroutine of a type being not PURE (while it is indeed PURE)
2023-05-24 12:37 UTC (4+ messages)
` [Bug fortran/109684] "
[Bug libstdc++/109889] New: [13/14 Regression] Segfault in __run_exit_handlers since r13-5309-gc3c6c307792026
2023-05-24 12:04 UTC (2+ messages)
` [Bug libstdc++/109889] "
[Bug middle-end/109849] New: suboptimal code for vector walking loop
2023-05-24 11:19 UTC (2+ messages)
` [Bug middle-end/109849] "
[Bug c/109940] New: ICE in decide_candidate_validity, bisected to
2023-05-24 10:58 UTC (4+ messages)
` [Bug rtl-optimization/109940] [14 Regression] ICE in decide_candidate_validity since g:53dddbfeb213ac4ec39f550aa81eaa4264375d2c
[Bug modula2/109952] New: Inconsistent HIGH values with 'ARRAY OF CHAR'
2023-05-24 10:20 UTC (4+ messages)
` [Bug modula2/109952] "
[Bug c++/109945] New: Escape analysis hates copy elision: different result with -O1 vs -O2
2023-05-24 10:12 UTC (9+ messages)
` [Bug tree-optimization/109945] "
[Bug c++/109953] New: segmentation fault with import "functional" during program execution
2023-05-24 9:58 UTC (2+ messages)
` [Bug c++/109953] "
[Bug target/109939] New: Invalid return type for __builtin_arm_ssat: Unsigned instead of signed
2023-05-24 8:35 UTC (3+ messages)
` [Bug target/109939] "
[Bug middle-end/78115] Missed optimization for "int modulo 2^31"
2023-05-24 7:57 UTC
[Bug tree-optimization/90087] Suboptimal codegen for x < 0 ? x - INT_MIN : x
2023-05-24 7:57 UTC
[Bug libffi/108682] New: libffi needs to merge upstream to get LoongArch support
2023-05-24 7:40 UTC (2+ messages)
` [Bug libffi/108682] "
[Bug target/109932] New: ICE in in extract_insn, at recog.cc:2791 on ppc64le with -mno-vsx
2023-05-24 2:23 UTC (2+ messages)
` [Bug target/109932] "
[Bug target/109900] New: _mm256_abs_epi8 is not expanded on gimple level
2023-05-24 2:09 UTC (2+ messages)
` [Bug target/109900] "
[Bug tree-optimization/107880] New: bool tautology missed optimisation
2023-05-24 1:15 UTC (2+ messages)
` [Bug tree-optimization/107880] "
page: next (older) | prev (newer) | 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).