Messages by Thread
-
[Bug target/124688] New: bpf: movsi not generating SImode regs
vineetg at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124686] New: CTAD using typename is incorrectly rejected
luigighiron at gmail dot com via Gcc-bugs
-
[Bug c++/124687] New: CTAD is incorrectly allowed with dependent templates
luigighiron at gmail dot com via Gcc-bugs
-
[Bug fortran/102596] [13/14/15/16 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713 since r11-4883-ge929ef532ad52cde
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/102459] [13/14/15/16 Regression] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.c:3549 since r12-1108-g9a5de4d5af1c10a8
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/96986] [13/14/15/16 Regression] Explicit interface required: volatile argument for ENTRY subroutine
albert at tugraz dot at via Gcc-bugs
-
[Bug fortran/93715] [13/14/15/16 Regression] ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:6320
albert at tugraz dot at via Gcc-bugs
-
[Bug c++/124685] New: [reflection] annotation with pointer to function template specialization rejected
mfwippich at gmail dot com via Gcc-bugs
-
[Bug target/110748] RISC-V: optimize store of DF 0.0
law at gcc dot gnu.org via Gcc-bugs
-
[Bug target/112462] RISC-V zicond cost model enhancements
law at gcc dot gnu.org via Gcc-bugs
-
[Bug other/86656] [meta-bug] Issues found with -fsanitize=address
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/96087] [13/14 Regression] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1575
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/82721] [13/14/15/16 Regression] Error message with corrupted text, sometimes ICE
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121268] RISC-V: Possible optimization when manipulating rightmost bits with zbb enabled
law at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/124684] New: Pathological timing for -O0 -fpie when an automatic structure points to automatic data.
rdubner at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121213] Poor RV64 code generated for __atomic_exchange_n (llvm seems to do it right)
vincenzo.romano at gmail dot com via Gcc-bugs
-
[Bug c/124683] New: [omp] has_device_addr tree check fail in c_finish_omp_clauses
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug fortran/104428] [13/14/15/16 Regression] ICE in gfc_trans_omp_declare_variant, at fortran/trans-openmp.cc:7648 since r12-4409-g724ee5a0093da443
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug other/124682] New: gcc.dg/torture/builtin-math-6.c fails with mpc 1.4.0
xry111 at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/32770] [Meta-bug] -fdefault-integer-8 issues
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug libgomp/119570] FAIL: libgomp.c++/../libgomp.c-c++-common/metadirective-4.c execution test
xry111 at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124681] New: ICE: in move_insn, at haifa-sched.cc:5499 with -O2 -fno-dce -mtune=mips-p8700 -march=rv64gv
zsojka at seznam dot cz via Gcc-bugs
-
[Bug tree-optimization/81330] missing strlen optimization with intervening memcpy
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/67606] Missing optimization: load possible return value before early-out test
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/37262] Two branches of the same condition being emitted
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/69569] unnecessary branches on an if followed by a switch
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/115350] Missing optimzation: fold `n = std::min(f ? 0 : 3, -a)` to `n = -a`
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124678] New: assemble failure of enqcmds with -masm=intel
zsojka at seznam dot cz via Gcc-bugs
-
[Bug tree-optimization/124680] New: Missed optimization: Fold `x / (1<<C) - (x % (1<<C) < 0)` to `x >> C`
Explorer09 at gmail dot com via Gcc-bugs
-
[Bug preprocessor/124679] New: gcc preprocessor spins to infinite memory consumption on systemtap-generated c code, gcc version 15+
fche at redhat dot com via Gcc-bugs
-
[Bug c++/123700] [14/15/16 Regression] ICE in tsubst_lambda_expr with generic lambdas in template non-type parameter since r14-2170-g4cf64d9cc2faf4 (C++20)
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124389] [14/15/16 Regression] error: 'constexpr bool test(T) [with T = Empty<int>]' used before its definition since r14-4793-gdad311874ac3b3
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123408] ICE in tsubst_lambda_expr with generic lambda expansion used in template alias (C++20)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122494] [13/14 Regression] gcc rejects valid C++ codes with generic lambda and concepts; causing a not completed class
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123665] [15/16 Regression] ICE (Segmentation fault) during substitution of lambda in template default argument within generic lambda since r15-3530-gdfb63765e994be
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122621] [15/16 regression] ICE on CTAD for alias template with constrained constructor
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124677] New: ICE on valid code at -O3 with "-fno-tree-copy-prop" on x86_64-linux-gnu: verify_ssa failed
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug fortran/94978] [13/14/15/16 Regression] Bogus warning "Array reference at (1) out of bounds in loop beginning at (2)"
albert at tugraz dot at via Gcc-bugs
-
[Bug fortran/85352] [13/14/15/16 Regression] Incorrect error diagnosed for dummy argument used in specification expression to subprogram with ENTRY
albert at tugraz dot at via Gcc-bugs
-
[Bug fortran/109788] [14/15/16 Regression] gcc/hwint.h:293:61: runtime error: shift exponent 64 is too large for 64-bit type 'long unsigned int since r14-377-gc92b8be9b52b7e
albert at tugraz dot at via Gcc-bugs
-
[Bug c++/124676] New: Diagnostic on invalid overloading shows malformed constraint
ivan.lazaric.gcc at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/124675] New: Missed optimization: Fold `(x % C) + (x % C < 0 ? C : 0)` to `x & (C-1)` when C is a power of 2
Explorer09 at gmail dot com via Gcc-bugs
-
[Bug fortran/102333] Invalid PROCEDURE statement accepted.
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/95879] [13/14/15 Regression] ICE in gfc_resolve_formal_arglist, at fortran/resolve.c:313
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/95879] [13/14/15/16 Regression] ICE in gfc_resolve_formal_arglist, at fortran/resolve.c:313
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/84779] [13/14/15/16 Regression] Compiling gfortran.fortran-torture/execute/entry_4.f90 with -O1 or -Os and -fdefault-integer-8 gives an ICE
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124674] New: [15/16 Regression] ICE: in require, at machmode.h:323 with -O1 and __builtin_mul_overflow()
zsojka at seznam dot cz via Gcc-bugs
-
[Bug target/124673] New: [13/14/15/16 Regression] ICE: in extract_insn, at recog.cc:2892 (unrecognizable insn) with -mbig-endian and __sync_bool_compare_and_swap() on __int128
zsojka at seznam dot cz via Gcc-bugs
-
[Bug fortran/89891] [meta-bug] Accessing memory in rejected statements or expressions
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/102619] [13/14/15 Regression] ICE in gfc_conv_descriptor_dtype, at fortran/trans-array.c:215 since r9-6493-g0e3088806577e805
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/124672] New: deref-before-check confused by macro with call
aoliva at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/124671] New: Argument with wrong argument is passed to callee
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/123120] phiprop does not always work
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124670] New: bpf: Fix bogosity in zero_extendsidi2 for reg -> reg
vineetg at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/123795] [openmp] ice in install_var_field, at omp-low.cc:803
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/124669] New: [openmp] ice during GIMPLE pass: omplower
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug fortran/124668] New: STOP statement should probably flush OUTPUT_UNIT before issuing its message on ERROR_UNIT
w6ws at earthlink dot net via Gcc-bugs
-
[Bug c/121954] Missing CLOBBER(eos) for temporary of function return/arg
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121954] Missing CLOBBER(eos) for temporary of function return/arg
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug plugins/124400] [16 regression] gcc.dg/plugin/cpython-plugin-test-PyList_Append.c etc. FAIL
law at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124408] [16 Regression] 4% slowdown of exchange2_r on Intel Ice Lake
law at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124480] [16 regression] g++.dg/modules/pr99023_b.X FAILs
law at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/124548] [16 Regression] g++.dg/coroutines/torture/func-params-07.C at -O3 failed since r16-372
law at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/124596] overriding indicator wrongly rejected on protected procedure in generic
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124667] New: Optimize load/store IOR|AND branch mispredict (former bitmap_set_bit from GCC benchmark)
daniel.barboza at oss dot qualcomm.com via Gcc-bugs
-
[Bug fortran/124666] New: [16 Regression] [UBSAN] io.cc:290:27: runtime error:
dcb314 at hotmail dot com via Gcc-bugs