Messages by Thread
-
[Bug bootstrap/126986] New: GCC 16.1.0 sparc64 ICE while compiling LLVM 22: LABEL_REF in UNSPEC_MOVE_GOTDATA rejected by sparc_delegitimize_address
kirill at korins dot ky via Gcc-bugs
-
[Bug bootstrap/126985] New: GCC 16.1.0 sparc64 ICE while compiling LLVM 22: LABEL_REF in UNSPEC_MOVE_GOTDATA rejected by sparc_delegitimize_address
kirill at korins dot ky via Gcc-bugs
-
[Bug tree-optimization/126984] New: ICE in complex_pattern::build since r17-3408-gcd962857ea3d8d
alfierichards at gcc dot gnu.org via Gcc-bugs
-
[Bug sanitizer/88109] UBSAN can't work with vector operations
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126983] New: AArch64 emits fp16 fmov when fp16 is not available
ktkachov at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126982] New: [17 Regression] ICE in decompose, at wide-int.h:1049 with saturating matchers
ktkachov at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126981] New: [17 Regression] Wrong matching of saturating truncation
ktkachov at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126980] New: -march=znver[456] doesn't honor -Os
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/126979] New: [17 regression] ICE when building numpy-2.5.2
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126978] New: ICE in push_namespace when parsing an invalid attribute on a namespace declaration
s.kimura.h41104 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/126977] New: [17 Regression] factor_out_conditional_operation breaks __builtin_crc* handling
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125793] phi_opt should factor out calls
hs.naveen2u at gmail dot com via Gcc-bugs
-
[Bug middle-end/124900] [15 Regression] CRC pass increases codesize for targets without the optab at -Os
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/126230] std::atomic<T> when T has padding bytes violates stable ABI
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
[Bug c/126976] New: forwprop introduce the result divergence
kyuwoncho18 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/101832] __builtin_object_size(P->M, 1) where M ends with a flex-array behaves like sizeof()
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126975] New: __bos/__bdos(&p->inner, 1) collapses into type 0 when subobject inner ends in a FAM
gustavo at embeddedor dot com via Gcc-bugs
-
[Bug diagnostics/126974] New: truncating caret output when COLUMNS lower than diagnostic length regardless of flags
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/107111] GCC accepts invalid program involving function declaration with pack expansion
jlame646 at gmail dot com via Gcc-bugs
-
[Bug target/113837] Zeroing unused bits in _BitInt can improve codegen
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126973] New: Worse X86 codegen for arbitrary __builtin_clzg/__builtin_ctzg compared to clang.
kaelfandrew at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/126972] New: ranger could be taught about bitreverse
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126971] New: [17 Regression] FAIL: gcc.target/i386/pr92080-12.c scan-assembler-times vpbroadcastb 1
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug c++/126970] New: function wrongly regarded immediate-escalating
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126969] New: If x is racecar, bitreverse (x) -> x
kaelfandrew at gmail dot com via Gcc-bugs
-
[Bug c++/116960] ICE: Error reporting routines re-entered
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126546] [c++26] [reflection] reflect-expression rejects pack-index-specifier operand (^^Ts...[0])
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/114527] [meta-bug] missed sccp (final value) optimizations
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/118775] [13 Regression] ICE in tree_to_uhwi with unique_ptr and addresss of var converted to an integer
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/126968] New: ICE on invalid use of ASSOCIATE
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124983] [15/16/17 Regression] ICE with using typename T::Name and then doing this->name() in method of a template struct
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126472] [16 Regression] Wrong initialization (zero-initialization) in initializer_list
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126335] [17 regression] Wrong code: trailing default-constructed element of a static array of class type left uninitialized since r17-1661
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119303] [13 Regression] ICE: error reporting routines re-entered. in warning_at (diagnostic-global-context.cc:185)
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116379] [13 Regression] Type deduction error on decltype(auto) of parenthesized non-static data member since r12-5778
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/126967] New: [avr] missed branch optimization
gjl at gcc dot gnu.org via Gcc-bugs
-
[Bug other/116547] FTBFS on x86_64-unknown-freebsd11 due to implicit declaration of 'alloca'
pietro at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/110353] [C++26] P1383R2 More constexpr for cmath and complex
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126966] New: feature-test- macros __cpp_lib_constexpr_cmath and __cpp_lib_constexpr_complex not work
gero.peterhoff at gmx dot net via Gcc-bugs
-
[Bug middle-end/122069] Missed use of UDOT for char->int reduction
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126965] New: ICE on valid code at -O{2,3} with -fno-tree-dominator-opts on x86_64-linux-gnu: Segmentation fault
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug c++/125822] [C++29] P3822R2, Conditional noexcept specifiers in compound requirements
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126964] New: [17 Regression] 4-5% slowdown of tonto of Zen{2,3,4,5} since r17-3342-gf3943597388db4
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126964] [17 Regression] 4-5% slowdown of tonto of Zen{2,3,4,5} since r17-3342-gf3943597388db4
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/126964] [17 Regression] 4-5% slowdown of tonto of Zen{2,3,4,5} since r17-3342-gf3943597388db4
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/126964] [17 Regression] 4-5% slowdown of tonto of Zen{2,3,4,5} since r17-3342-gf3943597388db4
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/126964] [17 Regression] 4-5% slowdown of tonto of Zen{2,3,4,5} since r17-3342-gf3943597388db4
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/126964] [17 Regression] 4-5% slowdown of tonto of Zen{2,3,4,5} since r17-3342-gf3943597388db4
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/126964] [17 Regression] 4-5% slowdown of tonto of Zen{2,3,4,5} since r17-3342-gf3943597388db4
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/126964] [17 Regression] 4-5% slowdown of tonto of Zen{2,3,4,5} since r17-3342-gf3943597388db4
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/126964] [17 Regression] 4-5% slowdown of tonto of Zen{2,3,4,5} since r17-3342-gf3943597388db4
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126963] New: [17 Regression] 6% slowdown of lbm on Zen5 since r17-2817-g5e45cc08f3bbbf
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug target/117584] PowerPC ABI for BitInt needs to be done
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126962] New: valgrind error at cp/pt.cc:26161 in unify_pack_expansion
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug tree-optimization/112104] loop of ^1 should just be reduced to ^(n&1)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126961] New: [16/17 Regression] incorrect codegen on several gcc.dg/vect/pr104116-*.c tests with SVE2
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug other/126960] New: [16/17 Regression] extend.texi again causes a build failure for makeinfo 4.13 (and before)
jbeulich at suse dot com via Gcc-bugs
-
[Bug target/126959] New: -march=znver4 prefers load from memory for mask register
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/126958] New: mul_hi/mul_lo match patterns could just use wi::to_wide instead of tree_fits_uhwi_p/tree_to_uhwi
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126957] New: The convert for mul_carry_low_sum/mul_carry_cross_sum (mul_carry_low?) is not optional for gimple
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126956] New: cond_carry_add and cond_carry_add_neg could use :c on the comparison
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126955] New: Extra #if GIMPLE in match.pd
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126954] New: mul_ladder_sum1 match pattern can be simplified
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126953] New: popcount pattern should use with_possible_nonzero_bits
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125436] calls to __tls_get_addr in ms_abi with -fPIC function clobber callee-save resisters
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/126952] New: [17 Regression] build fails with --enable-checking=release: gimple-ssa-warn-access.cc:26 ... may be used uninitialized [-Werror=maybe-uninitialized]
slyfox at gcc dot gnu.org via Gcc-bugs