public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/69549] Named Address Spaces does not compile in C++
 2023-11-21  1:25 UTC 

[Bug c/100530] New: ICE with -g: in add_dwarf_attr, at dwarf2out.c:4493
 2023-11-21  1:23 UTC  (2+ messages)
` [Bug debug/100530] [11/12/13/14 Regression] ICE with -g: in add_dwarf_attr with __seg_gs (Alternative address-space) global variable since r8-4385-ga297ccb52e0c894e

[Bug c/112638] New: ICE: in add_dwarf_attr, at dwarf2out.cc:4501
 2023-11-21  1:23 UTC  (3+ messages)
` [Bug debug/112638] "

[Bug tree-optimization/112645] New: missed-optimization: cswitch optimization missed in nested if-statement
 2023-11-21  1:21 UTC 

[Bug target/111170] New: Malformed manifest does not allow to run gcc on Windows XP (Accessing a corrupted shared library)
 2023-11-21  1:13 UTC  (3+ 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 middle-end/111972] New: [14 regression] missed vectorzation for bool a = j != 1; j = (long int)a;
 2023-11-21  1:12 UTC  (3+ messages)
` [Bug tree-optimization/111972] "

[Bug sanitizer/112644] New: [14 Regression] Some of the hwasan testcase fail after the recent merge
 2023-11-21  1:10 UTC  (4+ messages)
` [Bug sanitizer/112644] "

[Bug sanitizer/102144] New: hwsan has a hardcoded pagesize requirement for aarch64
 2023-11-21  0:57 UTC  (3+ messages)
` [Bug sanitizer/102144] "

[Bug tree-optimization/112637] New: Bogus -Wmaybe-uninitialized warning
 2023-11-21  0:40 UTC  (2+ messages)
` [Bug tree-optimization/112637] "

[Bug tree-optimization/112325] New: Missed vectorization after cunrolli
 2023-11-21  0:34 UTC  (3+ messages)
` [Bug tree-optimization/112325] Missed vectorization of reduction after unrolling

[Bug libstdc++/100903] New: Bogus "zero as null pointer constant" warning
 2023-11-21  0:30 UTC  (2+ messages)
` [Bug libstdc++/100903] "

[Bug c/111970] New: [tree-optimization] SLP for non-IFN gathers result in RISC-V test failure on gather
 2023-11-20 23:56 UTC  (12+ messages)
` [Bug tree-optimization/111970] [14 regression] SLP for non-IFN gathers result in RISC-V test failure on gather since r14-4745-gbeab5b95c58145

[Bug target/112583] New: RISC-V regression testsuite errors with rv64gcv_zvl128b
 2023-11-20 23:45 UTC  (5+ messages)
` [Bug target/112583] "

[Bug c++/112596] New: GCC regex error in
 2023-11-20 22:41 UTC  (4+ messages)
` [Bug libstdc++/112596] GCC regex error in Opentelemetry C++

[Bug c/112614] New: Compile-time float-to-_Decimal64 fails for -NAN
 2023-11-20 21:07 UTC  (3+ messages)
` [Bug middle-end/112614] "

[Bug bootstrap/112643] New: Failure to build libitm with --disable-bootstrap after r14-5607-g2f8f7ee2db82a3
 2023-11-20 20:57 UTC  (3+ messages)
` [Bug bootstrap/112643] "

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

[Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
 2023-11-20 19:30 UTC  (11+ messages)
` [Bug target/112640] "

[Bug c/112573] New: Suboptimal code generation with `-fdata-sections` on aarch64
 2023-11-20 19:28 UTC  (2+ messages)
` [Bug target/112573] "

[Bug target/112552] New: [14 Regression] ICE: in require, at machmode.h:313
 2023-11-20 18:52 UTC  (2+ messages)
` [Bug middle-end/112552] [14 Regression] ICE: in expand_insn, at optabs.cc:8305

[Bug target/112561] New: [14 Regression] Segfault only on RISC-V vector
 2023-11-20 18:50 UTC  (2+ messages)
