public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/111788] New: g++ DWARF for void foo(...) missing unspecified parameters DIE
 2023-10-13  7:02 UTC  (4+ messages)
` [Bug c++/111788] "

[Bug tree-optimization/111792] New: wrong code at -O3 on x86_64-linux-gnu
 2023-10-13  6:59 UTC  (2+ messages)
` [Bug tree-optimization/111792] [14 Regression] "

[Bug tree-optimization/111791] New: RISC-V: Strange loop vectorizaion on popcount function
 2023-10-13  6:54 UTC  (3+ messages)
` [Bug tree-optimization/111791] "

[Bug bootstrap/111787] New: [14 regression] xxx breaks build
 2023-10-13  6:48 UTC  (5+ messages)
` [Bug bootstrap/111787] [14 regression] r14-4592-g0d00385eaf72cc "

[Bug target/111784] New: [14 Regression] aarch64: ldp_stp_{15,16,17,18}.c test failures
 2023-10-13  6:48 UTC  (4+ messages)
` [Bug target/111784] "
` [Bug target/111784] [14 Regression] aarch64: ldp_stp_{15,16,17,18}.c test failures since r14-4579

[Bug c/111779] New: Fail to vectorize the struct include struct
 2023-10-13  6:47 UTC  (6+ messages)
` [Bug tree-optimization/111779] "

[Bug target/111778] New: PowerPC constant code change uses an undefined shift
 2023-10-13  6:46 UTC  (6+ messages)
` [Bug target/111778] "

[Bug c++/111773] New: Inconsistent optimization of replaced operator new()
 2023-10-13  6:43 UTC  (6+ messages)
` [Bug c++/111773] "
` [Bug ipa/111773] "

[Bug tree-optimization/111727] New: wrong code at -O3 on x86_64-linux-gnu
 2023-10-13  6:31 UTC  (2+ messages)
` [Bug tree-optimization/111727] [14 Regression] "

[Bug target/111001] New: SH: ICE during RTL pass: sh_treg_combine2
 2023-10-13  6:03 UTC  (3+ messages)
` [Bug target/111001] "

[Bug target/54089] New: [SH] Refactor shift patterns
 2023-10-13  5:02 UTC  (2+ messages)
` [Bug target/54089] "

[Bug target/111600] New: [14.0 regression] RISC-V bootstrap time regression
 2023-10-13  1:39 UTC  (3+ messages)
` [Bug target/111600] [14 Regression] "

[Bug target/108315] New: -mcpu=power10 changes ABI
 2023-10-13  1:23 UTC  (4+ messages)
` [Bug target/108315] "

[Bug target/111424] New: LoongArch: Enable vect test suite
 2023-10-13  1:09 UTC  (3+ messages)
` [Bug target/111424] "

[Bug target/107704] New: [13 Regression] Testsuite regression after recent DCE changes
 2023-10-13  0:59 UTC  (2+ messages)
` [Bug target/107704] [13/14 "

[Bug middle-end/111782] New: [11/12/13/14 Regression] Extra move in complex double multiplication
 2023-10-12 21:55 UTC  (4+ messages)
` [Bug middle-end/111782] "
` [Bug rtl-optimization/111782] "
` [Bug rtl-optimization/111782] [11/12/13/14 Regression] Extra move in double argument and multiplication and return

[Bug libfortran/83282] missing comma in format changes output
 2023-10-12 21:42 UTC 

[Bug c/111786] New: No tail recursion for simple program
 2023-10-12 21:18 UTC  (4+ messages)
` [Bug c/111786] "

[Bug fortran/66969] Internal compiler error, segmentation fault
 2023-10-12 20:39 UTC 

[Bug fortran/86120] ICE caused by unassociated pointer in SIZE intrinsic
 2023-10-12 20:39 UTC 

[Bug fortran/111783] New: 'exit' intrinsic should be marked as
 2023-10-12 19:28 UTC  (4+ messages)
` [Bug fortran/111783] 'exit' intrinsic should be marked as noreturn

