public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug driver/108865] New: gcc on Windows fails with Unicode path to source file
 2023-11-29 10:56 UTC  (2+ messages)
` [Bug driver/108865] "

[Bug target/111170] New: Malformed manifest does not allow to run gcc on Windows XP (Accessing a corrupted shared library)
 2023-11-29 10:56 UTC  (4+ messages)
` [Bug target/111170] [13/14 regression] Malformed manifest does not allow to run gcc on Windows XP (Accessing a corrupted shared library) since r13-6552-gd11e088210a551

[Bug c/112761] New: Using incomplete array types in function prototypes doesn't work
 2023-11-29 10:49 UTC 

[Bug c++/110734] New: Attributes cannot be applied to asm statements
 2023-11-29 10:47 UTC  (3+ messages)
` [Bug c++/110734] "

[Bug fortran/55824] New: [OOP] ICE with ALLOCATE and SOURCE= TRANSPOSE/RESHAPE
 2023-11-29 10:47 UTC  (2+ messages)
` [Bug fortran/55824] "

[Bug target/112760] New: [14 Regression] wrong code with -O2 -fno-dce -fno-guess-branch-probability -m8bit-idiv -mavx --param=max-cse-insns=0 and __builtin_add_overflow_p()
 2023-11-29 10:45 UTC  (3+ messages)
` [Bug target/112760] "
` [Bug rtl-optimization/112760] "

[Bug fortran/102689] New: Segfault with RESHAPE of CLASS as actual argument
 2023-11-29 10:35 UTC  (2+ messages)
` [Bug fortran/102689] "

[Bug middle-end/112560] New: ICE in try_combine on pr112494.c
 2023-11-29  9:37 UTC  (4+ messages)
` [Bug middle-end/112560] [14 Regression] "

[Bug c/112431] New: RISC-V GCC-15 feature: Support register overlap on widen RVV instructions
 2023-11-29  9:37 UTC  (2+ messages)
` [Bug target/112431] "

[Bug testsuite/112728] New: gcc.dg/scantest-lto.c FAILs
 2023-11-29  9:30 UTC  (3+ messages)
` [Bug testsuite/112728] "

[Bug middle-end/112733] New: [14 Regression] ICE: Segmentation fault in wide-int.cc during GIMPLE pass: sccp
 2023-11-29  9:29 UTC  (10+ messages)
` [Bug middle-end/112733] "

[Bug target/112725] New: [14 Regression] powerpc64le-linux-gnu: 'c-c++-common/builtin-classify-type-1.c:113:3: error: AltiVec argument passed to unprototyped function'
 2023-11-29  8:50 UTC  (4+ messages)
` [Bug target/112725] "

[Bug bootstrap/111601] New: [14 Regression] bootstrap fails in stagestrain in libcody on x86_64-linux-gnu and powerpc64le-linux-gnu
 2023-11-29  8:31 UTC  (3+ messages)
` [Bug bootstrap/111601] [14 Regression] profilebootstrap "

[Bug target/111107] New: i686-w64-mingw32 does not realign stack when __attribute__((aligned)) or __attribute__((vector_size)) are used
 2023-11-29  7:49 UTC  (5+ messages)
` [Bug target/111107] "

[Bug driver/112759] New: [13 regression] mips -march=native detection broken with gcc 13+
 2023-11-29  7:10 UTC  (2+ messages)
` [Bug driver/112759] "

[Bug target/112578] New: LoongArch: Wrong code -with -mlsx -fno-fp-int-builtin-inexact
 2023-11-29  7:09 UTC  (3+ messages)
` [Bug target/112578] "

[Bug target/112753] New: [14 Regression] unrecognizable insn building glibc for s390x
 2023-11-29  6:55 UTC  (2+ messages)
` [Bug target/112753] "

[Bug target/112751] New: [14 regression] gcc.target/powerpc/pcrel-sibcall-1.c fails after r14-5628-g53ba8d669550d3
 2023-11-29  6:54 UTC  (4+ messages)
` [Bug target/112751] "
` [Bug testsuite/112751] "

[Bug c/112748] New: memmove(ptr, ptr, n) call optimized out even at -O0 with -fsanitize=undefined
 2023-11-29  6:53 UTC  (4+ messages)
` [Bug middle-end/112748] "
` [Bug sanitizer/112748] "

[Bug c/112743] New: RISC-V: building FAIL with -march=rv64(or rv32)gc_zve32f_zvfh_zfh
 2023-11-29  6:52 UTC  (5+ messages)
` [Bug c/112743] "
` [Bug target/112743] "

[Bug c/112758] New: Inconsistent Bitwise AND Operation Result between int and long long int on Different Optimization Levels in GCC Trunk
 2023-11-29  6:05 UTC 

[Bug c++/101113] New: g++ thinks constructor suppressed by a requires clause is actually a bad copy constructor
 2023-11-29  4:53 UTC  (2+ messages)
` [Bug c++/101113] "