` [Bug target/112561] "

[Bug driver/108865] New: gcc on Windows fails with Unicode path to source file
 2023-11-20 18:35 UTC  (2+ messages)
` [Bug driver/108865] "

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

[Bug libstdc++/112642] New: ranges::fold_left tries to access inactive union member of string in constant expression
 2023-11-20 17:10 UTC  (5+ messages)
` [Bug libstdc++/112642] "
` [Bug c++/112642] "

[Bug tree-optimization/90693] Missing popcount simplifications
 2023-11-20 17:01 UTC  (4+ messages)

[Bug c/111309] New: va_arg alternative for _BitInt
 2023-11-20 16:55 UTC  (3+ messages)
` [Bug c/111309] "

[Bug target/89316] ICE with -mforce-indirect-call and -fsplit-stack
 2023-11-20 16:43 UTC  (2+ messages)

[Bug modula2/112506] New: gm2 test failures on x86_64-apple-darwin21
 2023-11-20 16:22 UTC  (3+ messages)
` [Bug modula2/112506] "

[Bug c++/112592] New: FAIL: c-c++-common/pr111309-1.c -std=gnu++14 (internal compiler error: in expand_fn_using_insn, at internal-fn.cc:216)
 2023-11-20 16:12 UTC  (2+ messages)
` [Bug middle-end/112592] "

[Bug libstdc++/112641] New: <ranges>: `drop_view::begin const` has ????(n) complexity
 2023-11-20 15:31 UTC  (2+ messages)
` [Bug libstdc++/112641] <ranges>: `drop_view::begin const` has O(n) complexity

[Bug middle-end/112639] New: Incorrect handling of __builtin_c[lt]zg argument side-effects
 2023-11-20 14:37 UTC  (3+ messages)
` [Bug middle-end/112639] "

[Bug c/83324] [feature request] Pragma or special syntax for guaranteed tail calls
 2023-11-20 14:34 UTC  (5+ messages)

[Bug c++/112632] New: [14 Regression] Non-type template parameter created with converting constructor sometimes has original type
 2023-11-20 14:32 UTC  (3+ messages)
` [Bug c++/112632] "

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

[Bug fortran/110415] New: (Re)allocation on assignment to allocatable polymorphic variable from allocatable polymorphic function result
 2023-11-20 14:07 UTC  (2+ messages)
` [Bug fortran/110415] "

[Bug c/112622] New: [14 Regression] ICE: tree check: expected none of vector_type, have vector_type in convert_to_real_1, at convert.cc:295 with invalid cast
 2023-11-20 14:03 UTC  (5+ messages)
` [Bug c/112622] "
` [Bug middle-end/112622] "

[Bug tree-optimization/112618] New: internal compiler error: in expand_MASK_CALL, at internal-fn.cc:4529
 2023-11-20 14:03 UTC  (5+ messages)
` [Bug tree-optimization/112618] [13/14 Regression] "
` [Bug tree-optimization/112618] [13 "

[Bug tree-optimization/112281] New: wrong code at -O3 on x86_64-linux-gnu
 2023-11-20 14:02 UTC  (4+ messages)
` [Bug tree-optimization/112281] [12/13/14 Regression] wrong code at -O3 on x86_64-linux-gnu since r12-2097-g9f34b780b0461e
` [Bug tree-optimization/112281] [12/13 "

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

[Bug tree-optimization/112636] New: ICE on valid code at -O1 (but not at -O{0,s,2,3}) with "-ftree-vectorize": in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1069
 2023-11-20 12:56 UTC  (2+ messages)
` [Bug tree-optimization/112636] [14 Regression] "

[Bug middle-end/112634] New: [13 Regression][OpenMP][-fprofile-generate] ICE in verify_gimple for gcc.dg/gomp/pr27573.c:
 2023-11-20 12:53 UTC  (5+ messages)
` [Bug middle-end/112634] [14 "

[Bug c/111554] New: Timeout with with "-O3 -fno-dse -fno-inline -fno-store-merging -fno-toplevel-reorder -fno-tree-dce -fno-tree-dse"
 2023-11-20 12:09 UTC  (3+ messages)
` [Bug rtl-optimization/111554] [12/13/14 regression] Timeout with with "-O3 -fno-dse -fno-inline -fno-store-merging -fno-toplevel-reorder -fno-tree-dce -fno-tree-dse" since r12-2097-g9f34b780b0461e

