Messages by Thread
-
[Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
amacleod at redhat dot com via Gcc-bugs
-
[Bug tree-optimization/116546] Missed optimization of redundant comparison
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/119812] Bogus rank and type mismatch errors with procedure pointer
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120296] New: Missed VRP with __builtin_popcount() when bitshift with __builtin_{ctzg, clzg}
kaelfandrew at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/120295] New: Wrong code on -O3 for trunk version (live code is wrongly eliminated)
haoxintu at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/120294] New: Missed DCE with xor when emulating __builtin_ctzg() with __builtin_ctz()
kaelfandrew at gmail dot com via Gcc-bugs
-
[Bug libstdc++/120293] New: std::format("{}", std::chrono::sys_days()) should not include time-of-day
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/110739] std::format for chrono types compiles very slowly
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug cobol/119825] SIGSEGV when using qualified names
jklowden at gcc dot gnu.org via Gcc-bugs
-
[Bug target/120292] New: amdgcn: Infinite recursion in vec_cmpu<mode>di_exec
rsandifo at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120288] New: spurious null pointer dereference in std::__detail::_Hashtable_base::_M_key_equals since gcc-15
adl at gnu dot org via Gcc-bugs
-
[Bug c++/120291] New: internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13941 with -std=c++20
mario.rodriguezb1 at um dot es via Gcc-bugs
-
[Bug c++/120290] New: internal compiler error: in expand_asm_stmt, at cfgexpand.cc:3720
mario.rodriguezb1 at um dot es via Gcc-bugs
-
[Bug c++/118822] [15 regression] ICE when building mariadb-10.6.21 since r15-7426
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/86769] [12/13 Regression] g++ destroys condition variable in for statement too early
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/118623] [12/13 regression] Miscompile with -O2/3 and -O0/1 since r12-7751-g919fbffef07555
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/118623] [12/13/14 regression] Miscompile with -O2/3 and -O0/1 since r12-7751-g919fbffef07555
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120289] New: internal compiler error: tree check: accessed elt 2 of 'tree_vec' with 1 elts in tsubst, at cp/pt.cc:16650 since 6.1
mario.rodriguezb1 at um dot es via Gcc-bugs
-
[Bug fortran/120286] New: [OpenMP] Double free detected when using openmp
itou.tetsuya at fujitsu dot com via Gcc-bugs
-
[Bug c++/120287] New: [15/16 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in is_std_substitution, at cp/mangle.cc:507
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120287] [15/16 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in is_std_substitution, at cp/mangle.cc:507 since r15-2798
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120287] [15/16 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in is_std_substitution, at cp/mangle.cc:507 since r15-2798
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120287] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in is_std_substitution, at cp/mangle.cc:507
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120287] [12/13/14/15/16 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in is_std_substitution, at cp/mangle.cc:507
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120287] [12/13/14/15/16 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in is_std_substitution, at cp/mangle.cc:507
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120287] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in is_std_substitution, at cp/mangle.cc:507
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120287] [12/13/14/15/16 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in is_std_substitution, at cp/mangle.cc:507
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120287] [12/13/14/15/16 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in is_std_substitution, at cp/mangle.cc:507
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120287] [12/13/14/15/16 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in is_std_substitution, at cp/mangle.cc:507
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/93271] [12/13/14 regression] SRA producing wrong code on denormals
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug go/118286] go crypto/tls test fails because of expired certificate? (TestVerifyConnection, bad certificate)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120285] New: ice in digest_init_r, at cp/typeck2.cc:1397
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug rtl-optimization/120284] New: inline assembly operand constraint not comply with document
huiba.lhb--- via Gcc-bugs
-
[Bug lto/51859] Linker option effects not reflected in symbol resolution file
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug lto/88643] -Wl,--wrap not supported with LTO
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120283] New: `Transform comparisons of the form X +- C1 CMP C2 to X CMP C2 -+ C1` gimple depends on single use
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/119439] gcc_assert and gcc_checking_assert should use [[assume(x)]];
amacleod at redhat dot com via Gcc-bugs
-
[Bug libstdc++/108630] build failure in libstdc++ with LTO enabled
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/117287] [13 Regression] assume attribute related miscompilation
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120282] New: -Warray-bounds triggered incorrectly
dominick.allen1989 at gmail dot com via Gcc-bugs
-
[Bug c++/113773] coroutines: promise deconstructed twice if throwing from return object
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120281] New: -Warray-bounds produces an incorrect warning when compiled with -O3 and --coverage
dominick.allen1989 at gmail dot com via Gcc-bugs
-
[Bug libstdc++/99832] std::chrono::system_clock::to_time_t needs ABI tag for 32-bit time_t
danglin at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/85750] [12/13/14/15/16 Regression] Default initialization of derived type array missing
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120280] New: ABS<int> < 0 is not optimized to false by match
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/114292] [12 Regression] ICE with a generic (templated) lambda capturing a constant for VLA allocation
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/120279] New: Missed DCE for __builtin_{clzg,ctzg} when bitshift
kaelfandrew at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/120278] New: [9/10/11/12/13/14/15 Regression] Switch expansion generates extra compares with -fno-jump-tables
selectstriker2 at protonmail dot com via Gcc-bugs
-
[Bug c/112556] Null pointer constants with enumeration type are not accepted
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/55004] [meta-bug] constexpr issues
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116960] ICE: Error reporting routines re-entered
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/110339] Implement C++26 library features
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119844] Incomplete types are displayed after the import module
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug c/120277] New: Crash at -O2: in upper_bound, at value-range.h:1181
yunboni at smail dot nju.edu.cn via Gcc-bugs
-
[Bug libstdc++/119125] [C++26] Implement P2548R6 copyable_function
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/88322] Implement C++20 library features.
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119246] Result basic_format_arg::check_dynamic_spec is incorrect for extended floating point types
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/120276] New: [16 Regression] ICE in partial_subreg_p with SVE
ktkachov at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120275] New: ICE in write_type at cp/mangle.cc:2687 when using decltype(auto) with initializer list since 11.3
mario.rodriguezb1 at um dot es via Gcc-bugs
-
[Bug c++/120274] New: internal compiler error: in tsubst_expr, at cp/pt.cc:21618 since clang 10 using -std=c++20
mario.rodriguezb1 at um dot es via Gcc-bugs
-
[Bug c++/120273] New: [15/16 regression] ICE when building corral
sjames at gcc dot gnu.org via Gcc-bugs