public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/109274] New: ice in in_chain_p, at gimple-range-gori.cc:119
 2023-03-24 15:02 UTC  (7+ messages)
` [Bug tree-optimization/109274] [13 Regression] ice in in_chain_p, at gimple-range-gori.cc:119 starting with r13-6787
` [Bug tree-optimization/109274] [13 Regression] ice in in_chain_p, at gimple-range-gori.cc:119 starting with r13-6787-g0963cb5fde158cce986

[Bug target/103628] New: ICE: Segmentation fault (in gfc_conv_tree_to_mpfr)
 2023-03-24 14:53 UTC  (3+ messages)
` [Bug target/103628] "

[Bug middle-end/109265] New: ICE for 527.cam4_r after r13-6787-g0963cb5fde158c
 2023-03-24 14:28 UTC  (13+ messages)
` [Bug middle-end/109265] "
` [Bug middle-end/109265] [13 Regression] "
` [Bug tree-optimization/109265] "

[Bug fortran/109275] New: Bad error messages for interfaces describing surrounding program unit
 2023-03-24 14:14 UTC  (2+ messages)
` [Bug fortran/109275] "

[Bug c/107769] New: -flto with -Os/-O2/-O3 emitted code with gcc 12.x segfaults via mutated global in .rodata
 2023-03-24 13:51 UTC  (2+ messages)
` [Bug ipa/107769] [12/13 Regression] -flto with -Os/-O2/-O3 emitted code with gcc 12.x segfaults via mutated global in .rodata since r12-2887-ga6da2cddcf0e959d

[Bug tree-optimization/109238] New: [13 Regression] tst-realloc.i:42:19: error: pointer ‘p’ may be used after ‘realloc’ [-Werror=use-after-free] in glibc tests
 2023-03-24 13:36 UTC  (6+ messages)
` [Bug tree-optimization/109238] "

[Bug libgcc/109270] New: ssp/ssp.h should be adapted to use __builtin_dynamic_object_size()
 2023-03-24 13:35 UTC  (2+ messages)
` [Bug libgcc/109270] "

[Bug driver/108865] New: gcc on Windows fails with Unicode path to source file
 2023-03-24 13:33 UTC  (6+ messages)
` [Bug driver/108865] "

[Bug c/109188] New: Building genmodes under MinGW-W64/MSYS2 fails due to undefined HOST_EXTRA_OBJS_SYMBOL
 2023-03-24 13:33 UTC  (5+ messages)
` [Bug bootstrap/109188] "

[Bug c/109137] New: [12/13 regression] Compiling ffmpeg with -m32 on x86_64-pc-linux-gnu hangs on libavcodec/h264_cabac.c since r12-9086-g489c81db7d4f75
 2023-03-24 13:10 UTC  (5+ messages)