[Bug rtl-optimization/96388] New: scheduling takes forever with -fPIC
 2023-11-20 12:08 UTC  (2+ messages)
` [Bug rtl-optimization/96388] "

[Bug libstdc++/112541] New: FAIL: 19_diagnostics/stacktrace/current.cc
 2023-11-20 11:48 UTC  (3+ messages)
` [Bug libstdc++/112541] "

[Bug libstdc++/112630] New: [14 Regression] 19_diagnostics/stacktrace/output.cc execution test
 2023-11-20 11:48 UTC  (3+ messages)
` [Bug libstdc++/112630] "

[Bug web/108473] New: bugzilla see also should support gitlab.com URLs
 2023-11-20 11:00 UTC  (4+ messages)
` [Bug web/108473] "

[Bug libgcc/112635] New: stack smash protection does not work when code is compiled with -O
 2023-11-20 10:52 UTC  (3+ messages)
` [Bug tree-optimization/112635] "

[Bug tree-optimization/112627] New: `(a + c) - b == c` is not optimized to `a == b`
 2023-11-20 10:39 UTC  (2+ messages)
` [Bug tree-optimization/112627] "

[Bug target/112623] New: [14 Regression] ICE: in emit_move_insn, at expr.cc:4249 with -O -mavx512vl -mavx512fp16 on vector conversion
 2023-11-20 10:35 UTC  (2+ messages)
` [Bug target/112623] "

[Bug middle-end/112619] New: [14 regression] ICE when building libcrafter (tree check: expected statement_list, have modify_expr in tsi_start, at tree-iterator.h:57)
 2023-11-20 10:18 UTC  (5+ messages)
` [Bug middle-end/112619] "
` [Bug c++/112619] [14 regression] ICE when building libcrafter (tree check: expected statement_list, have modify_expr in tsi_start, at tree-iterator.h:57) since r14-5086-gae07265381d934

[Bug target/112617] New: [14 regression] ICE when building systemd on HPPA (internal compiler error: in find_reloads, at reload.cc:3839)
 2023-11-20  9:56 UTC  (3+ messages)
` [Bug target/112617] "

[Bug tree-optimization/112616] New: wrong code at -O{s,2,3} on x86_64-linux-gnu
 2023-11-20  9:55 UTC  (5+ messages)
` [Bug tree-optimization/112616] [11/12/13/14 Regression] "
` [Bug ipa/112616] "

[Bug c/112612] New: [Missed Optimization] Holding on the loop variable rather than a derived value which can replace it
 2023-11-20  9:42 UTC  (2+ messages)
` [Bug tree-optimization/112612] "

[Bug rtl-optimization/112610] New: [12/13/14 Regression] ICE: SIGSEGV with -flive-range-shrinkage -fdump-rtl-all-all -fira-verbose=9
 2023-11-20  9:30 UTC  (2+ messages)
` [Bug rtl-optimization/112610] "

[Bug debug/112582] New: Inconsistent Variable Values: Discrepancy between Source-Level and Instruction-Level Debugging
 2023-11-20  9:25 UTC  (6+ messages)
` [Bug debug/112582] "

[Bug ipa/112601] New: ICE in cgraph_node::verify_node(): error: invalid calls_comdat_local flag
 2023-11-20  9:24 UTC  (2+ messages)
` [Bug ipa/112601] [11/12/13/14 Regression] "

[Bug middle-end/112406] New: [14 Regression] Several SPECCPU 2017 benchmarks fail with internal compiler error: in expand_insn, at optabs.cc:8305
 2023-11-20  9:23 UTC  (2+ messages)
` [Bug middle-end/112406] [14 Regression] Several SPECCPU 2017 benchmarks fail with on internal compiler error: in expand_insn, at optabs.cc:8305 after g:01c18f58d37865d5f3bbe93e666183b54ec608c7

[Bug middle-end/112600] New: Failed to optimize saturating addition using __builtin_add_overflow
 2023-11-20  9:23 UTC  (3+ messages)
` [Bug middle-end/112600] "

