Messages by Thread
-
-
[Bug target/124892] New: [15/16 Regression] wrong code with -O2 -mapxf -mlzcnt -frename-registers and __builtin_stdc_bit_ceil()
zsojka at seznam dot cz via Gcc-bugs
-
[Bug ada/116832] code after select-then-abort in abortable part executes when outer select-then-abort completes
liam at liampwll dot com via Gcc-bugs
-
[Bug c/124891] New: [16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885
lu.maltsis at postgrad dot manchester.ac.uk via Gcc-bugs
-
[Bug tree-optimization/124891] [16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
amacleod at redhat dot com via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/110877] Incorrect copy of allocatable component in polymorphic assignment from array dummy argument
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/105212] bogus warning for array variable on the LHS of aggregate assignment
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/113904] [OpenMP][5.0][5.1] Dynamic context selector 'user={condition(expr)}' not handled
burnus at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/121384] Wrongly initialized associate array descriptor when the target is wrapped in parenthesis
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/124890] New: Circular constraint in std::indirect::operator==
leni536 at gmail dot com via Gcc-bugs
-
[Bug ada/87170] bogus warning on character literal referenced in string literal
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124889] New: PowerPC64: Optimize nearbyint and rint to use xsrdpic.
vtelidev at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/122584] [16 Regression] GCN, nvptx libstdc++ '29_atomics/atomic_ref/[...]' vs. 'libstdc++: Handle cv-qualified types in atomic and atomic_ref [PR115402]'
tschwinge at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/124583] [13/14/15/16 Regression] wrong code at -O2 with some array stores missing
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124888] New: [modules] The compiler requires typeinfo to be included in the standard library
d7d1cd at mail dot ru via Gcc-bugs
-
[Bug gcov-profile/124887] New: libgcc/libgcov.h defines xmalloc to malloc
azoff at gcc dot gnu.org via Gcc-bugs
-
[Bug target/91420] relocation truncated to fit: R_RISCV_HI20 against `.LC0' with GCC 8.2/8.3 with "-O2" on RISC-V
peter at chubb dot wattle.id.au via Gcc-bugs
-
[Bug tree-optimization/124886] New: (X * C1) + (X << C2) -> X * (C1 + (1 << C2))
pzheng at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123113] factor_out_conditional_operation could be improved to handle `EDGE_COUNT (merge->preds) != 2`
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123975] [15/16 Regression] Crash when await_suspend takes an r-value (&&) argument
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121643] [15/16 Regression] Internal compiler error when await_suspend takes default argument
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/85131] ICE in gfc_conv_descriptor_data_get
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug other/124885] New: Optimization: boolean variable that controls only an addition or bitwise operation in a loop
Explorer09 at gmail dot com via Gcc-bugs
-
[Bug c++/124544] [reflection] ICE in finish_member_declaration, at cp/semantics.cc:4258
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/89018] common subexpression present in both branches of condition is not factored out
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/110691] Segmentation fault on generated F2018 binary
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124884] New: Optimization: bitwise AND under a boolean variable condition
Explorer09 at gmail dot com via Gcc-bugs
-
[Bug target/123102] [13/14/15 Regression] [ARM] Different runtime with -O1 for csmith code
rearnsha at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/124883] New: doc missing for many effective_target directives
clyon at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/42954] [13/14/15/16 regression] TARGET_*_CPP_BUILTINS issues with gfortran / Target macros missing (C preprocessor)
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/101760] [13/14/15 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:290 since r12-1319-gd4d38135b3137f1d
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123635] _BitInt bitint_extended vs. abi_limb_prec > limb_prec or even just bitint_extended
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122237] ICE: tree check: expected tree_list, have error_mark in handle_access_attribute, at c-family/c-attribs.cc:5587
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug c++/122836] [13/14/15 Regression] ICE: in reshape_init_r, at cp/decl.cc
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug c++/122350] internal compiler error: in reshape_init_r, at cp/decl.cc:7598
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug libstdc++/124882] New: limit memchr count in char_traits::find
vries at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122349] ICE: Segmentation fault
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug fortran/59104] Wrong result with SIZE specification expression
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122467] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'overload' in coro_promise_type_found_p, at cp/coroutines.cc:759
qingren2hxb at gmail dot com via Gcc-bugs
-
missed call earlier
John @ Elevate 365 via Gcc-bugs
-
[Bug c++/122469] internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in cxx_safe_arg_type_equiv_p, at cp/typeck.cc:1368
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug libstdc++/124881] New: eh_globals.cc selects TLS path under --disable-hosted-libstdcxx, making freestanding exception support depend on an uninitialized thread pointer register
toneverdo at gmail dot com via Gcc-bugs
-
[Bug c++/124880] New: std::complex<std::float16_t> is not formattable
code at spinicist dot org.uk via Gcc-bugs
-
[Bug tree-optimization/124555] [14/15 regression] ICE when building ffmpeg-8.0.1 (prepare_cmp_insn, at optabs.cc:460)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/123467] [16 Regression] ICE in force_constant_size with VLA initialized in function type definition
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug middle-end/122464] internal compiler error: in force_constant_size, at gimplify.cc:802
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug middle-end/113058] [meta-bug] RTL frontend issues
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug c/101057] [meta-bug] [gimplefe] GIMPLE frontend issues
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug middle-end/122490] in prepare_function_start, at function.cc:4946
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug c/122492] ICE: in make_ssa_name_fn, at tree-ssanames.cc:355 with non gimple var in phi
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug c++/122354] [13/14/15/16 Regression] Segmentation fault with template function
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug diagnostics/124879] New: Wstringop-overread in basic_string_view::substr / basic_string_view::find_first_of
vries at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122353] Segmentation fault with inline-asm and pack as constraints
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug target/124878] New: Why are DI/SI listed for function return value in 64-bit?
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug ada/18205] Legal program rejected, RM 13.13.2(14)
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/121616] Assignment to an unlimited polymorphic variable causes a segmentation fault at runtime
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124877] New: [16 Regression] wrong code passing 225 literal to unsigned char argument
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124876] New: [target/i386] zero_call_used_regs("all") doesn't zero ZMM16-31
thiago at kde dot org via Gcc-bugs
-
[Bug c++/123237] [reflection] ICE: in write_type, at cp/mangle.cc:2744
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124875] New: [16 Regression] possibly wrong code on llvm-22.1.2 possibly since r16-8128-g5f1024922d3f67
slyfox at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/96821] [concepts] Incorrect evaluation of concept with ill-formed expression
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124874] New: [c++26] consteval function that exits with exception is erroneously a constant expression
eric.niebler at gmail dot com via Gcc-bugs