public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/54179] New: please split insn-emit.c !
 2024-05-12 10:19 UTC  (4+ messages)
` [Bug bootstrap/54179] "

[Bug target/106060] New: Inefficient constant broadcast on x86_64
 2024-05-12  9:13 UTC  (2+ messages)
` [Bug target/106060] "

[Bug c++/115048] New: warning "operator delete called on pointer '<unknown>' with nonzero offset"
 2024-05-12  8:29 UTC 

[Bug gcov-profile/115047] New: Inconsistent MC/DC reported by GCC and LLVM
 2024-05-12  7:44 UTC 

[Bug target/114993] New: ICE when using bpf-unknown-g++
 2024-05-12  6:39 UTC  (2+ messages)
` [Bug target/114993] "

[Bug fortran/84006] [11/12/13/14/15 Regression] ICE in storage_size() with CLASS entity
 2024-05-12  6:10 UTC  (2+ messages)
` [Bug fortran/84006] [11/12/13/14 "

[Bug fortran/98534] New: Intrinsic functions failing with unlimited polymorphic actual arguments
 2024-05-12  6:07 UTC  (3+ messages)
` [Bug fortran/98534] "

[Bug fortran/100027] New: ICE on storage_size with polymorphic argument
 2024-05-12  6:06 UTC  (3+ messages)
` [Bug fortran/100027] "

[Bug libstdc++/115046] New: meta-recursion when apply join_view with as_const_view
 2024-05-12  5:13 UTC  (2+ messages)
` [Bug libstdc++/115046] "

[Bug target/113882] New: V4SF->V4HI could be implemented using V4SF->V4SI and then truncation to V4HI
 2024-05-11 22:51 UTC  (2+ messages)
` [Bug target/113882] "

[Bug target/113880] New: V2SF->V2DF conversion pattern seems to be missing
 2024-05-11 22:50 UTC  (2+ messages)
` [Bug target/113880] "

[Bug analyzer/110014] New: -Wanalyzer-allocation-size mishandles realloc (..., .... * sizeof (object))
 2024-05-11 17:50 UTC  (3+ messages)
` [Bug analyzer/110014] "

[Bug analyzer/109577] New: -Wanalyzer-allocation-size mishandles __builtin_mul_overflow
 2024-05-11 17:50 UTC  (3+ messages)
` [Bug analyzer/109577] "

[Bug fortran/115039] New: Statement function with inquiry refs rejected
 2024-05-11 17:42 UTC  (4+ messages)
` [Bug fortran/115039] "

[Bug libstdc++/115045] New: views::adjacent_transform<0> is underconstrained
 2024-05-11 17:26 UTC 

[Bug analyzer/115044] New: -Wanalyzer-malloc-leak diagnostic in terminal path
 2024-05-11 17:09 UTC 

[Bug tree-optimization/109442] New: Dead local copy of std::vector not removed from function
 2024-05-11 16:44 UTC  (4+ messages)
` [Bug libstdc++/109442] "

[Bug c++/114990] New: Compiler errors in <type_traits> compiling a module-based app
 2024-05-11 16:40 UTC  (2+ messages)
` [Bug c++/114990] "

[Bug testsuite/112728] New: gcc.dg/scantest-lto.c FAILs
 2024-05-11 16:23 UTC  (2+ messages)
` [Bug testsuite/112728] "

[Bug driver/80182] accidently invoked `gcc -lm -o file.c` which deletes file.c
 2024-05-11 14:48 UTC 

[Bug c++/56556] New: Wshadow warns for private members in base classes
 2024-05-11 14:34 UTC  (2+ messages)
` [Bug c++/56556] "

[Bug target/115043] New: aarch64 locally_streaming function appears to have CFA note on wrong instruction in prologue
 2024-05-11 12:31 UTC 

[Bug c++/115038] New: ICE in seh_cfa_offset since 14.1.0
 2024-05-11 12:15 UTC  (2+ messages)
` [Bug target/115038] "

[Bug c/114112] New: Error message is translatable but inserts untranslated substring
 2024-05-11 11:56 UTC  (2+ messages)
` [Bug c/114112] "

[Bug fortran/99798] New: ICE when compiling a variant of pr87907
 2024-05-11 11:27 UTC  (2+ messages)
` [Bug fortran/99798] "

[Bug tree-optimization/114760] New: traling zero count detection failure
 2024-05-11 10:00 UTC  (2+ messages)
` [Bug tree-optimization/114760] trailing "

[Bug bootstrap/114985] New: [15 regression] internal compiler error: in discriminator_fail during stage2
 2024-05-11  9:48 UTC  (10+ messages)
` [Bug ipa/114985] "

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

[Bug target/115042] New: valgrind test fails to compile on armv7
 2024-05-11  0:40 UTC 

[Bug middle-end/115037] New: Unused std::vector is not optimized away
 2024-05-11  0:07 UTC  (8+ messages)
` [Bug middle-end/115037] "

[Bug c/115013] New: LRA: PR114810 fix result in ICE in the RISC-V Vector
 2024-05-10 23:32 UTC  (3+ messages)
` [Bug rtl-optimization/115013] [15 Regression] "

[Bug libstdc++/88545] New: std::find compile to memchr in trivial random access cases (patch)
 2024-05-10 23:22 UTC  (2+ messages)
` [Bug libstdc++/88545] "

[Bug tree-optimization/115040] New: Missed optimization opportunity in std::find
 2024-05-10 23:10 UTC  (5+ messages)
` [Bug tree-optimization/115040] Missed optimization opportunity in std::find of std::vector elements
` [Bug libstdc++/115040] "

[Bug tree-optimization/115041] New: Missed optimization opportunity in std::find of std::vector elements
 2024-05-10 22:42 UTC  (2+ messages)
` [Bug tree-optimization/115041] "

[Bug target/113578] New: Incorrect signbit for -nan on RISC-V
 2024-05-10 21:32 UTC  (3+ messages)
` [Bug target/113578] Incorrect sign printed "

[Bug tree-optimization/115026] New: msp430-elf fails gcc.dg/pr66444.c with prange enabled
 2024-05-10 20:57 UTC  (10+ messages)
` [Bug tree-optimization/115026] "
` [Bug tree-optimization/115026] [15 Regression] "

[Bug jit/110466] New: jit.dg FAILs on ppc64le
 2024-05-10 18:58 UTC  (2+ messages)
` [Bug jit/110466] "

[Bug driver/111700] New: ICE: SIGSEGV in needs_read_p (input.cc:598) with -fdiagnostics-format=sarif-file or -fdiagnostics-format=sarif-stderr on pre-processed input
 2024-05-10 18:54 UTC  (2+ messages)
` [Bug driver/111700] "

[Bug analyzer/114348] New: Corrupt SARIF output on stderr
 2024-05-10 18:53 UTC  (2+ messages)
` [Bug middle-end/114348] "

[Bug fortran/102241] New: ICE when declaring derived type with a parameterized derived type member
 2024-05-10 17:30 UTC  (2+ messages)
` [Bug fortran/102241] [PDT] "

[Bug rtl-optimization/115021] New: [14/15 regression] unnecessary spill for vpternlog
 2024-05-10 17:01 UTC  (4+ messages)
` [Bug rtl-optimization/115021] "

[Bug rtl-optimization/114942] New: ICE on valid code at -O1 with "-fno-tree-sra -fno-guess-branch-probability": in extract_constrain_insn, at recog.cc:2713
 2024-05-10 16:29 UTC  (2+ messages)
` [Bug target/114942] [14/15 Regression] "

[Bug c++/113982] New: Poor codegen for 64-bit add with carry widening functions
 2024-05-10 16:27 UTC  (3+ messages)
` [Bug middle-end/113982] "

[Bug tree-optimization/115034] New: Missed optimization: reduntant store of identical value in the slot
 2024-05-10 15:32 UTC  (3+ messages)
` [Bug tree-optimization/115034] "

[Bug c++/106935] New: [12/13 Regression] ICE in redirect_call_stmt_to_callee, at cgraph.cc:1505
 2024-05-10 15:28 UTC  (2+ messages)
` [Bug ipa/106935] [11/12/13/14/15 Regression] ICE in redirect_call_stmt_to_callee, at cgraph.cc:1505 since r10-5098-g9b14fc3326e08797

[Bug middle-end/115036] New: division is not shortened based on value range
 2024-05-10 15:10 UTC 

[Bug tree-optimization/115035] New: Missed optimization: fold min/max in phi
 2024-05-10 15:08 UTC 

[Bug tree-optimization/115033] New: Incorrect optimization of by-reference closure fields by fre1 pass
 2024-05-10 14:50 UTC  (5+ messages)
` [Bug tree-optimization/115033] "

[Bug libstdc++/109822] New: Converting std::experimental::simd masks yields an error
 2024-05-10 14:27 UTC  (3+ messages)
` [Bug libstdc++/109822] "

[Bug libstdc++/110054] New: stdx::simd masked store should not use non-temporal store instruction
 2024-05-10 14:25 UTC  (3+ messages)
` [Bug libstdc++/110054] "

[Bug libstdc++/114750] New: converting load/store of simd fails compilation on ARM
 2024-05-10 14:25 UTC  (3+ messages)
` [Bug libstdc++/114750] "

[Bug libstdc++/114803] New: simd conversion to [[gnu::vector_size(N)]] type hits invalid code in experimental/bits/simd_builtin.h
 2024-05-10 14:24 UTC  (3+ messages)
` [Bug libstdc++/114803] "

[Bug modula2/115032] New: gm2/iso/run/pass/packed.mod FAILs
 2024-05-10 13:55 UTC  (2+ messages)
` [Bug modula2/115032] "

[Bug target/115028] New: [15 regression] gcc.target/i386/pr101950-2.c FAILs
 2024-05-10 13:45 UTC  (5+ messages)
` [Bug target/115028] "

[Bug c++/115031] New: g++.dg/modules/pr99023_b.X FAILs
 2024-05-10 13:45 UTC 

[Bug tree-optimization/114998] New: ICE on valid code at -O3 with "-fno-inline -fno-tree-dce -fno-ipa-cp" on x86_64-linux-gnu: Segmentation fault
 2024-05-10 13:44 UTC  (5+ messages)
` [Bug tree-optimization/114998] [14/15 Regression] ICE on valid code at -O3 with "-fno-tree-dce" on x86_64-linux-gnu: Segmentation fault since r14-9767
` [Bug tree-optimization/114998] [14 "

[Bug c++/115030] New: Constrained auto variable declaration with partial specialization
 2024-05-10 13:38 UTC  (3+ messages)
` [Bug c++/115030] "

[Bug target/115029] New: FFT computation performance regression, x86, between gcc-14 and gcc-13 on skylake platform
 2024-05-10 13:35 UTC  (3+ messages)
` [Bug target/115029] "

[Bug c/115027] New: Missing warning: unused struct's with self-referential initialisers
 2024-05-10 12:40 UTC  (2+ messages)
` [Bug c/115027] "

[Bug c++/98529] New: g++.dg/modules/stdio-1_a.H FAILs
 2024-05-10 12:39 UTC  (2+ messages)
` [Bug c++/98529] [11/12/13/14/15 Regression] "

[Bug c/115023] New: __builtin_assoc_barrier does not talk about contracting even though it prevents it too
 2024-05-10 12:37 UTC  (3+ messages)
` [Bug c/115023] "

[Bug target/115014] New: GCC generates incorrect instructions for addressing the data segment through EBP register
 2024-05-10 12:31 UTC  (10+ messages)
` [Bug target/115014] "

[Bug tree-optimization/115011] New: [14/15 Regression] Missed optimization: (bool) (f ? 1: t) ==> 1 when bool t = (0 >= f) + x;
 2024-05-10 12:27 UTC  (2+ messages)
` [Bug tree-optimization/115011] "

[Bug tree-optimization/115004] New: [11/12/13/14/15 Regression] Missed optimization for Dead Code Elimination
 2024-05-10 11:16 UTC  (2+ messages)
` [Bug tree-optimization/115004] "

[Bug c/115002] New: wide integer vector performance regression, x86, between gcc-14 and gcc-13 using target clones on skylake platform
 2024-05-10 11:16 UTC  (2+ messages)
` [Bug target/115002] [14/15 regression] "

[Bug target/114981] New: [avr] Improve powi implementation
 2024-05-10 10:06 UTC  (4+ messages)
` [Bug target/114981] "

[Bug target/114968] New: missing `__thiscall` attribute on builtin declaration of `__cxa_thread_atexit()`
 2024-05-10  9:15 UTC  (8+ messages)
` [Bug target/114968] [14/15 Regression] "

[Bug c/114987] New: floating point vector regression, x86, between gcc 14 and gcc-13 using -O3 and target clones on skylake platforms
 2024-05-10  8:42 UTC  (5+ messages)
` [Bug target/114987] [14/15 Regression] "

[Bug target/115025] New: prime computation performance regression, x86, between gcc-14 and gcc-13 on skylake platform
 2024-05-10  8:29 UTC  (5+ messages)
` [Bug target/115025] "

[Bug rtl-optimization/114996] New: [15 Regression] [RISC-V] 2->2 combination no longer occurring
 2024-05-10  8:09 UTC  (2+ messages)
` [Bug rtl-optimization/114996] "

[Bug c++/114994] New: fmtlib named argument compiler error introduced in g++-14.1
 2024-05-10  8:06 UTC  (2+ messages)
` [Bug c++/114994] [14/15 Regression] "

[Bug c/114989] New: Compile time hog when building paml
 2024-05-10  8:03 UTC  (3+ messages)
` [Bug middle-end/114989] "

[Bug target/115024] New: 128 bit division performance regression, x86, between gcc-14 and gcc-13 using target clones on skylake platform
 2024-05-10  7:46 UTC  (5+ messages)
` [Bug target/115024] "

[Bug c/115009] New: [15 regression] AVR: ICE in alloc, at value-range-storage.cc:598
 2024-05-10  7:05 UTC  (7+ messages)
` [Bug tree-optimization/115009] "

[Bug middle-end/111009] New: [12/13/14 regression] -fno-strict-overflow erroneously elides null pointer checks and causes SIGSEGV on perf from linux-6.4.10
 2024-05-10  6:36 UTC  (2+ messages)
` [Bug middle-end/111009] [12 "

[Bug middle-end/115022] New: -fstrub=disable and -minline-memops-threshold have a - in the index
 2024-05-10  5:07 UTC  (2+ messages)
` [Bug middle-end/115022] "

[Bug target/114528] New: (0xFFFFFFFF0001FFFFULL - 0x00123000) constant forming could be done in 2 instructions
 2024-05-10  4:47 UTC  (2+ messages)
` [Bug target/114528] "

[Bug other/114980] New: [14/15 Regression] -fdiagnostics-urls=never does not suppress URLs in `'-Werror=' argument '-Werror=...' not valid for ...` warnings
 2024-05-10  3:22 UTC  (4+ messages)
` [Bug driver/114980] "

[Bug fortran/114978] New: 548.exchange2_r 14%-28% regressions on Loongarch64 after gcc 14 snapshot 20240317
 2024-05-10  3:15 UTC  (3+ messages)
` [Bug target/114978] [14/15 regression] "

[Bug c++/115020] New: [modules] ICE in import_export_decl for GMF function definition in partition
 2024-05-10  2:14 UTC 

[Bug c/115019] New: wraparound bug with with -O3 and int128
 2024-05-10  1:54 UTC  (4+ messages)
` [Bug c/115019] "

[Bug c/115005] New: [gcc-13] bogus -Warray-bounds warning
 2024-05-09 23:03 UTC  (3+ messages)
` [Bug tree-optimization/115005] "

[Bug c++/115018] New: Incorrect data read/written at -O3 on Arm with 256-bit SVE SIMD width specified
 2024-05-09 21:11 UTC  (3+ messages)
` [Bug target/115018] Incorrect data read/written at -O3 on aarch64 "

[Bug c++/98056] New: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in build_special_member_call, at cp/call.c:9862
 2024-05-09 21:01 UTC  (2+ messages)
` [Bug c++/98056] coroutines: ICE tree check: expected record_type or union_type or qual_union_type, have array_type since r11-2183-g0f66b8486cea8668

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