[Bug c++/111660] New: Compilation of constexpr function returning enum takes exponential time with -std=c++2a
 2023-10-12 19:17 UTC  (2+ messages)
` [Bug c++/111660] [14 Regression] Compilation of constexpr function returning enum takes exponential time with -std=c++2a since r14-4140-g6851e3423c2b5e

[Bug tree-optimization/27504] x && (x & y) not optimized to x & y
 2023-10-12 18:00 UTC  (2+ messages)

[Bug tree-optimization/88280] missing folding of logical and bitwise AND
 2023-10-12 17:16 UTC 

[Bug c++/111790] New: Unwarranted missing template keyword warning
 2023-10-12 16:42 UTC  (2+ messages)
` [Bug c++/111790] "

[Bug c++/108993] New: Value initialization does not occur for derived class with -Os, for gcc versions > 5
 2023-10-12 16:34 UTC  (2+ messages)
` [Bug c++/108993] Value initialization does not occur for derived class , "

[Bug c++/111771] New: Incorrect "is used uninitialized" warning, as if zero-initialization didn't propagate through user-provided default constructors
 2023-10-12 16:34 UTC  (6+ messages)
` [Bug c++/111771] "

[Bug tree-optimization/111622] New: [13 Regression] EVRP compile-time hog compiling risc-v insn-opinit.cc
 2023-10-12 16:32 UTC  (2+ messages)
` [Bug tree-optimization/111622] "

[Bug c/111789] New: Segmentation fault with '-O3 -fno-inline -fno-toplevel-reorder'
 2023-10-12 16:26 UTC  (5+ messages)
` [Bug c/111789] "
` [Bug middle-end/111789] [14 Regression] runtime "

[Bug tree-optimization/80917] missed bit information propagation
 2023-10-12 15:56 UTC 

[Bug fortran/39627] [meta-bug] Fortran 2008 support
 2023-10-12 15:53 UTC  (3+ messages)

[Bug c/111755] New: The built-in memset function in GCC inadvertently generates code like "vst1.8 {d8-d9}, [sp:64]", which assumes an 8-byte alignment on the stack pointer $sp, leading to alignment violations
 2023-10-12 15:46 UTC  (3+ messages)
` [Bug target/111755] "

[Bug bootstrap/111777] New: [14 regression] build breaks after r14-4558-g400efdddf3d849
 2023-10-12 15:19 UTC  (13+ messages)
` [Bug middle-end/111777] "

[Bug fortran/52994] New: internal compiler error: in gfc_trans_assignment_1, at fortran/trans-expr.c:6881
 2023-10-12 14:31 UTC  (2+ messages)
` [Bug fortran/52994] [OOP] [F08] "

[Bug rtl-optimization/10837] noreturn attribute causes no sibling calling optimization
 2023-10-12 14:28 UTC 

[Bug c/102989] New: Add Clang's _ExtInt(N)
 2023-10-12 14:07 UTC  (2+ messages)
` [Bug c/102989] Implement C2x's n2763 (_BitInt)

[Bug bootstrap/111768] New: Bootstrap failure with -march=native on Intel Alder Lake CPUs because of differing cache sizes
 2023-10-12 13:23 UTC  (14+ messages)
` [Bug bootstrap/111768] "
` [Bug target/111768] X86: -march=native does not support alder lake big.little cache infor correctly

[Bug c++/111785] New: [modules] ICE when compiling fmt lib as module
 2023-10-12 13:15 UTC 

[Bug fortran/90608] Inline non-scalar minloc/maxloc calls
 2023-10-12 11:41 UTC  (4+ messages)

[Bug fortran/111781] New: Compiler error on valid code
 2023-10-12 10:16 UTC  (2+ messages)
` [Bug fortran/111781] Fortran compiler complains about variable bound in array dummy argument

[Bug tree-optimization/111780] New: Missed optimization of '(t*4)/(t*2) -> 2'
 2023-10-12  8:34 UTC  (2+ messages)
