public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/113507] New: can't build a cross compiler to rs6000-ibm-aix7.2
 2024-02-26 11:46 UTC  (2+ messages)
` [Bug target/113507] "

[Bug middle-end/114111] New: [avr] Expensive code instead of conditional branch
 2024-02-26 11:42 UTC 

[Bug c++/114110] New: unhelpful message about non-movable types
 2024-02-26 11:37 UTC 

[Bug middle-end/114109] New: x264 satd vectorization vs LLVM
 2024-02-26 11:26 UTC  (5+ messages)
` [Bug middle-end/114109] "

[Bug c/114097] New: Missed register optimization in _Noreturn functions
 2024-02-26 11:10 UTC  (9+ messages)
` [Bug c/114097] "
` [Bug target/114097] "

[Bug ada/114065] New: gnat build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 fails on 32bit archs
 2024-02-26 11:04 UTC  (2+ messages)
` [Bug ada/114065] "

[Bug libstdc++/114103] New: FAIL: 29_atomics/atomic/lock_free_aliases.cc -std=gnu++20 (test for excess errors)
 2024-02-26 10:56 UTC  (4+ messages)
` [Bug libstdc++/114103] "

[Bug middle-end/114099] New: [14 regression] ICE when building darktable-4.6.1
 2024-02-26 10:38 UTC  (10+ messages)
` [Bug middle-end/114099] "
` [Bug middle-end/114099] [14 regression] ICE in find_uses_to_rename_use "
` [Bug tree-optimization/114099] "

[Bug ada/113996] New: ICE with LTO and full optimizations
 2024-02-26 10:32 UTC  (2+ messages)
` [Bug ipa/113996] [11/12/13/14 Regression] ICE with LTO at -O2 and above with some Ada code

[Bug fortran/100799] New: Stackoverflow in optimized code on PPC
 2024-02-26  9:58 UTC  (3+ messages)
` [Bug target/100799] "

[Bug ipa/70582] [11/12/13/14 regression] gcc.dg/attr-weakref-1.c FAILs
 2024-02-26  9:57 UTC 

[Bug ipa/61159] New: __builtin_constant_p gives incorrect results with aliases
 2024-02-26  9:45 UTC  (3+ messages)
` [Bug ipa/61159] "

[Bug tree-optimization/114074] New: wrong code at -O1 and above on x86_64-linux-gnu
 2024-02-26  9:38 UTC  (2+ messages)
` [Bug tree-optimization/114074] [11/12/13/14 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r8-343

[Bug tree-optimization/114084] New: ICE: SIGSEGV: infinite recursion in fold_build2_loc / fold_binary_loc with _BitInt(127)
 2024-02-26  9:27 UTC  (9+ messages)
` [Bug middle-end/114084] "

[Bug tree-optimization/114090] New: forwprop -fwrapv miscompilation
 2024-02-26  9:27 UTC  (9+ messages)
