public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/109849] New: suboptimal code for vector walking loop
 2023-11-28 10:32 UTC  (4+ messages)
` [Bug middle-end/109849] "

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

[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  (6+ 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 rtl-optimization/111754] New: [14 Regression] ICE: in decompose, at rtl.h:2313 at -O
 2023-11-28  9:18 UTC  (4+ messages)
` [Bug middle-end/111754] "

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

[Bug c++/112744] New: Nested name specifier wrongly produces ambiguity in accessing static field
 2023-11-28  9:01 UTC 

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

[Bug c/112743] New: RISC-V: building FAIL with -march=rv64(or rv32)gc_zve32f_zvfh_zfh
 2023-11-28  8:19 UTC  (2+ messages)
` [Bug c/112743] "

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

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

[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  7:43 UTC 

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

[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  (7+ 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 c/52252] New: An opportunity for x86 gcc vectorizer (gain up to 3 times)
 2023-11-28  6:06 UTC  (2+ messages)
` [Bug tree-optimization/52252] "

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

[Bug testsuite/112729] New: gcc.target/i386/apx-interrupt-1.c etc. FAIL
 2023-11-28  3:33 UTC  (5+ messages)
` [Bug testsuite/112729] "

[Bug target/112598] New: RISC-V regression testsuite errors with rv64gcv_zvl512b
 2023-11-28  3:15 UTC  (5+ 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  (4+ 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  (4+ 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/112738] New: forwprop4 introduces invalid wide signed Boolean values
 2023-11-27 23:34 UTC  (3+ messages)
` [Bug tree-optimization/112738] [14 Regression] "

