Messages by Thread
-
-
[Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
jklowden at gcc dot gnu.org via Gcc-bugs
-
[Bug jit/123701] New: gcc_jit_context_new_function does not accept Unicode characters
coarse.d1rtxxx at gmail dot com via Gcc-bugs
-
[Bug c++/123700] New: ICE in tsubst_lambda_expr with generic lambdas in template non-type parameter (C++20)
mandelbrotuser at outlook dot de via Gcc-bugs
-
[Bug c++/123237] [reflection] ICE: in write_type, at cp/mangle.cc:2744
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug algol68/123699] New: Complex number arithmetic operations have no lowering routine
jpl.algol68 at gmail dot com via Gcc-bugs
-
[Bug other/123698] New: .note.GNU-stack section type
jbeulich at suse dot com via Gcc-bugs
-
[Bug tree-optimization/123697] New: aarch64: ICE when unrolling at -msve-vector-bits=128
alfierichards at gcc dot gnu.org via Gcc-bugs
-
[Bug libgomp/113216] [OpenMP] Improve omp_target_is_accessible
burnus at gcc dot gnu.org via Gcc-bugs
-
[Bug sanitizer/123696] New: -fsanitize=kernel-hwaddress corrupts function pointers on x86_64
ryabinin.a.a at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/120751] [16 Regression] 10-15% slowdown of 454.calculix on Zen4 and Zen5 since r16-1001-g0291f53f8d2343
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123695] New: Internal compiler error: segmentation fault in eval_object_of in reflect.cc:2620
srytting at pm dot me via Gcc-bugs
-
[Bug c++/123694] New: Internal Compiler error in guard_tinfo_to_string, at c-family/c-indentation.cc:610
srytting at pm dot me via Gcc-bugs
-
[Bug c++/86769] [13 Regression] g++ destroys condition variable in for statement too early
iamsupermouse at mail dot ru via Gcc-bugs
-
[Bug fortran/123693] New: year 2038 for time functions (gmtime, ltime)
manfred99 at gmx dot ch via Gcc-bugs
-
[Bug analyzer/122975] [13/14 Regression] -Wanalyzer-infinite-recursion false positive involving integer values
fabio.porcedda at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/110053] csmith: problems with -O1 and -O2 in same file
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug c++/123692] New: ICE in fixed_type_or_null when building kakoune
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/121198] [avr][hreg-constraints] error: 'asm' operand has impossible constraints or there are not enough registers
stefansf at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121343] [avr] Use hard-register constraints instead of explicit hard-regs in avr.md
stefansf at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123691] New: Expansion Statements are implemented but do not work.
d7d1cd at mail dot ru via Gcc-bugs
-
[Bug target/117586] s390{,x} ABI for BitInt needs to be done
stefansf at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123690] New: AMD GPU offloading '-march=gfx906' vs. '-march=gfx9-generic': 'libgomp.fortran/map-alloc-comp-3.f90', 'libgomp.fortran/map-alloc-comp-4.f90' time out
tschwinge at gcc dot gnu.org via Gcc-bugs
-
[Bug driver/111527] COLLECT_GCC_OPTIONS option hits single-variable limits too early
sunil.dora1988 at gmail dot com via Gcc-bugs
-
[Bug c/123689] New: Missed optimization in RISCV, LI instruction duplicated
gregory.trunde at tdk dot com via Gcc-bugs
-
[Bug c++/123688] New: [14/15/16 Regression] ICE in template_heads_equivalent_p (tree check: expected template_decl, have template_template_parm) during mangling of lambda with requirements
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug middle-end/115805] 436.cactusADM and 507.cactuBSSN_r miscompilation with -O2 generic -flto and some hardening options
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/120046] [15/16 Regression] wrong code at -O{s,2} with "-fno-tree-ccp -fno-tree-dominator-opts -fno-tree-fre -fno-expensive-optimizations -fno-gcse" on x86_64-linux-gnu since r15-579
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123687] New: [16 Regression] ICE in instantiate_decl (at cp/pt.cc) during constant evaluation of invalid static member in lambda-NTTP local class
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug tree-optimization/121382] [15 Regression] wrong code at -O2 on x86_64-linux-gnu since r15-6657
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123686] New: [15/16 Regression] ICE in tsubst_requires_expr (tree check: expected decl_minimal, have error_mark) during instantiation of invalid auto parameter in requires-expression
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug target/117575] unrecognizable insn
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123017] [15 Regression] Very aggressive ifcvt results in performance loss since g:b219cbeda72d23b7ad6ff12cd159784b7ef00667
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123685] New: [13/14/15/16 Regression] ICE (Segfault) in dependent_local_decl_p with local function call inside nested generic lambdas
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123684] New: [14/15/16 Regression] ICE in check_abi_tag_args (tree check: expected tree_list, have error_mark) with empty abi_tag on namespace
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123683] New: ICE (Segfault) in tsubst_default_argument when lambda default arg is instantiated within another lambda scope
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123682] New: ICE (Segfault) in register_local_specialization during instantiation of static member in local class within a template
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/68045] [concepts] segfault in contains_struct_check ../../gcc/gcc/tree.h:2971
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123681] New: [13/14/15/16 Regression] ICE in synthesized_method_walk (at cp/method.cc) while explaining constexpr failure of function with try-catch
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/60679] [DR1647] class specialization not instantiated even though it is a better match than the primary template
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123680] New: [16 Regression] ICE in type_has_nontrivial_copy_init (at cp/tree.cc) during CTAD with lambda-NTTP default argument
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123679] New: [16 Regression] ICE in lookup_base (tree check: expected record_type, have decltype_type) with pointer-to-member access in nested lambda
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123678] New: [16 Regression] ICE (Segfault) in get_nsdmi during instantiation of nested class within lambda in decltype
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123677] New: [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc since r16-3022
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc since r16-3022
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123676] New: [13/14/15/16 Regression] ICE in tsubst_pack_expansion with lambda template parameter pack in trailing return type decltype
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123675] New: GCC rejects valid program involving partial specialization with std::size_t
jlame646 at gmail dot com via Gcc-bugs
-
[Bug c/123674] New: ICE at -O1 with PGO: verify_flow_info failed (error: verify_flow_info: REG_BR_PROB does not match cfg 264688980 264688977)
xintong.zhou1 at uwaterloo dot ca via Gcc-bugs
-
[Bug fortran/123673] New: [PDT] seg fault on composite PDT function result
damian at archaeologic dot codes via Gcc-bugs
-
[Bug c++/123237] ICE: in write_type, at cp/mangle.cc:2744 (reflection)
boris.staletic at protonmail dot com via Gcc-bugs
-
[Bug c/123672] New: __builtin_shufflevector() produces incorrect code with -ftree-forwprop
andrewpbelt at gmail dot com via Gcc-bugs
-
[Bug c++/123671] New: [16 Regression] ICE (Segmentation fault) in is_gimple_min_invariant when gimplifying lambda-within-template-default-argument
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/122167] Redeclaring class as deprecated produces warning
simartin at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122875] ICE on invalid std::meta::substitute()
boris.staletic at protonmail dot com via Gcc-bugs
-
[Bug c++/123670] New: [14/15/16 Regression] ICE (Segmentation fault) in constraints_satisfied_p with lambda requires clause referencing captured local lambda
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123669] New: [14/15/16 Regression] ICE in write_expression (mangle.cc) with requires expression in lambda trailing return type
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123668] New: [14/15/16 Regression] ICE in convert_nontype_argument when passing a lambda as an explicit template argument to a member function template
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123667] New: [14/15/16 Regression] ICE in finish_decltype_type when using decltype on a structured binding inside a generic lambda
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug ada/123666] New: Legal Instantiation of Parent Package within Child's body Disallowed by GNAT
efmavourneen at axioaction dot org via Gcc-bugs
-
[Bug c++/123665] New: [15/16 Regression] ICE (Segmentation fault) during substitution of lambda in template default argument within recursive generic lambda
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123664] New: ICE in fold_convert_loc, at fold-const.cc when constexpr-initializing pointer-to-member-function in a template instantiation
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug c++/123663] New: [16 Regression] ICE: segmentation fault in build_vec_init when evaluating concept with array new of local struct
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug debug/97344] aarch64 tls debuginfo missing location info
avi at scylladb dot com via Gcc-bugs
-
[Bug libstdc++/65641] unordered_map - __detail::_Mod_range_hashing is slow
jakub.lopuszanski at oracle dot com via Gcc-bugs
-
[Bug c++/123662] New: [reflection] Unexpected "error: consteval-only expressions are only allowed in a constant-evaluated context"
boris.staletic at protonmail dot com via Gcc-bugs
-
[Bug c++/123661] New: [reflection] Cannot return a pointer member from a splice expression
boris.staletic at protonmail dot com via Gcc-bugs
-
[Bug c++/123660] New: [reflection] Cannot make a pointer to member from a reflection of a type template argument
boris.staletic at protonmail dot com via Gcc-bugs
-
[Bug c++/123659] New: [reflection] Cannot splice a pack of type reflections
boris.staletic at protonmail dot com via Gcc-bugs
-
[Bug c++/123658] New: ICE in tsubst_expr (at cp/pt.cc) when lambda in template accesses member of local constexpr struct without capture
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug fortran/121683] Data corruption with sourced allocation from constructor
jvdelisle at gcc dot gnu.org via Gcc-bugs