December order
 2023-11-29  4:48 UTC 

[Bug testsuite/112729] New: gcc.target/i386/apx-interrupt-1.c etc. FAIL
 2023-11-29  0:52 UTC  (8+ messages)
` [Bug testsuite/112729] "

[Bug target/112757] New: RISC-V regression testsuite errors with rv32gcv_zvl1024b
 2023-11-28 23:51 UTC  (2+ messages)
` [Bug target/112757] "

[Bug target/112756] New: RISC-V regression testsuite errors with rv32gcv_zvl512b
 2023-11-28 23:51 UTC  (2+ messages)
` [Bug target/112756] "

[Bug target/112755] New: RISC-V regression testsuite errors with rv32gcv_zvl256b
 2023-11-28 23:51 UTC  (2+ messages)
` [Bug target/112755] "

[Bug target/112754] New: RISC-V regression testsuite errors with rv32gcv_zvl128b
 2023-11-28 23:50 UTC  (2+ messages)
` [Bug target/112754] "

[Bug rtl-optimization/55757] New: Suboptimal interrupt prologue/epilogue for ARMv7-M (Cortex-M3)
 2023-11-28 23:10 UTC  (2+ messages)
` [Bug rtl-optimization/55757] "

[Bug tree-optimization/112752] New: `~a - MIN<MIN<~a, ~b>, ~c>` is not optimized to `MAX<MAX<a,b>,c> - a`
 2023-11-28 23:01 UTC  (3+ messages)
` [Bug tree-optimization/112752] "

[Bug libstdc++/112607] New: <format>: _Normalize does not consider char_type for the basic_string_view case
 2023-11-28 22:32 UTC  (3+ messages)
` [Bug libstdc++/112607] "

[Bug c/52252] New: An opportunity for x86 gcc vectorizer (gain up to 3 times)
 2023-11-28 22:24 UTC  (4+ messages)
` [Bug tree-optimization/52252] "

[Bug middle-end/109849] New: suboptimal code for vector walking loop
 2023-11-28 22:21 UTC  (7+ messages)
` [Bug middle-end/109849] "

[Bug c++/53220] New: g++ mis-compiles compound literals
 2023-11-28 21:29 UTC  (2+ messages)
` [Bug c++/53220] [4.7/4.8 Regression] "

[Bug c++/94264] New: Array-to-pointer conversion not performed on array prvalues
 2023-11-28 21:29 UTC  (3+ messages)
` [Bug c++/94264] "

[Bug c++/102419] New: [concepts] [regression] return-type-requirement of "Y<typename T::type>" does not check that T::type actually exists
 2023-11-28 20:44 UTC  (2+ messages)
` [Bug c++/102419] [11/12/13/14 Regression][concepts] "

[Bug c++/112749] New: GCC accepts invalid code in concepts (requires clause incorrectly satisfied)
 2023-11-28 20:44 UTC  (2+ messages)
` [Bug c++/112749] "

[Bug rtl-optimization/112606] New: [14 Regression] powerpc64le-linux-gnu: 'FAIL: gcc.target/powerpc/p8vector-fp.c scan-assembler xsnabsdp'
 2023-11-28 19:43 UTC  (2+ messages)
` [Bug target/112606] "

[Bug middle-end/112750] New: wrong code with _BitInt(256) and above and __builtin_sub_overflow_p() at -O0
 2023-11-28 19:30 UTC 

[Bug c++/112744] New: Nested name specifier wrongly produces ambiguity in accessing static field
 2023-11-28 19:30 UTC  (3+ messages)
` [Bug c++/112744] "

[Bug tree-optimization/112738] New: forwprop4 introduces invalid wide signed Boolean values
 2023-11-28 17:52 UTC  (5+ messages)
` [Bug tree-optimization/112738] [14 Regression] "

[Bug c++/103183] New: ind[arr] produces an lvalue when arr is an array xvalue
 2023-11-28 17:19 UTC  (2+ messages)
` [Bug c++/103183] [11/12/13/14 Regression] "

[Bug c++/64117] New: warning control #pragmas in precompiled headers are not obeyed for template code
 2023-11-28 17:12 UTC  (2+ messages)
` [Bug pch/64117] "

[Bug pch/112747] New: #pragma GCC diagnostic ignored "-Wstringop-overflow" has no effect in pre-compiled headers
 2023-11-28 17:12 UTC  (2+ messages)
` [Bug pch/112747] "