` [Bug tree-optimization/111780] "

[Bug tree-optimization/111764] New: Wrong code at -O3 on x86_64-linux-gnu since r11-5965-g04bff1bbfc1
 2023-10-12  8:22 UTC  (7+ messages)
` [Bug tree-optimization/111764] [11/12/13/14 Regression] Wrong code at -O3 on x86_64-linux-gnu
` [Bug tree-optimization/111764] [11/12/13 "

[Bug c/111769] New: Annotate function definitions and calls to facilitate link-time checking
 2023-10-12  7:29 UTC  (5+ messages)
` [Bug c/111769] "

[Bug fortran/67740] New: Wrong association status of allocatable character pointer in derived types
 2023-10-12  6:27 UTC  (2+ messages)
` [Bug fortran/67740] "

lightweight balcony solar
 2023-10-12  6:15 UTC 

[Bug target/106271] New: Bootstrap on RISC-V on Ubuntu 22.04 LTS: bits/libc-header-start.h: No such file or directory
 2023-10-12  6:12 UTC  (2+ messages)
` [Bug target/106271] "

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

[Bug other/111427] New: [14 regression] gfortran.dg/vect/pr60510.f fails after r14-3999-g3c834d85f2ec42
 2023-10-12  5:12 UTC  (3+ messages)
` [Bug testsuite/111427] "

[Bug target/111367] New: Error: operand out of range (0x1391c is not between 0xffffffffffff8000 and 0x7fff)
 2023-10-12  5:06 UTC  (2+ messages)
` [Bug target/111367] "

[Bug tree-optimization/109812] New: GraphicsMagick resize is a lot slower in GCC 13.1 vs Clang 16
 2023-10-12  4:48 UTC  (2+ messages)
` [Bug target/109812] GraphicsMagick resize is a lot slower in GCC 13.1 vs Clang 16 on Intel Raptor Lake

[Bug rtl-optimization/102147] New: IRA dependent on 32-bit vs 64-bit register size
 2023-10-12  4:17 UTC  (2+ messages)
` [Bug rtl-optimization/102147] IRA dependent on 32-bit vs 64-bit pointer size

[Bug c/94889] New: Negate function not getting optimised to negate call
 2023-10-12  3:46 UTC  (2+ messages)
` [Bug tree-optimization/94889] Negate function not getting optimised to bitwise not

[Bug rtl-optimization/18395] [meta-bug] combine needs to be templatized like a peepholer
 2023-10-12  3:33 UTC 

[Bug rtl-optimization/26190] combine misses some distributivity
 2023-10-12  3:33 UTC 

[Bug target/88808] bitwise operators on AVX512 masks fail to use the new mask instructions
 2023-10-12  3:18 UTC 

(no subject)
 2023-10-12  1:11 UTC 

[Bug analyzer/111537] New: ICE: in set_cell_span, at text-art/table.cc:148 with D front-end and -fanalyzer
 2023-10-11 20:49 UTC  (8+ messages)
` [Bug analyzer/111537] "

[Bug web/111694] New: Wrong behavior for signbit of negative zero when optimizing
 2023-10-11 20:48 UTC  (3+ messages)
` [Bug tree-optimization/111694] [13/14 Regression] "

[Bug modula2/111756] New: Re-building all-gcc after source changes fails to link
 2023-10-11 20:12 UTC  (2+ messages)
` [Bug modula2/111756] "

[Bug c++/111776] New: ICE on delete expression with multiple viable destroying operator delete
 2023-10-11 20:08 UTC  (2+ messages)
` [Bug c++/111776] "

[Bug c/111774] New: boringssl performance gap between clang and gcc for x25519 operations
 2023-10-11 20:02 UTC  (4+ messages)
` [Bug target/111774] "

[Bug tree-optimization/108697] New: constructing a path-range-query is expensive
 2023-10-11 19:51 UTC  (2+ messages)