` [Bug tree-optimization/114090] [13/14 Regression] "
` [Bug tree-optimization/114090] [13 "

[Bug tree-optimization/114107] New: poor vectorization at -O3 when dealing with arrays of different multiplicity, good with -O2
 2024-02-26  9:10 UTC  (14+ messages)
` [Bug target/114107] "
` [Bug tree-optimization/114107] "

[Bug middle-end/114086] New: Boolean switches could have a lot better codegen, possibly utilizing bit-vectors
 2024-02-26  8:38 UTC  (9+ messages)
` [Bug middle-end/114086] "
` [Bug tree-optimization/114086] "

[Bug preprocessor/114082] New: Guidelines for options are empty
 2024-02-26  8:27 UTC  (4+ messages)
` [Bug driver/114082] "

[Bug c/113441] New: [14 Regression] Fail to fold the last element with multiple loop
 2024-02-26  8:17 UTC  (3+ messages)
` [Bug tree-optimization/113441] [14 Regression] Fail to fold the last element with multiple loop since g:2efe3a7de0107618397264017fb045f237764cc7

[Bug rtl-optimization/114070] New: [12/13/13 regression] ICE when building git-2.43.2 with -mcpu=niagara4 -fno-vect-cost-model
 2024-02-26  7:44 UTC  (3+ messages)
` [Bug middle-end/114070] [12/13/14 "
` [Bug middle-end/114070] [12/13 "

[Bug target/114094] New: Assembler messages: Error: junk `nop' after expression with -fprofile -fPIE -mno-direct-extern-access -masm=intel
 2024-02-26  6:33 UTC  (4+ messages)
` [Bug target/114094] "

[Bug middle-end/114108] New: [14 regression] ICE when building opencv-4.8.1 (error: type mismatch in binary expression)
 2024-02-26  5:41 UTC  (6+ messages)
` [Bug middle-end/114108] "
` [Bug tree-optimization/114108] "

[Bug target/114098] New: _tile_loadconfig doesn't work
 2024-02-26  4:26 UTC  (4+ messages)
` [Bug target/114098] "

[Bug c++/114105] New: --disable-bootstrap based builds vs libcc1 and gcc/jit use of gcc/system.h poisoning policy
 2024-02-26  1:19 UTC  (8+ messages)
` [Bug jit/114105] "

[Bug middle-end/114073] New: during GIMPLE pass: bitintlower: internal compiler error: in lower_stmt, at gimple-lower-bitint.cc:5530
 2024-02-26  0:39 UTC  (4+ messages)
` [Bug middle-end/114073] "

[Bug tree-optimization/114096] New: ICE: in lower_stmt, at gimple-lower-bitint.cc:5533 on vector -> _BitInt() cast
 2024-02-26  0:39 UTC  (4+ messages)
` [Bug tree-optimization/114096] "

[Bug c++/114104] New: nodiscard not diagnosed on synthesized operator!=
 2024-02-25 23:34 UTC  (4+ messages)
` [Bug c++/114104] "

[Bug libfortran/105456] New: Child I/O does not propage iostat
 2024-02-25 22:55 UTC  (2+ messages)
` [Bug libfortran/105456] "

[Bug c++/114106] New: Wrong result of decltype
 2024-02-25 22:01 UTC  (2+ messages)
` [Bug c++/114106] "

[Bug libstdc++/114101] New: FAIL: 26_numerics/headers/cmath/functions_std_c++17.cc -std=gnu++17 (test for excess errors)
 2024-02-25 21:51 UTC  (8+ messages)
` [Bug libstdc++/114101] "

[Bug ada/104342] New: ICE with -gnata -fcallgraph-info=su
 2024-02-25 21:49 UTC  (6+ messages)
` [Bug ada/104342] [14 regression] "
` [Bug ada/104342] "

[Bug fortran/114012] New: overloaded unary operator called twice
 2024-02-25 20:36 UTC  (3+ messages)
` [Bug fortran/114012] "

[Bug target/114100] New: [avr] Inefficient indirect addressing on Reduced Tiny
 2024-02-25 19:29 UTC  (3+ messages)
` [Bug target/114100] "

[Bug c++/98520] New: nodiscard not diagnosed in comma operator
 2024-02-25 19:27 UTC  (2+ messages)
` [Bug c++/98520] "

[Bug c++/113988] New: during GIMPLE pass: bitintlower: internal compiler error: in lower_stmt, at gimple-lower-bitint.cc:5470
 2024-02-25 18:37 UTC  (3+ messages)
` [Bug middle-end/113988] "

[Bug c/108954] New: ICE with invalid gimple source
 2024-02-25 17:57 UTC  (2+ messages)
` [Bug c/108954] "

[Bug tree-optimization/114095] New: ICE: in build2, at tree.cc:5097
 2024-02-25 17:57 UTC  (2+ messages)
` [Bug tree-optimization/114095] "

[Bug fortran/114102] New: ice in matching_typebound_op, at fortran/interface.cc:4564
 2024-02-25 17:12 UTC 

[Bug target/113986] New: [14 regression] Build failure on aarch64-linux-musl (error: 'export_load_16' aliased to undefined symbol 'libat_load_16')
 2024-02-25 15:43 UTC  (2+ messages)
` [Bug target/113986] [14 regression] Build failure on aarch64-linux-musl or if ifunc support is disabled "

[Bug middle-end/114081] New: [14 regression] ICE in verify_dominators when building php-8.3.3 (error: dominator of 16 should be 111, not 3)
 2024-02-25 15:43 UTC  (2+ messages)
` [Bug middle-end/114081] [14 regression] ICE in verify_dominators when building php-8.3.3 (error: dominator of 16 should be 111, not 3) since r14-6822

[Bug rtl-optimization/101523] New: Huge number of combine attempts
 2024-02-25 15:06 UTC  (4+ messages)
` [Bug rtl-optimization/101523] "

[Bug c/114088] New: Please provide __builtin_c16slen and __builtin_c32slen to complement __builtin_wcslenw
 2024-02-25 13:27 UTC  (6+ messages)
` [Bug c/114088] "

[Bug tree-optimization/113622] New: r14-8450 regression: ICE with vectors in named registers
 2024-02-25 13:08 UTC  (2+ messages)
` [Bug tree-optimization/113622] [11/12/13 Regression] "

[Bug rtl-optimization/10837] noreturn attribute causes no sibling calling optimization
 2024-02-25 11:48 UTC 

[Bug modula2/113749] New: [14 Regression] m2 enabled build times out on i686-gnu (GNU Hurd)
 2024-02-25 11:13 UTC  (5+ messages)
` [Bug modula2/113749] "

[Bug tree-optimization/113833] New: 435.gromacs fails verification on with -Ofast -march={cascadelake,icelake-server} and PGO after r14-7272-g57f611604e8bab
 2024-02-25 11:13 UTC  (2+ messages)
` [Bug tree-optimization/113833] "

[Bug target/114057] New: [14 Regression] 435.gromacs fails verification on with -Ofast -march=znver4 and PGO
 2024-02-25 11:11 UTC  (2+ messages)
` [Bug tree-optimization/114057] [14 Regression] 435.gromacs fails verification with -Ofast -march={znver2,znver4} and PGO after r14-7272-g57f611604e8bab

[Bug ada/113862] New: error: "others" choice not allowed here
 2024-02-25 10:42 UTC  (2+ messages)
` [Bug ada/113862] "

[Bug tree-optimization/114093] New: Canonicalization of `a == -1 || a == 0`
 2024-02-24 21:21 UTC 

[Bug tree-optimization/114092] New: ADD_OVERFLOW<a, 0> with resulting type of `_Complex unsigned:1` should be reduced to just `(unsigned)(a) <= 1`
 2024-02-24 20:57 UTC  (3+ messages)
` [Bug tree-optimization/114092] "

[Bug c++/114091] New: gcc/config/aarch64/aarch64.cc has code requiring c++14 instead of c++11, so g++14 bootsrap fails in my example context
 2024-02-24 20:32 UTC  (3+ messages)
` [Bug target/114091] "

[Bug target/113763] New: [14 Regression] build fails with clang++ host compiler because aarch64.cc uses C++14 constexpr
 2024-02-24 20:23 UTC  (2+ messages)
` [Bug target/113763] "

[Bug fortran/66499] New: Letters with accents change format behavior for X and T descriptors
 2024-02-24 18:26 UTC  (3+ messages)
` [Bug fortran/66499] "

[Bug testsuite/114089] New: FAIL: gcc.dg/rtl/aarch64/pr113295-1.c (test for excess errors)
 2024-02-24 17:50 UTC  (3+ messages)
` [Bug testsuite/114089] "

[Bug rtl-optimization/114087] New: RISC-V optimization on checking certain bits set ((x & mask) == val)
 2024-02-24 17:32 UTC  (2+ messages)
` [Bug middle-end/114087] "

[Bug ada/114062] New: "GNAT BUG DETECTED" 13.2.0 (hppa-linux-gnu) in remove, at alloc-pool.h:437
 2024-02-24 14:22 UTC  (2+ messages)
` [Bug rtl-optimization/114062] "

[Bug sanitizer/97696] New: ICE since ASAN_MARK does not handle poly_int sized varibales
 2024-02-24 12:23 UTC  (3+ messages)
` [Bug sanitizer/97696] "

[Bug middle-end/113205] New: [14 Regression] internal compiler error: in backward_pass, at tree-vect-slp.cc:5346
 2024-02-24 11:59 UTC  (3+ messages)
` [Bug middle-end/113205] [14 Regression] internal compiler error: in backward_pass, at tree-vect-slp.cc:5346 since r14-3220

[Bug libstdc++/114085] New: Internal (cross) compiler error when building libstdc++ for the H8/300 family
 2024-02-24 10:22 UTC  (2+ messages)
` [Bug rtl-optimization/114085] "

[Bug target/114083] New: Possible word play on conditional/unconditional
 2024-02-24  9:36 UTC  (3+ messages)
` [Bug target/114083] "

[Bug sanitizer/114037] New: ASAN fork should ensure no unwind is in progress
 2024-02-24  6:09 UTC  (2+ messages)
` [Bug sanitizer/114037] "

[Bug rtl-optimization/114054] New: ICE: in reduce_to_bit_field_precision, at expr.cc:12658 with -Og -fwhole-program -fno-tree-ccp -fprofile-use -fno-tree-copy-prop and _BitInt()
 2024-02-24  4:40 UTC  (2+ messages)
` [Bug rtl-optimization/114054] "

[Bug analyzer/111289] New: Unwarranted -Wanalyzer-va-arg-type-mismatch warning
 2024-02-24  2:58 UTC  (2+ messages)
` [Bug analyzer/111289] [13 Regression] "

[Bug c/103433] New: ICE in convert_move, at expr.c:219
 2024-02-24  2:22 UTC  (2+ messages)
` [Bug target/103433] "

[Bug target/114069] New: Type punning RISC-V vectors causes ICE at -O1
 2024-02-24  2:22 UTC  (4+ messages)
` [Bug middle-end/114069] Type punning RISC-V and SVE "

[Bug target/112375] New: vget_set_lane_1.c fails
 2024-02-24  2:20 UTC  (2+ messages)
` [Bug target/112375] [14 Regression] "

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