[Bug c++/103185] New: ind[arr] is rejected when arr is an array prvalue
 2023-11-28 17:11 UTC  (3+ messages)
` [Bug c++/103185] [11/12/13/14 Regression] "

[Bug ada/111909] New: Filename case sensitivity defaulted wrongly on macOS
 2023-11-28 16:48 UTC  (2+ messages)
` [Bug ada/111909] "

[Bug tree-optimization/112746] New: Missed optimization for redundancy computation elimination (fre1(tree) for global variable)
 2023-11-28 16:28 UTC  (2+ messages)
` [Bug tree-optimization/112746] Missed optimization for exact division with multi-use addition chain

[Bug target/112280] New: ICE building libgcrypt-1.10.2 on s390 (during GIMPLE pass: ccp)
 2023-11-28 16:13 UTC  (2+ messages)
` [Bug target/112280] [14 regression] "

[Bug c/112494] New: GCC: 14: internal compiler error: in ix86_cc_mode, at config/i386/i386.cc:16477
 2023-11-28 16:00 UTC  (3+ messages)
` [Bug target/112494] ICE "

[Bug lto/112732] New: during IPA pass: *free_lang_data ICE: 'verify_type' failed: type variant with 'TYPE_ALIAS_SET_KNOWN_P' with -Os -Wstrict-aliasing=2 -flto
 2023-11-28 15:59 UTC  (5+ messages)
` [Bug lto/112732] "

[Bug c/101057] New: [gimplefe] GIMPLE frontend issues
 2023-11-28 15:59 UTC  (2+ messages)
` [Bug c/101057] "

[Bug sanitizer/112741] New: ICE: in gimplify_var_or_parm_decl, at gimplify.cc:3261
 2023-11-28 15:59 UTC  (5+ messages)
` [Bug sanitizer/112741] "

[Bug debug/109253] New: libbpf: failed to find BTF info for global/extern symbol '__divdi3'
 2023-11-28 15:48 UTC  (3+ messages)
` [Bug target/109253] "

[Bug target/110606] New: [10/11/12/13/14] ICE output_operand: '%&' used without any local dynamic TLS references on powerpc64le-linux-gnu
 2023-11-28 15:43 UTC  (3+ messages)
` [Bug target/110606] "

[Bug rtl-optimization/111754] New: [14 Regression] ICE: in decompose, at rtl.h:2313 at -O
 2023-11-28 15:40 UTC  (3+ messages)
` [Bug middle-end/111754] "

[Bug fortran/110415] New: (Re)allocation on assignment to allocatable polymorphic variable from allocatable polymorphic function result
 2023-11-28 15:39 UTC  (3+ messages)
` [Bug fortran/110415] "

[Bug fortran/37336] [F03] Finish derived-type finalization
 2023-11-28 15:39 UTC 

[Bug lto/112716] New: LTO optimization with struct of variable ssize
 2023-11-28 15:19 UTC  (3+ messages)
` [Bug lto/112716] LTO optimization with struct with variable size

[Bug sanitizer/112563] New: [14 regression] libsanitizer doesn't assemble with Solaris/sparc as
 2023-11-28 15:07 UTC  (4+ messages)
` [Bug sanitizer/112563] "

[Bug debug/111409] New: Invalid .debug_macro.dwo macro information for split DWARF
 2023-11-28 12:58 UTC  (2+ messages)
` [Bug debug/111409] "

[Bug rtl-optimization/112415] New: [14 regression] Python 3.11 miscompiled with new RTL fold mem offset pass, since r14-4664-g04c9cf5c786b94
 2023-11-28 12:39 UTC  (2+ messages)
` [Bug rtl-optimization/112415] [14 regression] Python 3.11 miscompiled on HPPA "

[Bug tree-optimization/112736] New: vectorizer is introducing out of bounds memory access
 2023-11-28 12:10 UTC  (3+ messages)
` [Bug tree-optimization/112736] [14 Regression] "

[Bug tree-optimization/112742] New: missed vectorization with src[a*b+i] where a*b is not int rather than same percission as size_type
 2023-11-28 12:02 UTC  (3+ messages)
` [Bug tree-optimization/112742] "

[Bug target/112745] New: stage 1 libgcc_s.so fails to link on FreeBSD
 2023-11-28 11:58 UTC 

[Bug tree-optimization/112734] New: ICE verify_gimple failed since r14-3751-g8c984a1c3693df - BitInt
 2023-11-28 11:39 UTC  (6+ messages)