` [Bug target/109137] "
` [Bug target/109137] [12 "

[Bug d/109231] New: [13 regression] Comparison failure in libphobos/libdruntime/rt/util/typeinfo.o
 2023-03-24 13:08 UTC  (7+ messages)
` [Bug d/109231] "

[Bug c/106912] New: [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
 2023-03-24 12:54 UTC  (3+ messages)
` [Bug tree-optimization/106912] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032 since r13-1575-gcf3a120084e94614

[Bug middle-end/109258] New: [13 Regression] go.test/test/fixedbugs/bug207.go ICEs
 2023-03-24 12:33 UTC  (10+ messages)
` [Bug middle-end/109258] "

[Bug c++/99575] New: [coroutines] unexpected move when co_awaiting a nonmoveable object
 2023-03-24 12:27 UTC  (2+ messages)
` [Bug c++/99575] "

[Bug target/109254] New: Bug in gcc (13.0.1) support for ARM SVE, which randomly modifies the prediction register
 2023-03-24 12:24 UTC  (6+ messages)
` [Bug target/109254] "

[Bug target/100955] New: varargs causes extra stores to/from stack
 2023-03-24 12:18 UTC  (3+ messages)
` [Bug target/100955] "

[Bug target/103100] New: unaligned access generated when zero-initializing large locals with SIMD-instructions and -O2 -mstrict-align
 2023-03-24 12:09 UTC  (2+ messages)
` [Bug target/103100] [11/12/13 Regression] unaligned access generated with memset or {} "

[Bug target/109273] New: [11/12/13 Regression] unaligned stp generated with -mstrict-align
 2023-03-24 12:09 UTC  (2+ messages)
` [Bug target/109273] "

[Bug c++/109268] New: Guard variable still provided for static constinit variable
 2023-03-24 11:54 UTC  (4+ messages)
` [Bug c++/109268] "
` [Bug c++/109268] Guard variable still provided for static constinit variable with an empty destructor

[Bug libstdc++/98612] New: _mm_comieq_sd has wrong semantics
 2023-03-24 11:20 UTC  (2+ messages)
` [Bug target/98612] "

[Bug target/104713] New: gcc does not reject -march=i686 -fcf-protection
 2023-03-24 10:15 UTC  (3+ messages)
` [Bug target/104713] "

[Bug c/109272] New: RISCV: vbool*_t better opportunities of code generation
 2023-03-24  9:37 UTC 

[Bug c/107405] New: enums can be long in gcc-13
 2023-03-24  9:27 UTC  (2+ messages)
` [Bug c/107405] [13 Regression] enum change causing Linux kernel to fail to build due to Linux depending on old behavior

[Bug c++/109247] New: [13 Regression] error: converting to ‘optional<WebCore::SourceBrush::Brush>’ from initializer list would use explicit constructor ‘optional<_Tp>::optional(_Up) [with _Up = int; _Tp = WebCore::SourceBrush::Brush]’ since r13-6765-ga226590fefb35ed6
 2023-03-24  9:13 UTC  (10+ messages)
` [Bug c++/109247] [13 Regression] optional<T> o; o = {x}; wants to use explicit optional(U) constructor "

[Bug middle-end/107443] New: Switch conversion removing code
 2023-03-24  8:42 UTC  (2+ messages)
` [Bug middle-end/107443] [10/11/12/13 Regression] Removing switch with __builtin_unreachable causes missed optimizations

[Bug tree-optimization/99739] New: [11 Regression] missing optimization of a repeated conditional
 2023-03-24  8:41 UTC  (4+ messages)
` [Bug tree-optimization/99739] [11/12 "

[Bug c++/107484] New: [13 Regression] ICE: Segmentation fault (in decls_match)
 2023-03-24  8:39 UTC  (2+ messages)
` [Bug c++/107484] "

[Bug tree-optimization/107822] New: Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
 2023-03-24  8:28 UTC  (2+ messages)
` [Bug tree-optimization/107822] [13/14 Regression] "

[Bug c++/109267] New: -Og generates empty functions with .cfi_startproc/.cfi_endproc that conflict with other functions
 2023-03-24  7:51 UTC  (5+ messages)
` [Bug c++/109267] "
` [Bug middle-end/109267] "

[Bug c/105208] New: incorrect -Wunused-but-set-variable for static const variables used in const expressions
 2023-03-24  7:42 UTC  (2+ messages)
` [Bug c/105208] "

[Bug tree-optimization/109271] New: Unnecessary vectorization alias versioning check
 2023-03-24  7:37 UTC  (2+ messages)
` [Bug tree-optimization/109271] "

[Bug tree-optimization/65917] New: [6.0 regression] FAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-dump-times dom1 "if " 2
 2023-03-24  7:35 UTC  (2+ messages)
` [Bug tree-optimization/65917] [6 Regression] XFAIL: "

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2023-03-24  7:35 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug tree-optimization/80198] [10/11/12/13 Regression] does not vectorize generic inplace integer operation
 2023-03-24  7:35 UTC 

[Bug c/109269] New: [sve] should check the upper bound for predicate sve
 2023-03-24  4:17 UTC  (5+ messages)
` [Bug c/109269] "

[Bug c/108915] New: invalid pointer access preserved in optimized code
 2023-03-23 22:27 UTC  (2+ messages)
` [Bug tree-optimization/108915] "

[Bug analyzer/109266] New: Wanalyzer-null-dereference does not warn when struct is at null
 2023-03-23 22:17 UTC 

[Bug c++/105481] New: ICE: unexpected expression of kind template_parm_index
 2023-03-23 21:50 UTC  (2+ messages)
` [Bug c++/105481] [10/11/12/13 Regression] "

[Bug c++/105996] New: reinterpret_cast in constexpr failure creating a pair with a function pointer of class parent
 2023-03-23 21:39 UTC  (3+ messages)
` [Bug c++/105996] [10/11/12/13 Regression] "

[Bug c++/109260] New: -fdump-ada-spec does not support C++ namespaces
 2023-03-23 20:52 UTC  (3+ messages)
` [Bug c++/109260] "

[Bug c++/107163] New: Compile time regression when using templated base classes, virtual method, and Wall
 2023-03-23 19:59 UTC  (2+ messages)
` [Bug c++/107163] [10/11/12/13 Regression] huge Compile time increase when using templated base classes, virtual method, and Wall since r10-2823-g6a07489267e55084

[Bug middle-end/21161] [10/11/12/13 Regression] "clobbered by longjmp" warning ignores the data flow
 2023-03-23 19:44 UTC 

[Bug libstdc++/103387] New: powerpc64le: segmentation fault on std::cout with ieee128 long double variable
 2023-03-23 19:01 UTC  (2+ messages)
` [Bug libstdc++/103387] "

[Bug c++/105229] New: [11/12 Regression] ICE in lookup_template_class_1, at cp/pt.cc:10111
 2023-03-23 19:00 UTC  (2+ messages)
` [Bug c++/105229] [11/12/13 "

[Bug fortran/108961] New: Segfault when associating to pointer from C_F_POINTER
 2023-03-23 18:39 UTC  (2+ messages)
` [Bug fortran/108961] "

[Bug lto/109263] New: '-g0 -ggdb -flto' gives linker error
 2023-03-23 18:24 UTC  (4+ messages)
` [Bug lto/109263] "
` [Bug lto/109263] [10/11/12/13 Regression] "

[Bug c++/101150] New: null pointer dereference false positive disappears when compiling an additional function
 2023-03-23 18:05 UTC  (2+ messages)
` [Bug tree-optimization/101150] [11/12/13 Regression] "

[Bug c++/96437] New: [10/11 Regression] ICE in tree check: expected tree that contains ‘decl common’ structure, have ‘error_mark’ in synthesize_implicit_template_parm, at cp/parser.c:44246
 2023-03-23 17:45 UTC  (2+ messages)
` [Bug c++/96437] [10/11/12 "

[Bug c++/99659] New: internal compiler error: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in synthesize_implicit_template_parm, at cp/parser.c:45415
 2023-03-23 17:45 UTC  (2+ messages)
` [Bug c++/99659] [10/11/12/13 Regression] "

[Bug c/84900] [10/11/12/13 Regression] cast of compound literal does not cause the code to become a non-lvalue
 2023-03-23 17:28 UTC  (3+ messages)

[Bug modula2/109264] New: Compiler hangs trying to resolve opaque type
 2023-03-23 16:43 UTC  (5+ messages)
` [Bug modula2/109264] "

[Bug target/109257] New: `-masm=intel` generates weird syntax for indirect jumps
 2023-03-23 16:40 UTC  (6+ messages)
` [Bug target/109257] "

[Bug tree-optimization/107569] New: [13 Regression] Failure to optimize std::isfinite since r13-3596
 2023-03-23 16:22 UTC  (6+ messages)
` [Bug tree-optimization/107569] "

[Bug debug/109253] New: libbpf: failed to find BTF info for global/extern symbol '__divdi3'
 2023-03-23 16:08 UTC  (2+ messages)
` [Bug target/109253] "

[Bug c++/108927] New: error: too few arguments to function 'long unsigned int __riscv_vsetvlmax_e8mf8(void)'
 2023-03-23 15:57 UTC  (2+ messages)
` [Bug target/108927] "

[Bug tree-optimization/109262] New: [13 Regression] ICE: verify_gimple failed (error: statement marked for throw in middle of block)
 2023-03-23 15:35 UTC  (7+ messages)
` [Bug tree-optimization/109262] "
` [Bug tree-optimization/109262] [13 Regression] ICE: verify_gimple failed (error: statement marked for throw in middle of block) since r13-6624

[Bug c++/107532] New: [13 Regression] -Werror=dangling-reference false positives in libcamera-0.0.1
 2023-03-23 15:22 UTC  (4+ messages)
` [Bug c++/107532] "

[Bug target/65010] New: ppc backend generates unnecessary signed extension
 2023-03-23 15:20 UTC  (2+ messages)
` [Bug target/65010] "

[Bug target/98850] New: ICE in expand_debug_locations, at cfgexpand.c:5458
 2023-03-23 14:58 UTC  (5+ messages)
` [Bug target/98850] "

[Bug middle-end/41742] Unnecessary zero-extension at -O2 but not -O1
 2023-03-23 13:54 UTC 

[Bug target/106671] aarch64: BTI instruction are not inserted for cross-section direct calls
 2023-03-23 13:47 UTC  (2+ messages)

[Bug c++/106040] New: gcc reports error in aggregate when member has explicit constructor
 2023-03-23 13:39 UTC  (2+ messages)
` [Bug c++/106040] "

[Bug c++/91319] Designated initializer doesn't support direct-initialization
 2023-03-23 13:39 UTC 

[Bug c/108959] New: ice in modify_assignment, at ipa-param-manipulation.cc:1905
 2023-03-23 10:19 UTC  (2+ messages)
` [Bug ipa/108959] [13 Regression] ice in modify_assignment, at ipa-param-manipulation.cc:1905 since r13-5681-ge8109bd87766be

[Bug libstdc++/109261] New: std::experimental::simd is not usable in several constant expressions
 2023-03-23 10:02 UTC  (2+ messages)
` [Bug libstdc++/109261] "

[Bug c/109233] New: warning: array subscript 5 is above array bounds of ‘struct tg3_napi[5]’
 2023-03-23 10:00 UTC  (2+ messages)
` [Bug c/109233] [12/13 Regression] warning: array subscript 5 is above array bounds of ‘struct tg3_napi[5]’ since r12-2591

[Bug c++/109176] New: internal compiler error: in to_constant, at poly-int.h:504
 2023-03-23  9:08 UTC  (3+ messages)
` [Bug tree-optimization/109176] [13 Regression] "
` [Bug tree-optimization/109176] [11/12 "

[Bug target/108185] New: [RISC-V]RVV assemble not set vsetvli correct
 2023-03-23  8:40 UTC  (2+ messages)
` [Bug target/108185] [RISC-V] Sub-optimal code-gen for vsetvli: redundant stack store

[Bug c/108654] New: Incorrect codegen of RVV GCC
 2023-03-23  8:40 UTC  (2+ messages)
` [Bug target/108654] "

[Bug c++/109241] New: [13 Regression] ICE Segmentation fault since for ccache package r13-6722-gb323f52ccf966800
 2023-03-23  8:08 UTC  (3+ messages)
` [Bug c++/109241] [13 Regression] ICE Segmentation fault for statement expression with a local type inside inside a generic lambda inside a generic lambda since r13-6722-gb323f52ccf966800

[Bug c/109228] New: warning: implicit declaration of function '__riscv_vlenb'
 2023-03-23  6:58 UTC  (4+ messages)
` [Bug target/109228] "

[Bug target/109259] New: rs6000:pass_analyze_swaps should preserve some rtx notes
 2023-03-23  6:24 UTC  (2+ messages)
` [Bug target/109259] "

[Bug tree-optimization/98350] New: Reassociation breaks FMA chains
 2023-03-23  4:22 UTC  (3+ messages)
` [Bug tree-optimization/98350] "

[Bug target/109256] New: Error: failed to link 'linked_maps2.bpf.o': Cannot allocate memory (12)
 2023-03-23  4:21 UTC  (3+ messages)
` [Bug target/109256] "

[Bug target/109255] New: libbpf: global 'input_data1': section mismatch 4 vs 5
 2023-03-23  3:37 UTC 

[Bug c++/109244] New: internal compiler error: in setup_preferred_alternate_classes_for_new_pseudos, at ira.cc:2892
 2023-03-23  3:23 UTC  (3+ messages)
` [Bug target/109244] "

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