[Bug c++/112594] New: Non-type template parameter created with converting constructor sometimes has original type
 2023-11-20  5:09 UTC  (3+ messages)
` [Bug c++/112594] "

[Bug c++/112557] New: ICE with coroutines in build_special_member_call, at cp/call.cc:11093
 2023-11-20  3:43 UTC  (2+ messages)
` [Bug c++/112557] "

[Bug c++/112631] New: gcc rejects block-scope declaration of function in a module unit even if the function is attached to the global module fragment
 2023-11-20  2:54 UTC 

[Bug c/112537] New: Is there a way to disable cpymem pass for rvv
 2023-11-20  2:50 UTC  (2+ messages)
` [Bug target/112537] "

The Ultimate Truth
 2023-11-20  2:23 UTC 

[Bug target/112578] New: LoongArch: Wrong code -with -mlsx -fno-fp-int-builtin-inexact
 2023-11-20  0:51 UTC  (2+ messages)
` [Bug target/112578] "

[Bug libstdc++/112591] New: variant allows for creating multiple empty objects at same address
 2023-11-19 21:48 UTC  (2+ messages)
` [Bug libstdc++/112591] "

[Bug c++/99187] New: C++ ICE compiling modules with third party library
 2023-11-19 21:44 UTC  (2+ messages)
` [Bug c++/99187] [modules] ICE exporting thread_local static local variable

[Bug middle-end/112629] New: Missed-optimization: constant << (b + signed_constant)
 2023-11-19 21:42 UTC  (8+ messages)
` [Bug middle-end/112629] "
` [Bug tree-optimization/112629] "

[Bug c++/112595] New: ICE on invalid code: Literal class NTTP aggregate initialized with self-referential pointer
 2023-11-19 21:23 UTC  (2+ messages)
` [Bug c++/112595] "

[Bug c/112571] New: ICE with nested redefinition of enum
 2023-11-19 20:04 UTC  (2+ messages)
` [Bug c/112571] [13/14 Regression] "

[Bug c++/112620] New: Changes to the referenced object in exception handler are lost after rethrow
 2023-11-19 19:19 UTC  (3+ messages)
` [Bug c++/112620] "

[Bug c++/99858] New: Wrong throw-expression behaviour with reference to pointer
 2023-11-19 19:14 UTC  (2+ messages)
` [Bug c++/99858] "

[Bug tree-optimization/112628] New: `~a < -a` can be optimized to `a != 0` for unsigned types
 2023-11-19 18:31 UTC  (3+ messages)
` [Bug tree-optimization/112628] "

[Bug target/110184] New: [i386] Missed optimisation: atomic operations should use PF, ZF and SF
 2023-11-19 17:59 UTC  (3+ messages)
` [Bug target/110184] [x86] "

[Bug middle-end/112324] New: phiopt fail to recog if (b < 0) max = MAX(-b, max); else max = MAX (b, max) into max = MAX (ABS(b), max)
 2023-11-19 17:13 UTC  (4+ messages)
` [Bug tree-optimization/112324] "

[Bug tree-optimization/112626] New: `ABS(a) CMP a` can be optimized
 2023-11-19 17:12 UTC  (2+ messages)
` [Bug tree-optimization/112626] "

[Bug fortran/112625] New: Segmentation fault in getter function of unlimited polymorphic object in nested container / wrapper object
 2023-11-19 16:44 UTC 

[Bug c++/112624] New: Internal compiler error when compiling a module
 2023-11-19 16:44 UTC 

[Bug c++/112621] New: g++ error: "references internal linkage entity" when compiling a module interface
 2023-11-19 16:23 UTC 

[Bug libstdc++/110287] New: _M_check_len is expensive
 2023-11-19 15:46 UTC  (3+ messages)
` [Bug libstdc++/110287] "

[Bug middle-end/109849] New: suboptimal code for vector walking loop
 2023-11-19 15:25 UTC  (2+ messages)
` [Bug middle-end/109849] "

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