` [Bug tree-optimization/112734] "

[Bug c/112694] New: RISC-V: zve64d testing expose many ICE on C/C++ testing
 2023-11-28 11:25 UTC  (3+ messages)
` [Bug tree-optimization/112694] "

[Bug middle-end/32667] block copy with exact overlap is expanded as memcpy
 2023-11-28 11:07 UTC  (6+ messages)

[Bug target/112719] New: [14 Regression] ICE: in decompose, at wide-int.h:1049 with -O -msse4 and __builtin_popcountl()
 2023-11-28  9:31 UTC  (4+ messages)
` [Bug tree-optimization/112719] [14 Regression] ICE: in decompose, at wide-int.h:1049 with -O -msse4 and __builtin_popcountl() since r14-5557

Strange compile error when g++ work with std=c++20
 2023-11-28  9:25 UTC  (3+ messages)

[Bug analyzer/109077] New: Analyzer header not installed
 2023-11-28  8:31 UTC  (3+ messages)
` [Bug analyzer/109077] Analyzer headers "

[Bug target/112740] New: [14 Regression] wrong code with vector compare on riscv64 at -O0
 2023-11-28  7:07 UTC  (2+ messages)
` [Bug target/112740] "

[Bug preprocessor/112701] New: wrong type inference for ternary operator in preprocessing context
 2023-11-28  6:54 UTC  (5+ messages)
` [Bug preprocessor/112701] wrong type inference for ternary operator with `0/0u` "

[Bug c/112722] New: RISC-V: ICE on tree-vect-slp.cc:8029 for -march=rv64gc_zve64d
 2023-11-28  6:41 UTC  (2+ messages)
` [Bug tree-optimization/112722] "

[Bug c/112713] New: RISC-V: Trunk GCC regression on VSETVL PASS comparing with GCC-13
 2023-11-28  6:40 UTC  (3+ messages)
` [Bug target/112713] "

[Bug middle-end/112710] New: [13/14 Regression] ICE: in write_type, at cp/mangle.cc:2226 with -fdump-go-spec=filename -flto -fno-use-linker-plugin
 2023-11-28  6:13 UTC  (3+ messages)
` [Bug middle-end/112710] "

[Bug debug/112656] New: btf: function prototypes generated with name
 2023-11-28  5:15 UTC  (2+ messages)
` [Bug debug/112656] "

[Bug target/112598] New: RISC-V regression testsuite errors with rv64gcv_zvl512b
 2023-11-28  3:15 UTC  (2+ messages)
` [Bug target/112598] "

[Bug c/112707] New: gcc 14 outputs invalid assembly on ppc: Error: unrecognized opcode: `fctid'
 2023-11-28  2:26 UTC  (3+ messages)
` [Bug target/112707] [14 regression] "

[Bug sanitizer/112708] New: "gcc -fsanitize=address" produces wrong debug info for variables in function prologue
 2023-11-28  1:03 UTC  (2+ messages)
` [Bug sanitizer/112708] "

[Bug c++/112737] New: [14 Regression] g++.dg/modules/xtreme-header-2_b.C -std=c++2b (test for excess errors)
 2023-11-28  0:06 UTC  (2+ messages)
` [Bug c++/112737] "

[Bug c/91225] Warning should be produced for a variable initialized by itself at the declaration
 2023-11-27 23:52 UTC  (2+ messages)

[Bug c/112739] New: variable 'a' is uninitialized when used within its own initialization
 2023-11-27 23:44 UTC  (3+ messages)
` [Bug c/112739] Not emitting warning when using an uninitialized variable "

[Bug c/97598] New: -Wself-init alone fails to warn of a pointless assignment
 2023-11-27 23:43 UTC  (2+ messages)
` [Bug c/97598] "

[Bug tree-optimization/111668] New: vrp2 introduces invalid wide Boolean values
 2023-11-27 23:22 UTC  (2+ messages)
` [Bug tree-optimization/111668] [12/13 Regression] vrp2 (match and simplify) introduces invalid wide signed "

[Bug tree-optimization/110279] New: Regressions on aarch64 cause by handing FMA in reassoc (510.parest_r, 508.namd_r)
 2023-11-27 23:19 UTC  (3+ messages)
` [Bug tree-optimization/110279] [14 Regression] "

[Bug target/112454] New: csinc (csel is though) is not being used when there is matches twice
 2023-11-27 23:09 UTC  (2+ messages)
` [Bug target/112454] "

[Bug testsuite/112689] New: [14 Regression] gcc.dg/tree-prof/time-profiler-[237].c fail
 2023-11-27 23:00 UTC  (3+ messages)
` [Bug testsuite/112689] [14 Regression] gcc.dg/tree-prof/time-profiler-3.c fail

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