public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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 ipa/103083] New: Wrong code due to ipa-cp's value range propagation
 2022-04-15 10:22 UTC  (2+ messages)
` [Bug ipa/103083] [10/11/12 Regression] Wrong code due to ipa-cp's bits value propagation since r10-5538-gc7ac9a0c7e3916f1

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

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

[Bug c++/105284] New: missing syncstream and spanstream forward decl. in <iosfwd>
 2022-04-15  9:13 UTC 

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

[Bug gcov-profile/105282] New: [11/12 Regression] V_INDIR overflow causes ICE on -O0 -flto
 2022-04-15  7:50 UTC  (3+ 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/105253] New: __popcountdi2 calls generated in kernel code with gcc12
 2022-04-15  7:48 UTC  (4+ 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 libstdc++/105281] New: status of constexpr <cmath> and <cstdlib> for c++23
 2022-04-15  5:59 UTC 

[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 jit/105279] New: Using libgccjit produces a null pointer access in GCC's tree-optimization code
 2022-04-14 21:44 UTC 

[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 target/104853] New: [RISC-V] -march=rv64g not including extension Zifencei
 2022-04-14 20:40 UTC  (2+ messages)
` [Bug target/104853] "

[Bug c++/105256] New: ICE compiling firefox-99
 2022-04-14 20:04 UTC  (25+ messages)
` [Bug c++/105256] "
` [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 c++/105268] New: type/value mismatch when using variadic concept
 2022-04-14 17:29 UTC  (4+ messages)
` [Bug c++/105268] "

[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  (2+ messages)

[Bug c++/105251] New: static assert sizeof(decltype(_together)) <= hardware_constructive_interference_size fails with gcc12
 2022-04-14 16:36 UTC  (9+ 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  (4+ 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 gcov-profile/105238] New: Regression: using -fprofile-dir: gcno files not ccache cachable anymore / gcovr report broken
 2022-04-14  9:11 UTC  (2+ messages)
` [Bug gcov-profile/105238] "

[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  (12+ messages)
` [Bug c++/105265] "
` [Bug c++/105265] [9/10/11/12 Regression] "
` [Bug c++/105265] [9/10/11 "

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

[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  (3+ 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] "

[Bug jit/104071] New: Add support for bitcast
 2022-04-13 20:38 UTC  (2+ messages)
` [Bug jit/104071] "

[Bug jit/95325] New: Support 128-bit integers
 2022-04-13 20:37 UTC  (2+ messages)
` [Bug jit/95325] "

[Bug c++/97165] New: Infinite error stream on invalid code
 2022-04-13 19:41 UTC  (2+ messages)
` [Bug c++/97165] [9/10/11/12 Regression] "

[Bug c++/51405] New: Passing method result to constructor treated as function declaration
 2022-04-13 18:31 UTC  (2+ messages)
` [Bug c++/51405] "

[Bug c/97578] New: ice during IPA pass: inline
 2022-04-13 17:21 UTC  (5+ messages)
` [Bug c/97578] [11 Regression] "

[Bug tree-optimization/105254] New: ICE in exact_div, at poly-int.h:2219
 2022-04-13 17:02 UTC  (3+ messages)
` [Bug tree-optimization/105254] "

[Bug fortran/105242] New: [OpenMP] ICE with EXIT in collapsed loop: in gfc_trans_exit, at fortran/trans-stmt.cc:6147
 2022-04-13 16:41 UTC  (5+ messages)
` [Bug fortran/105242] "

[Bug c++/105260] New: Union with user-defined empty destructor leads to worse code-gen
 2022-04-13 16:08 UTC  (2+ messages)
` [Bug c++/105260] "

[Bug c++/105233] New: Incorrect "alignment not an integer constant" error in alignas with template parameter dependent argument
 2022-04-13 15:51 UTC  (5+ messages)
` [Bug c++/105233] "

[Bug c++/105200] New: user-defined operator <=> for enumerated types is ignored
 2022-04-13 15:35 UTC  (2+ messages)
` [Bug c++/105200] "

[Bug c++/102300] New: Qualified name in class template
 2022-04-13 15:06 UTC  (2+ messages)
` [Bug c++/102300] [10/11 Regression] Qualified name of same template in class template is rejected

[Bug tree-optimization/105217] New: Likely wrong code with -D_FORTIFY_SOURCE=3
 2022-04-13 14:48 UTC  (2+ messages)
` [Bug tree-optimization/105217] Likely wrong code with -D_FORTIFY_SOURCE=3 since r12-6482-g06bc1b0c539e3a60

[Bug target/102772] New: [12 regression] g++.dg/torture/pr80334.C FAILs
 2022-04-13 14:47 UTC  (2+ messages)
` [Bug target/102772] "

[Bug c++/103871] New: [11.2.1/12 Regression] co_await causes build error
 2022-04-13 14:46 UTC  (4+ messages)
` [Bug c++/103871] [11/12 "

[Bug libstdc++/93602] [9/10/11/12 Regression] Missing reference to libiconv in 9.x libstdc++
 2022-04-13 14:37 UTC 

[Bug c++/100111] New: `-fno-elide-constructors` causes ICE in GCC 10.3
 2022-04-13 14:18 UTC  (2+ messages)
` [Bug c++/100111] [10 Regression] `-fno-elide-constructors` with `constexpr` ctors "

[Bug c++/105245] New: [10/11/12 Regression] ICE in clear_no_implicit_zero, in cp/constexpr.cc:1892
 2022-04-13 14:18 UTC  (2+ messages)
` [Bug c++/105245] "

[Bug middle-end/105263] New: [9/10/11/12 Regression] ICE: gimple check: expected gimple_assign(error_mark), have gimple_nop() in gimple_assign_rhs1, at gimple.h:2655 with _Decimal64 -ffast-math
 2022-04-13 14:00 UTC  (3+ messages)
` [Bug middle-end/105263] [9/10/11/12 Regression] ICE: gimple check: expected gimple_assign(error_mark), have gimple_nop() in gimple_assign_rhs1, at gimple.h:2655 with _Decimal64 -ffast-math since r7-950-g8a85cee26eabf5cf
` [Bug middle-end/105263] [9/10/11 "

[Bug target/105219] New: [12 Regression] SVE: Wrong code with -O3 -msve-vector-bits=128 -mtune=thunderx
 2022-04-13 13:48 UTC  (2+ messages)
` [Bug target/105219] "

[Bug debug/105261] New: schedule-insns2 and ipa-sra make alive constant variables not available
 2022-04-13 13:34 UTC  (2+ messages)
` [Bug debug/105261] "

[Bug c++/105255] New: Narrowing conversion from enumerator to integer not detected
 2022-04-13 13:19 UTC  (2+ messages)
` [Bug c++/105255] "

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