[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  (7+ messages)
` [Bug testsuite/112689] [14 Regression] gcc.dg/tree-prof/time-profiler-3.c fail

[Bug tree-optimization/112736] New: vectorizer is introducing out of bounds memory access
 2023-11-27 22:44 UTC  (2+ messages)
` [Bug tree-optimization/112736] [14 Regression] "

[Bug c++/112633] New: ICE in parser GCC 13+ (including 14) around type aliases
 2023-11-27 22:19 UTC  (2+ messages)
` [Bug c++/112633] [13/14 Regression] ICE with type aliases and depedent value

[Bug c++/111705] New: [14 Regression] use of concepted copy constructored struct inside a template function messes up
 2023-11-27 22:03 UTC  (2+ messages)
` [Bug c++/111705] [12/13 Regression] use of concepted copy constructored struct inside a template function messes up with -fchecking=2

[Bug c++/107939] New: Rejects use of `extern const` variable in a template
 2023-11-27 22:02 UTC  (2+ messages)
` [Bug c++/107939] [11 Regression] Rejects use of `extern const` variable in a template since r11-557

[Bug c++/111703] New: [C++20]Compiler fails when using generic lambda in specific situation
 2023-11-27 22:02 UTC  (3+ messages)
` [Bug c++/111703] [11/12/13 Regression] [C++20]Compiler fails when using generic lambda in specific situation since r11-550-gf65a3299a521a4

[Bug c++/112269] New: [14 Regression] x86_64 GNU/Linux '-m32' multilib 'libstdc++-v3/include/complex:1493: internal compiler error: in tsubst_expr, at cp/pt.cc:21534'
 2023-11-27 22:02 UTC  (2+ messages)
` [Bug c++/112269] [14 Regression] x86_64 GNU/Linux '-m32' multilib 'libstdc++-v3/include/complex:1493: internal compiler error: in tsubst_expr, at cp/pt.cc:21534' since r14-4796-g3e3d73ed5e85e7

[Bug other/112735] New: [14 regression] gcc.dg/tree-prof/time-profiler-3.c fails after r14-5666-g41aacdea55c5d7
 2023-11-27 21:26 UTC  (3+ messages)
` [Bug other/112735] "

[Bug c++/112712] New: Crash when compiling g++ -m68020-60 -O2
 2023-11-27 21:12 UTC  (2+ messages)
` [Bug target/112712] "

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

[Bug bootstrap/111601] New: [14 Regression] bootstrap fails in stagestrain in libcody on x86_64-linux-gnu and powerpc64le-linux-gnu
 2023-11-27 20:17 UTC  (15+ messages)
` [Bug bootstrap/111601] [14 Regression] profilebootstrap "

[Bug fortran/100651] New: Weird memory corruption with multiple triggers
 2023-11-27 19:33 UTC  (2+ messages)
` [Bug fortran/100651] [11/12/13/14 Regression] Bad handling of optional, allocatable character argument

[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-27 19:05 UTC 

[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-27 18:31 UTC  (3+ messages)
` [Bug target/112725] "

[Bug other/112731] New: [14 regression] Excess errors for c-c++-common/builtin-classify-type-1.c after r14-5615-g509b470dcee979
 2023-11-27 18:31 UTC  (2+ messages)
` [Bug other/112731] "

[Bug middle-end/112711] New: [14 Regression] possibly wrong code in bswap32(int) on llvm-16.0.6 test suite
 2023-11-27 18:17 UTC  (2+ messages)
` [Bug tree-optimization/112711] [14 Regression] SRA seems to ignore writes when using __builtin_assume_aligned since r14-5831-gaae723d360ca26

[Bug tree-optimization/112721] New: [14 Regression] Wrong code at -O1/s on x86_64-linux-gnu since r14-5831-gaae723d360c
 2023-11-27 18:17 UTC  (2+ messages)
` [Bug tree-optimization/112721] "

[Bug target/112599] New: RISC-V regression testsuite errors with rv64gcv_zvl1024b
 2023-11-27 17:57 UTC  (2+ messages)
` [Bug target/112599] "

[Bug middle-end/112653] New: We should optimize memmove to memcpy using alias oracle
 2023-11-27 17:53 UTC  (4+ messages)
` [Bug middle-end/112653] PTA should handle correctly escape information of values returned by a function

[Bug target/112597] New: RISC-V regression testsuite errors with rv64gcv_zvl256b
 2023-11-27 17:39 UTC  (3+ messages)
` [Bug target/112597] "

[Bug sanitizer/112727] New: UBSAN creates GIMPLE path with uninitialized variable
 2023-11-27 17:35 UTC  (2+ messages)
` [Bug sanitizer/112727] "

[Bug testsuite/111298] New: time-profiler-2.c flaky on glibc RISC-V
 2023-11-27 17:35 UTC  (2+ messages)
` [Bug testsuite/111298] time-profiler-2.c flaky on glibc RISC-V with qemu

[Bug target/112583] New: RISC-V regression testsuite errors with rv64gcv_zvl128b
 2023-11-27 17:34 UTC  (3+ messages)
` [Bug target/112583] "

[Bug target/112669] New: GCN: wrong 'LIBRARY_PATH' in presence of several different '-march=[...]' flags
 2023-11-27 16:23 UTC  (3+ messages)
` [Bug target/112669] "

[Bug sanitizer/87875] Address sanitizer doen't work with nested functions with enabled stack-use-after-return check
 2023-11-27 16:04 UTC  (3+ messages)

[Bug sanitizer/112730] New: Wrong code generated with Address Sanitizer for a call to a callback in contained subroutine, mapping not executable
 2023-11-27 16:02 UTC  (2+ messages)
` [Bug sanitizer/112730] "

[Bug sanitizer/110157] New: Address sanitizer crashes when accessing variables through procedure callback
 2023-11-27 16:02 UTC  (2+ messages)
` [Bug sanitizer/110157] [13/14 Regression] Address sanitizer does not like nested function trampolines any more

[Bug c/109269] New: [sve] should check the upper bound for predicate sve
 2023-11-27 15:03 UTC  (2+ messages)
` [Bug tree-optimization/109269] "

[Bug target/106326] New: _m and _z version of SVE instrinsics not optimized to predicate-free version
 2023-11-27 14:51 UTC  (4+ messages)
` [Bug target/106326] "

[Bug c/111584] New: [aarch64] Redundant movprfx with ptrue
 2023-11-27 14:51 UTC  (2+ messages)
` [Bug target/111584] "

[Bug libstdc++/110287] New: _M_check_len is expensive
 2023-11-27 14:39 UTC  (3+ messages)
` [Bug libstdc++/110287] "

[Bug testsuite/112728] New: gcc.dg/scantest-lto.c FAILs
 2023-11-27 14:01 UTC  (2+ messages)
` [Bug testsuite/112728] "

[Bug middle-end/112661] New: [14] RISC-V ICE: in duplicate_and_interleave, at tree-vect-slp.cc:8025 with maxval_char_3.f90 vlen256b
 2023-11-27 13:39 UTC  (3+ messages)
` [Bug tree-optimization/112661] [14] RISC-V ICE: in duplicate_and_interleave, at tree-vect-slp.cc:8025 with maxval_char_3.f90 vlen256b since r14-5101-g60034ecf25597b

[Bug tree-optimization/111445] New: Wrong code at -Os on x86_64-linux-gnu since r12-1077-g57bf3751511
 2023-11-27 13:10 UTC  (3+ messages)
` [Bug tree-optimization/111445] [12 Regression] "

[Bug tree-optimization/111917] New: ICE in as_a, at is-a.h:255 since GCC-8
 2023-11-27 13:10 UTC  (2+ messages)
` [Bug tree-optimization/111917] [11/12 Regression] ICE in as_a, at is-a.h:255 since GCC-7

[Bug c/111818] New: GCC: 14: internal compiler error: tree check: expected tree that contains 'decl common' structure, have 'integer_cst' in tree_could_trap_p, at tree-eh.cc:2733
 2023-11-27 13:09 UTC  (2+ messages)
` [Bug middle-end/111818] [11/12 Regression] ICE with __builtin_memcpy with volatile and constants

[Bug tree-optimization/111614] New: [14 Regression] ICE at -O2: verify_gimple failed since r14-2282-gf703d2fd3f0
 2023-11-27 13:09 UTC  (2+ messages)
` [Bug tree-optimization/111614] [11/12 "

[Bug tree-optimization/111764] New: Wrong code at -O3 on x86_64-linux-gnu since r11-5965-g04bff1bbfc1
 2023-11-27 13:09 UTC  (2+ messages)
` [Bug tree-optimization/111764] [11/12 Regression] Wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/112709] New: ICE verify_flow_info failed during GIMPLE pass: asan0
 2023-11-27 13:00 UTC  (3+ messages)
` [Bug sanitizer/112709] [13/14 Regression] address sanitize and returns_twice causes an ICE

[Bug sanitizer/112563] New: [14 regression] libsanitizer doesn't assemble with Solaris/sparc as
 2023-11-27 12:57 UTC  (3+ messages)
` [Bug sanitizer/112563] "

[Bug rtl-optimization/110237] New: gcc.dg/torture/pr58955-2.c is miscompiled by RTL scheduling after reload
 2023-11-27 12:39 UTC  (2+ messages)
` [Bug rtl-optimization/110237] "

[Bug debug/112726] New: Sometimes incorrect DW_AT_decl_file with -gdwarf-5 and -fdebug-prefix-map
 2023-11-27 12:36 UTC 

[Bug middle-end/112697] New: [14 Regression] 30-40% exec time regression of 433.milc on zen2
 2023-11-27 11:58 UTC  (2+ messages)
` [Bug middle-end/112697] [14 Regression] 30-40% exec time regression of 433.milc on zen2 since r14-4972-g8aa47713701b1f

[Bug ipa/109983] New: [12/13/14 regression] Wireshark compilation hangs with -O2 -fipa-pta
 2023-11-27 11:38 UTC  (3+ messages)
` [Bug ipa/109983] [12 "

[Bug ipa/68331] [meta-bug] fipa-pta issues
 2023-11-27 11:38 UTC 

[Bug middle-end/110515] New: [14 Regression] llvm-15.0.7 possibly invalid code on -O3
 2023-11-27 11:38 UTC  (3+ messages)
` [Bug middle-end/110515] [12 "

[Bug c++/111019] New: Optimizer incorrectly assumes variable is not changed while change happens through another pointer
 2023-11-27 11:37 UTC  (3+ messages)
` [Bug tree-optimization/111019] [12 Regression] "

[Bug c/110702] New: Wrong code at -O1 on x86_64-linux-gnu (regression since GCC-12.2)
 2023-11-27 11:37 UTC  (3+ messages)
` [Bug tree-optimization/110702] [12 Regression] "

[Bug c/110556] New: Floating point exception with specific optimizations
 2023-11-27 11:36 UTC  (3+ messages)
` [Bug tree-optimization/110556] [12 Regression] division of INT_MIN and -1 happening incorrectly with -fno-delete-dead-exceptions -fnon-call-exceptions

[Bug c++/110295] New: internal compiler error: in dwarf2out_finish
 2023-11-27 11:34 UTC  (2+ messages)
` [Bug c++/110295] [11/12 Regression] ICE in dwarf2out_finish with local class with inherited operator delete in a templated function and -g

[Bug tree-optimization/109143] New: PTA compile-time hog with many calls
 2023-11-27 11:34 UTC  (2+ messages)
` [Bug tree-optimization/109143] "

[Bug libstdc++/109882] New: -fsanitize=thread #include <memory> transitively includes sanitizer/common_interface_defs.h
 2023-11-27 11:08 UTC  (2+ messages)
` [Bug sanitizer/109882] sanitizer/common_interface_defs.h bogusly defines __has_feature

[Bug c++/60512] New: would be useful if gcc implemented __has_feature similary to clang
 2023-11-27 11:08 UTC  (3+ messages)
` [Bug c++/60512] would be useful if gcc implemented __has_feature similarly "

[Bug objc/90709] [meta-bug] GNU Objective C (C++) cannot consume current headers on Darwin platforms
 2023-11-27 11:08 UTC 

[Bug sanitizer/112562] New: [14 regression] asan_interceptors_memintrinsics.cpp doesn't assemble with Solaris/x86 as
 2023-11-27 10:30 UTC  (2+ messages)
` [Bug sanitizer/112562] "

[Bug analyzer/112704] New: FAIL: gcc.dg/analyzer/data-model-20.c (test for warnings, line 17)
 2023-11-27 10:10 UTC  (2+ messages)
` [Bug analyzer/112704] "

[Bug c++/112724] New: C++ "'excess_precision_expr' not supported by dump_expr<expression error>"
 2023-11-27 10:01 UTC  (3+ messages)
` [Bug c++/112724] "

[Bug tree-optimization/112723] New: Missed optimization for invariants 'c+c' when c += -2147483648 and c is a global variable
 2023-11-27  9:56 UTC  (4+ messages)
` [Bug tree-optimization/112723] "

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