public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/105301] New: [12 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'overload' in coro_promise_type_found_p, at cp/coroutines.cc:516
 2022-04-18 12:36 UTC  (3+ messages)
` [Bug c++/105301] "
` [Bug c++/105301] [11/12 "

[Bug c/105292] New: [sparc64] ICE in expand_expr_real_2 on sparc64 when compiling with -mcpu=niagara4
 2022-04-18  9:59 UTC  (2+ messages)
` [Bug target/105292] "

[Bug go/105302] New: gccgo for Windows using MinGW-w64
 2022-04-18  8:29 UTC  (2+ messages)
` [Bug go/105302] "

[Bug c++/105300] New: segfault from static_assert with user-defined string suffix argument
 2022-04-18  3:51 UTC 

[Bug testsuite/105266] New: new test case gcc.dg/pr105250.c fails in r12-8134-g4e892de6774f86
 2022-04-18  2:38 UTC  (6+ messages)
` [Bug testsuite/105266] new test case gcc.dg/pr105250.c fails with excess errors "

[Bug target/105288] New: AVX/AVX512 casts should the "v" constraint
 2022-04-18  2:25 UTC  (3+ messages)
` [Bug target/105288] AVX/AVX512 casts should use "

[Bug c++/105299] New: dereference null pointer
 2022-04-17 22:50 UTC  (4+ messages)
` [Bug c++/105299] "

[Bug bootstrap/105298] New: GCC-12-20220410 FTBFS for --enable-languages=[c,c++,]d: configure: error: can't compile D sources!: gcc/d21: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found
 2022-04-17 22:02 UTC  (3+ messages)
` [Bug bootstrap/105298] "

[Bug tree-optimization/105295] New: missed optimization with -ftrapv for conditional constants
 2022-04-17 21:19 UTC  (4+ messages)
` [Bug tree-optimization/105295] "

[Bug c++/105293] New: g++-8/i586: internal compiler error trying to compile with g++ (evtl. related to qt5/moc bug)
 2022-04-17 18:31 UTC  (5+ messages)
` [Bug c++/105293] "

[Bug libstdc++/105291] New: include/c++/12.0.1/debug/safe_unordered_container.h:71:28: error: captured variable '__local_end' cannot appear here
 2022-04-17 14:36 UTC  (5+ messages)
` [Bug libstdc++/105291] "

[Bug c++/104020] New: [coroutines] ICE in co_await function call with initializer_list arguments
 2022-04-17 10:43 UTC  (2+ messages)
` [Bug c++/104020] "

[Bug libquadmath/105101] New: incorrect rounding for sqrtq
 2022-04-16 22:54 UTC  (3+ messages)
` [Bug libquadmath/105101] "

[Bug c++/105297] New: [12 Regression] new modules 'xtreme' test cases FAILs
 2022-04-16 20:22 UTC  (2+ messages)
` [Bug c++/105297] "

[Bug jit/105296] New: libgccjit crashes when creating a struct constructor for an aligned struct type
 2022-04-16 20:18 UTC 

[Bug analyzer/105287] New: [12 Regression] ICE in get_region_for_local, at analyzer/region.cc:874
 2022-04-16 19:23 UTC  (4+ messages)
` [Bug analyzer/105287] "
` [Bug analyzer/105287] [12 Regression] ICE in analyzer get_region_for_local on C++ await cond_var

[Bug c/105294] New: restrict pointer - disagreement with specification
 2022-04-16 18:47 UTC 

[Bug gcov-profile/105282] New: [11/12 Regression] V_INDIR overflow causes ICE on -O0 -flto
 2022-04-16 14:23 UTC  (4+ messages)
` [Bug gcov-profile/105282] [11/12 Regression] V_INDIR overflow causes ICE on -O0 -flto in stream_out_histogram_value, at value-prof.cc:340

[Bug c++/105290] New: "Purely syntactic" disambiguation but GCC applies semantic rules for constant expressions
 2022-04-16  6:23 UTC  (2+ messages)
` [Bug c++/105290] "

[Bug c++/105289] New: ICE on partial specialization
 2022-04-15 22:59 UTC 

[Bug gcov-profile/105238] New: Regression: using -fprofile-dir: gcno files not ccache cachable anymore / gcovr report broken
 2022-04-15 22:41 UTC  (5+ messages)
` [Bug gcov-profile/105238] "

[Bug c/100545] New: ICE with -g: in gen_typedef_die, at dwarf2out.c:25714
 2022-04-15 20:21 UTC  (2+ messages)
` [Bug c/100545] ICE with -g: in gen_typedef_die with mode attribute and aligned attribute

[Bug ipa/103083] New: Wrong code due to ipa-cp's value range propagation
 2022-04-15 20:11 UTC  (3+ messages)
` [Bug ipa/103083] [10/11/12 Regression] Wrong code due to ipa-cp's bits value propagation since r10-5538-gc7ac9a0c7e3916f1

[Bug libstdc++/104858] New: ranges::minmax double dereferences first
 2022-04-15 18:44 UTC  (3+ messages)
` [Bug libstdc++/104858] "

[Bug target/104853] New: [RISC-V] -march=rv64g not including extension Zifencei
 2022-04-15 18:38 UTC  (3+ messages)
` [Bug target/104853] "

[Bug jit/105279] New: Using libgccjit produces a null pointer access in GCC's tree-optimization code
 2022-04-15 18:36 UTC  (2+ messages)
` [Bug jit/105279] "

[Bug c++/101500] New: gcc accepts the code with extra curly braces
 2022-04-15 15:44 UTC  (2+ messages)
` [Bug c++/101500] [C++17] [DR2311] "

[Bug c++/105268] New: type/value mismatch when using variadic concept
 2022-04-15 15:36 UTC  (6+ messages)
` [Bug c++/105268] "

[Bug analyzer/105285] New: False positive with -Wanalyzer-null-dereference in git.git's reftable/reader.c
 2022-04-15 15:11 UTC  (4+ messages)
` [Bug analyzer/105285] "

[Bug c++/102651] New: typeid(X**) instantiates X
 2022-04-15 15:06 UTC  (3+ messages)
` [Bug c++/102651] [9/10/11/12 Regression] typeid(X**) instantiates X caused by r0-109856

[Bug c++/105284] New: missing syncstream and spanstream forward decl. in <iosfwd>
 2022-04-15 13:47 UTC  (2+ messages)
` [Bug libstdc++/105284] "

[Bug libstdc++/105281] New: status of constexpr <cmath> and <cstdlib> for c++23
 2022-04-15 13:47 UTC  (2+ messages)
` [Bug libstdc++/105281] "

[Bug jit/105286] New: Struct initializers do not work with function pointers
 2022-04-15 11:41 UTC 

[Bug target/104271] New: 538.imagick_r run-time at -Ofast -march=native regressed by 26% on Intel Cascade Lake server CPU
 2022-04-15 11:04 UTC  (2+ messages)
` [Bug target/104271] [12 Regression] "

[Bug analyzer/105264] New: -Wanalyzer-use-of-uninitialized-value gets confused about var + i v.s. &var[i]
 2022-04-15 10:08 UTC  (9+ messages)
` [Bug analyzer/105264] "

[Bug c/105283] New: Ternary operator and precedence warning
 2022-04-15  8:32 UTC 

[Bug c/105253] New: __popcountdi2 calls generated in kernel code with gcc12
 2022-04-15  7:48 UTC  (2+ messages)
` [Bug middle-end/105253] "

[Bug c/105172] New: RV64: gcc generates R_RISCV_ALIGN with a non-power-of-two value
 2022-04-15  6:39 UTC  (2+ messages)
` [Bug target/105172] "

[Bug c++/102156] New: `cannot call constructor` error during member access
 2022-04-15  4:36 UTC  (2+ messages)
` [Bug c++/102156] [9/10/11/12 Regression] "

[Bug target/105271] New: ICE in extract_insn, at recog.cc:2791 (error: unrecognizable insn)
 2022-04-15  2:46 UTC  (3+ messages)
` [Bug target/105271] "
` [Bug target/105271] [12 Regression] "

[Bug c++/102804] New: template matching fails w/ false ambiguity on ternary expressions with enums
 2022-04-15  1:55 UTC  (2+ messages)
` [Bug c++/102804] [9/10/11/12 Regression] template matching fails w/ false ambiguity on ternary expressions with enums class defined with unsigned typedef

[Bug c++/105280] New: g++ does not raise sign-comapre in static_assert under some conditions
 2022-04-15  1:30 UTC 

[Bug c++/102987] New: [9, 10, 11, trunk] Segfault when error or warning should trigger with combination
 2022-04-15  1:00 UTC  (3+ messages)
` [Bug c++/102987] [9/10/11/12 Regression] "

[Bug c++/104646] New: [9/10/11/12 Regression] ICE in cx_check_missing_mem_inits, at cp/constexpr.cc:845
 2022-04-14 21:11 UTC  (3+ messages)
` [Bug c++/104646] "
` [Bug c++/104646] [9/10/11 "

[Bug analyzer/105273] New: -Wanalyzer-use-of-uninitialized-value warns on "missing" default for switch when callers can be statically determined
 2022-04-14 21:04 UTC  (5+ messages)
` [Bug analyzer/105273] "

[Bug c++/105256] New: ICE compiling firefox-99
 2022-04-14 20:04 UTC  (11+ messages)
` [Bug c++/105256] [9/10/11/12 Regression] "

[Bug c++/105278] New: no warning for precise literals compared with floats
 2022-04-14 19:43 UTC  (5+ messages)
` [Bug c++/105278] "

[Bug c++/87404] Implement -Wenum-compare and -Wenum-compare-switch
 2022-04-14 19:41 UTC  (3+ messages)

[Bug libstdc++/101527] New: The implementation of std::common_iterator::operator== seems to be wrong
 2022-04-14 19:20 UTC  (2+ messages)
` [Bug libstdc++/101527] The implementation of std::common_iterator and std::counted_iterator's operator== "

[Bug c++/82980] [9/10/11/12 Regression] template keyword should not be required for captured decl of the "base" type since r6-6866-gff2faafcf689b6c2
 2022-04-14 18:56 UTC  (2+ messages)
` [Bug c++/82980] [9/10/11 "

[Bug debug/105089] New: CTF for a defined extern variable is ambiguous
 2022-04-14 17:37 UTC  (3+ messages)
` [Bug debug/105089] "

[Bug libstdc++/84568] libstdc++-v3 configure checks for atomic operations fail on riscv
 2022-04-14 16:39 UTC 

[Bug target/89125] Misoptimization of converting sin(x) and cos(x) into sincos(x,&s,&c)
 2022-04-14 16:36 UTC 

[Bug c++/105251] New: static assert sizeof(decltype(_together)) <= hardware_constructive_interference_size fails with gcc12
 2022-04-14 16:36 UTC  (7+ messages)
` [Bug target/105251] "

[Bug c++/55077] New: implement and enable by default -Wliteral-conversion
 2022-04-14 15:55 UTC  (2+ messages)
` [Bug c++/55077] "

[Bug c++/105277] New: Pointer to member UB in constant expression is not checked
 2022-04-14 15:28 UTC 

[Bug c/105276] New: [12 Regression] executed once loop not optimized anymore
 2022-04-14 13:47 UTC 

[Bug analyzer/104308] New: no location info provided for [-Wanalyzer-use-of-uninitialized-value] warnings
 2022-04-14 13:27 UTC  (3+ messages)
` [Bug analyzer/104308] "

[Bug driver/105171] New: `local_tick` can overflow and become -1
 2022-04-14 13:22 UTC  (3+ messages)
` [Bug plugins/105171] gcc/toplev.c: "

[Bug analyzer/105252] New: [12 Regression] ICE: in cmp_cst, at analyzer/svalue.cc:309 with -O -fanalyzer -fnon-call-exceptions
 2022-04-14 13:03 UTC  (3+ messages)
` [Bug analyzer/105252] [12 Regression] ICE: in cmp_cst, at analyzer/svalue.cc:309 with -O -fanalyzer -fnon-call-exceptions since r12-1931-ge61ffa201403e381

[Bug target/105275] New: 525.x264_r and 538.imagick_r regressed on x86_64 at -O2 with PGO after r12-7319-g90d693bdc9d718
 2022-04-14 13:02 UTC 

[Bug rtl-optimization/105231] New: [12 Regression] ICE: in rtl_verify_bb_insns, at cfgrtl.cc:2797 (flow control insn inside a basic block) with custom flags
 2022-04-14 12:16 UTC  (5+ messages)
` [Bug rtl-optimization/105231] [12 Regression] ICE: in rtl_verify_bb_insns, at cfgrtl.cc:2797 (flow control insn inside a basic block) with custom flags since r12-4767-g81342e95827f77c0

[Bug target/105247] New: IA64: ICE on sqlite-3.38.2: in decompose, at rtl.h:2288
 2022-04-14 12:02 UTC  (3+ messages)
` [Bug target/105247] [11/12 Regression] IA64: ICE on sqlite-3.38.2: in decompose, at rtl.h:2288 since r11-5271-g4866b2f5db117f
` [Bug target/105247] [11 "

[Bug libgomp/105274] New: [libgomp][nvptx] Provide means to set the stack size on the device side (+ improve doc)
 2022-04-14 11:43 UTC 

[Bug c++/84964] [9/10/11/12 Regression] ICE in expand_call, at calls.c:4540
 2022-04-14 11:35 UTC 

[Bug middle-end/104885] New: ICE in compiling new test case g++.dg/other/pr84964.C after r12-7607-ga717376e99fb33
 2022-04-14 11:34 UTC  (2+ messages)
` [Bug middle-end/104885] "

[Bug tree-optimization/104010] New: [12 regression] short loop no longer vectorized with Neon after r12-6513
 2022-04-14 11:31 UTC  (3+ messages)
` [Bug tree-optimization/104010] [12 regression] short loop no longer vectorized with Neon after r12-3362

[Bug target/105162] New: [AArch64] outline-atomics drops dmb ish barrier on __sync builtins
 2022-04-14 11:22 UTC  (2+ messages)
` [Bug target/105162] "

[Bug libstdc++/105269] New: missing some library feature test macros in c++20 and c++23
 2022-04-14 11:06 UTC  (4+ messages)
` [Bug libstdc++/105269] "

[Bug target/105034] New: [10/11/12 regression]Suboptimal codegen for min/max with -Os
 2022-04-14  9:20 UTC  (4+ messages)
` [Bug target/105034] "

[Bug fortran/105272] New: Using entry inside module contained subroutines changes subroutine's scope in DWARF
 2022-04-14  8:13 UTC  (2+ messages)
` [Bug fortran/105272] "

[Bug testsuite/105267] New: [12 regression] gcc.target/powerpc/pr56605.c fails after r12-8128-g6b7cc7294770ec
 2022-04-14  6:31 UTC  (2+ messages)
` [Bug testsuite/105267] "

[Bug c++/105265] New: temporary object not destructed causing memory leaks
 2022-04-14  6:31 UTC  (3+ messages)
` [Bug c++/105265] [9/10/11 Regression] "

[Bug c/105270] New: gcc hangs with error "symbol definition loop encountered"
 2022-04-14  5:40 UTC  (2+ messages)
` [Bug c/105270] "

[Bug target/104117] New: gcc10 fails to build icu for ppc64 on 10.5.8 (direct access to a floating-point constant)
 2022-04-14  5:28 UTC  (2+ messages)
` [Bug target/104117] [9,10,11,12 Regression] Darwin ppc64 uses invalid non-PIC address to access constants (in PIC code)

[Bug target/80556] [8 Regression] bootstrap failure for Ada compiler
 2022-04-14  5:28 UTC 

[Bug fortran/102992] New: Piping in a file does no longer work on macOS Monterey
 2022-04-14  5:26 UTC  (2+ messages)
` [Bug libfortran/102992] fortran: redirecting standard out to a file does not work on macOS 12.0

[Bug jit/100613] New: libgccjit should produce dylib on macOS
 2022-04-14  5:22 UTC  (2+ messages)
` [Bug jit/100613] "

[Bug target/104482] New: ICE: Segmentation fault (in rs6000_builtin_type_compatible), or ICE: tree check: expected class 'type', have 'reference' (attr_addr_expr) in cp_type_quals, at cp/typeck.cc:10955
 2022-04-14  3:22 UTC  (2+ messages)
` [Bug target/104482] "

[Bug c++/65211] New: Type alignment lost inside templated function
 2022-04-14  2:56 UTC  (3+ messages)
` [Bug c++/65211] [9/10/11/12 Regression] "

[Bug target/102146] New: [11 regression] several test cases fails after r11-8940
 2022-04-14  1:11 UTC  (3+ messages)
` [Bug target/102146] "

[Bug c++/101698] New: Template type conversion operator from base class preferred over matching overload
 2022-04-14  0:26 UTC  (3+ messages)
` [Bug c++/101698] [9/10/11/12 Regression] "
` [Bug c++/101698] [9/10/11 "

[Bug c++/97219] New: Generic lambda does not find function declaration from enclosing block scope
 2022-04-14  0:25 UTC  (3+ messages)
` [Bug c++/97219] [9/10/11/12 Regression] "
` [Bug c++/97219] [9/10/11 "

[Bug c++/101442] New: Destructor not called for a temporary object, if it
 2022-04-14  0:24 UTC  (2+ messages)
` [Bug c++/101442] [9/10/11/12 Regression] Destructor not called for a temporary object, if it's bound to a ref member of an object subject to NRVO

[Bug c++/100838] New: -fno-elide-constructors for C++14 missing required destructor call
 2022-04-14  0:22 UTC  (2+ messages)
` [Bug c++/100838] [11 Regression] -fno-elide-constructors for C++14 missing required destructor call since r11-5872-g4eb28483004f8291

[Bug jit/104293] New: Add support for setting the alignment of variables
 2022-04-13 20:39 UTC  (2+ messages)
` [Bug jit/104293] "

[Bug jit/104073] New: Add option to hide stderr logging in libgccjit
 2022-04-13 20:38 UTC  (2+ messages)
` [Bug jit/104073] "

[Bug jit/104072] New: Register variables in libgccjit
 2022-04-13 20:38 UTC  (2+ messages)
` [Bug jit/104072] "

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