` [Bug tree-optimization/108697] "

[Bug fortran/104351] New: ICE in gfc_generate_initializer, at fortran/expr.cc:5140
 2023-10-11 19:41 UTC  (2+ messages)
` [Bug fortran/104351] "

[Bug middle-end/111775] New: -Wstrict-flex-arrays missing diagnostics with unions
 2023-10-11 19:39 UTC 

[Bug tree-optimization/111282] New: `a & (b ^ ~a)` (or `a & ~(a ^ b)`) not optimized to `a & b` in gimple
 2023-10-11 16:47 UTC  (4+ messages)
` [Bug tree-optimization/111282] "

[Bug regression/111709] New: [13 Regression] Miscompilation of sysdeps/ieee754/dbl-64/s_fma.c
 2023-10-11 15:36 UTC  (2+ messages)
` [Bug regression/111709] [13/14 "

[Bug rtl-optimization/111772] New: ICE on gfortran.dg/transpose_conjg_1.f90 in regrename.cc
 2023-10-11 14:45 UTC 

[Bug tree-optimization/111766] New: Missed optimization with __builtin_unreachable and ands
 2023-10-11 14:00 UTC  (2+ messages)
` [Bug tree-optimization/111766] "

[Bug tree-optimization/111770] New: predicated loads inactive lane values not modelled
 2023-10-11 12:58 UTC  (2+ messages)
` [Bug tree-optimization/111770] "

[Bug modula2/111675] New: Incorrect parameter value passed when attempting to pass a field of a packed record as a parameter
 2023-10-11 12:28 UTC  (3+ messages)
` [Bug modula2/111675] "

[Bug target/111528] New: aarch64: Test gfortran.dg/pr80494.f90 fails with -fstack-protector-strong with gcc-13
 2023-10-11  9:40 UTC  (2+ messages)
` [Bug target/111528] aarch64: Test gfortran.dg/pr80494.f90 fails with -fstack-protector-strong with gcc-13 since r13-7813-gb96e66fd4ef3e3

[Bug c/111760] New: risc-v regression: COND_LEN_* incorrect fold/simplify in middle-end
 2023-10-11  8:36 UTC  (3+ messages)
` [Bug tree-optimization/111760] "

[Bug preprocessor/111767] New: cast __mmask32 parameter to __mmask8 from macro function
 2023-10-11  8:20 UTC 

[Bug c/110701] New: Wrong code at -O1/2/3/s on x86_64-linux-gnu
 2023-10-11  7:59 UTC  (2+ messages)
` [Bug rtl-optimization/110701] [14 Regression] "

[Bug tree-optimization/111519] New: [13/14 Regression] Wrong code at -O3 on x86_64-linux-gnu since r13-455-g1fe04c497d
 2023-10-11  7:24 UTC  (4+ messages)
` [Bug tree-optimization/111519] "

[Bug middle-end/101955] New: (signed<<31)>>31 should become -(signed&1)
 2023-10-11  7:09 UTC  (2+ messages)
` [Bug middle-end/101955] "

[Bug tree-optimization/106245] New: Failure to optimize (u8)(a << 7) >> 7 pattern to a & 1
 2023-10-11  7:09 UTC  (2+ messages)
` [Bug tree-optimization/106245] "

[Bug rtl-optimization/106101] New: [12/13 Regression] ICE in reg_bitfield_target_p
 2023-10-11  6:46 UTC  (2+ messages)
` [Bug target/106101] [12 Regression] ICE in reg_bitfield_target_p since r12-4428-g147ed0184f403b

[Bug target/111745] New: [14 Regression] ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with -ffloat-store -mavx512fp16 -mavx512vl
 2023-10-11  4:59 UTC  (3+ messages)
` [Bug target/111745] "

[Bug c/111765] New: RISC-V: Faild to vectorize gen-vect-34.c
 2023-10-11  2:35 UTC  (4+ messages)
` [Bug tree-optimization/111765] "

[Bug target/93062] Failed to generate indirect branch for long branches on riscv
 2023-10-10 22:12 UTC 

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