Messages by Thread
-
-
[Bug tree-optimization/123160] pointer_plus folding breaks objsz
amacleod at redhat dot com via Gcc-bugs
-
[Bug tree-optimization/120403] Can't collapse two equality into one
shivam98.tkg at gmail dot com via Gcc-bugs
-
[Bug target/125396] New: [16/17 Regression] ICE at -O1/2/3 during RTL pass: expand
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug target/125395] New: [RISCV] xtheadvector: vf[n/w]cvt instructions with static rounding modes generate invalid opcodes
johnrobin044 at gmail dot com via Gcc-bugs
-
[Bug fortran/106546] Incorrect reuse of allocatable array temporaries under -O2 -fno-automatic
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/101841] Wrong realloc-lhs warning with matmul and -O2
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/79417] -Wconversion warns wrongly of real(16) to real(8)
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/86754] [meta-bug] Memory leaks at run time
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/93624] Memory leak with allocatable
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/86893] implement F202x .andthen. / .orelse. operators
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug target/119224] RISC-V: sad 16x16 spilling since r15-6673-gb755c151fde4ad
rdapp at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/103367] [13/14/15 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6377 since r12-4278-g74ccca380cde5e79
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125394] New: Builting to create reference to unknown of given type
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/32834] [Meta-bug] 'Fortran 95'-only failures
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125393] New: Wcharacter-truncation false positive for character arrays
ajmay81 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/125392] New: inefficient SVE vectorization when loop contains hazards
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug target/115650] [15/16/17 Regression] ARC backend bug exposed by late-combine pass
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125391] New: [16 Regression] ICE on derived type (with final) array assignment inside polymorphic class
federico.perini at gmail dot com via Gcc-bugs
-
[Bug target/125390] New: [17 Regression][RISC-V][RVV] ICE in cc1 during tree loop vectorization with -march=rv64gcv_zvl256b at -O2/-O3
skothadiya at whileone dot in via Gcc-bugs
-
[Bug fortran/115260] [13/14/15/16 Regression] Corruption of derived type data when array temporarys of type occur
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug diagnostics/125389] New: ICE if compile __builtin_vsx_xvtlsbb_all_ones with -mno-vsx
kishan at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/125388] New: integer division of simd::vec incorrect with -ffast-math
mkretz at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125387] New: riscv: smuldi3_highpart cost too high
anton at ozlabs dot org via Gcc-bugs
-
[Bug tree-optimization/84411] Missed optimization: static guard variable generated for empty virtual destructor
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125386] New: Diagnostics for failed cast from *this to void* highlight wrong *this
blubban at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/125385] New: Expand ((float)a) CMP ((float)b) to use the ranges rather than the just type
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121597] ICE: Segmentation fault, involving nested generic lambda and argument deduction
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121287] ICE: Segfault in tsubst_lambda_expr with decltype of immediately-invoked templated lambda + variadic lambda expansion (GCC 13+)
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/105667] [C++20] lambdas in template argument sometimes cause an ICE (seg fault)
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125384] New: [c++] this in lambda capture in a member function of a template class C resolves as C*&, not C*
topin89 at mail dot ru via Gcc-bugs
-
[Bug analyzer/124104] [16 Regression] ICE: in fold_range, at range-op.cc:231 with -fanalyzer
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123536] [16 Regression] ICE in mark_use with lambda reference to a global without captures inside a template
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123748] Conversion from long to float is not vectorized for aarch64 target
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/89597] Inconsistent vector calling convention on windows with Clang and MSVC
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/25714] concat of strings create an extra temporary variable
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/36854] [meta-bug] fortran front-end optimization
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125383] New: Optional dummy procedure called from contained subprogram results in linking error
ripero84 at gmail dot com via Gcc-bugs
-
[Bug ipa/125382] New: Missed optimization: IPA-CP aggregate replacements stranded when clone is fully inlined
ptomsich at gcc dot gnu.org via Gcc-bugs
-
[Bug c/125381] New: [17.0 regression] maybe-uninitalized in tree-vect-stmts.cc
juergen.reuter at desy dot de via Gcc-bugs
-
[Bug analyzer/125380] New: ICE: in ana::bounded_ranges::eval_condition with -fanalyzer
kito at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/118030] [C++23] Implement P0401R6, Providing size feedback in the Allocator interface
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125379] New: [17.0 regression] internal compiler error in resolve.cc
juergen.reuter at desy dot de via Gcc-bugs
-
[Bug c++/125378] New: ICE with rewritten < from short-returning operator<=> in template
s.kimura.h41104 at gmail dot com via Gcc-bugs
-
[Bug libstdc++/118416] std::experimental::simd code detecting all zero is not optimized to simple ptest on x86-64 avx
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/90483] input to ptest not optimized
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/125377] New: [OpenMP] ICE tree check for invalid 'begin declare variant'
burnus at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/123938] [16 Regression] Memory leak on assignment
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124870] [15/16/17 regression] arm: MVE load/store with writeback intrinsics do not model memory accesses
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125376] New: Distinct C++26 placeholder variables (P2169) share storage inside coroutine frames
nebkat at gmail dot com via Gcc-bugs
-
[Bug target/125097] [17 Regression] ICE during splitting after reload for risc-v port
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125375] New: wrong code at -O{2,3} with "on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug tree-optimization/125375] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug target/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
kaelfandrew at gmail dot com via Gcc-bugs
-
[Bug target/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug target/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug target/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug target/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
rsandifo at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/125375] [16/17 Regression] wrong code at -O{2,3} with "-fno-inline -fno-compare-elim" on x86_64-linux-gnu since r16-1551
rsandifo at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/83700] [Meta-bug] Fortran Coarray issues
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123853] [15/16/17 Regression] [m68k] GCC causes glibc locale generation to fail
glaubitz at debian dot org via Gcc-bugs