Messages by Thread
-
-
[Bug tree-optimization/57723] Missed optimization: recursion around empty function
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/118097] [15 regression] recent bug with -O2, but not -O1 since r15-6294-g96fb71883d438b
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/116938] move_stmt in phiopt should use rewrite_to_defined_overflow
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/118411] New: asm goto in large function miscompiles with "Error: bad immediate value for offset" in ARM mode
mathieu.desnoyers at efficios dot com via Gcc-bugs
-
[Bug target/118410] New: Use Zbb extensions to improve code generation for some logicals
law at gcc dot gnu.org via Gcc-bugs
-
[Bug target/118409] New: [15 regression] "Unsupported broadcast" assemble failure with -march=x86-64-v4
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/88575] gcc got confused by different comparison operators
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/113257] -march=native or -mcpu=native are ineffective, but -march=native -mcpu=native works on arm64 M2 Ultra
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/110031] [12 Regression] ICE with deprecated attribute and NTTP and diagnostic for deprecated printed out so much
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/110031] [12/13 Regression] ICE with deprecated attribute and NTTP and diagnostic for deprecated printed out so much
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/114114] [12 Regression] Internal compiler error on function-local conditional noexcept
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/114349] [14 regression] ICE when building qtwebengine with -std=gnu++14 (cxx_eval_call_expression, at cp/constexpr.cc:3027)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/118408] New: regex does not work under dual ABI
rs2740 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/116126] vectorize libcpp search_line_fast
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/118407] New: [15 Regression] tree-ssa/predcom-8.c fails with invalid sum after g:
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/117935] [14/15 Regression] [[likely]] attribute is lost by phiopt1 in some cases since r14-203-ga2339e0fe9dbef
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/118406] New: Printing large UNSIGNED(kind=16) crashes
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/118047] [12/13/14/15 Regression] Incorrect list initialization of vector of struct of array of struct of enum since r12-7803-gf0530882d99abc
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/113506] ICE: RTL check: expected elt 2 type 'B', have '0' (rtx barrier) in BLOCK_FOR_INSN, at rtl.h:1495 with -Os -fno-tree-coalesce-vars -finline-stringops
aoliva at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/117079] [15 Regression] FAIL: gcc.target/i386/pr105493.c since r15-2820-gab18785840d7b8
ptomsich at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/58616] [meta-bug] nsdmi
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/114854] [12 Regression] checking ICE with default initializer of const reference member at cp/cp-gimplify.cc:900 since r10-5822
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/109859] [12 Regression] ICE on concept mis-typed as template type parameter
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/109966] [13 Regression] ICE in gimplify_var_or_parm_decl, à gimplify.cc:3058
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/109680] [13 Regression] is_convertible<int() const, int(*)()> incorrectly true
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/117985] [12 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3308
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/117985] [12/13 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3308
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/113158] [12 Regression] Erroneous "looser exception specification" error for class template and depedent noexcept value
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/113158] [12/13 Regression] Erroneous "looser exception specification" error for class template and depedent noexcept value
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/111132] [12 Regression] Function redeclaration in local scope breaks constant expression evaluation
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/111132] [12/13 Regression] Function redeclaration in local scope breaks constant expression evaluation
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116369] [12 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata since r9-869-g5603790dbf233c
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/110382] [13 Regression] internal compiler error: in verify_ctor_sanity
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/115657] [12 Regression] ICE in tsubst_enum/tsubst_expr during template instantiation
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/110114] [13 Regression] ICE on calling overloaded function in case of incomplete argument type and C++ designated initializers
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/118405] New: [15 regression] RISC-V: ICE in verify_gimple during GIMPLE pass vect
ewlu at rivosinc dot com via Gcc-bugs
-
[Bug c++/115476] [13 Regression] __has_unique_object_representation ICE with array of uninstantiated type of unknown bound
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/71884] ICE in gfc_trans_allocate, at fortran/trans-stmt.c:5582 and :5698
kargls at comcast dot net via Gcc-bugs
-
[Bug tree-optimization/118404] New: [15 regression] ICE when building openvdb-12.0.0 in ifcombine
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug target/118142] libatomic fails to build for AARCH64:ILP32
wilco at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116756] ICE from expand_expr_real_1 with recursive lambda and constexpr if
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/67491] [meta-bug] concepts issues
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/102419] [12/13/14/15 Regression][concepts] return-type-requirement of "Y<typename T::type>" does not check that T::type actually exists
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/105615] Partial ordering of constraints with empty parameter mapping
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/118125] [15 Regression] 7-16% slowdown of 510.parest_r on x86-64(-v3) since r15-6110-g92e0e0f8177530
jamborm at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/104177] coroutine frame is not being allocated with the correct alignment
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/46457] Bogus warning about bitwise combination of enum flags in case statement
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c/118403] New: uninitialized warning with automatic union
stephen at networkplumber dot org via Gcc-bugs
-
[Bug c++/100495] constexpr virtual destructor incorrectly reports memory leak
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/114114] [12/13 Regression] Internal compiler error on function-local conditional noexcept
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/113987] [12/13 Regression] Binding a reference to an uninitialized data member should not cause -Wuninitialized
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/110323] [12/13 Regression] Code for explicit instantiation of template method of template class not generated
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/110065] [12/13 Regression] [C++20/2b] auto return type in template argument causes ICE, also accepts-invalid
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/108158] [12 Regression] modification of '...' is not a constant expression since r12-2304
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/99277] C++2a synchronisation is inefficient in GCC 11
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/118402] New: std::barrier doesn't use futex directly
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug gcov-profile/116743] [12/13/14/15 regression] Commit r12-5817-g3d9e6767939e96 causes ~10% perf regression w AutoFDO
rvmallad at amazon dot com via Gcc-bugs
-
[Bug tree-optimization/115669] [12 Regression] rv64gcv/aarch64+sve -fwrapv miscompile since r15-1006-gd93353e6423
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/116057] [12 Regression] SLP can introduces partialized uninitialized vectors
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/115646] [12 Regression] ICE in gen_conditions_for_pow_int_base, at tree-call-cdce.cc:587
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/117934] [15 Regression] 100% memory-usage increase for PR26854 testcase at -O2 after ext-dce r15-1901-g98914f9eba5f19
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/115825] [12/13/14 Regression] Loop unrolling increases code size with -Os
segher at gcc dot gnu.org via Gcc-bugs