Messages by Date
-
2025/01/09
[Bug target/53929] [meta-bug] -masm=intel with global symbol
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/116952] Error on lambda NTTP argument to type constraint in template parameter list of generic lambda
giel+gcc at mortis dot eu via Gcc-bugs
-
2025/01/09
[Bug c/118389] New: Compiler Bugs (Emit Incorrect Intel Binaries)
witbring at gmail dot com via Gcc-bugs
-
2025/01/09
[Bug c++/117925] [14/15 Regression] ice unexpected expression '(FnPtr)(fnPtr)' of kind cast_expr
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/117887] [12/13/14/15 regression] ICE when building qtwebengine-6.8.1 (add_extra_args, at cp/pt.cc:13682) since r11-3261-gb28b621ac67bee
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118060] [13/14/15 Regression] ICE (internal compiler error) on requires clause
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/117993] [15 regression] this->x is being rejected in a nested template class with a base of class of the outer templated class since r15-2117
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/117792] [12/13/14/15 Regression] ICE in tsubst_template_args
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c/118376] ICE: in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1152 with -Wsign-conversion
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/115777] [12/13/14/15 regression] Severe performance regression on insertion sort at -O2 or above
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/115777] [12/13/14/15 regression] Severe performance regression on insertion sort at -O2 or above
liuhongt at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118346] Access to member inherited from virtual base class forbidden in GCC with temporary null pointer instance
simartin at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118131] [15 regression] ICE in gcc.c-torture/execute/loop-13.c after g:4f4e13dd235bba9c706948a3ecb3e530dd68aad1
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug ada/18765] illegal program not detected, "/=" when "=" is ambiguous
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118368] 'baselink' not supported by dump_type<type error>
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug ada/118274] predefined multiply operator for fixed-point type not available in expression function
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118154] [15 Regression] RISC-V: Miscompile with -march=rv64gcv -O3 since r15-5117-g0b27a7dd050
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/117916] nvptx: wrong multilib selected in presence of several different '-misa=[...]' and/or '-mptx=[...]' flags
tschwinge at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/116979] [12/13/14/15 regression] fma not always used in complex product
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug bootstrap/118369] Multilib bootstrap on Debian 12 fails due to missing asm/errno.h
doko at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/114801] [14/15 Regression] arm: ICE in find_cached_value, at rtx-vector-builder.cc:100 with MVE intrinsics
clyon at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
ubizjak at gmail dot com via Gcc-bugs
-
2025/01/09
[Bug bootstrap/118369] Multilib bootstrap on Debian 12 fails due to missing asm/errno.h
iii at linux dot ibm.com via Gcc-bugs
-
2025/01/09
[Bug target/114801] [14/15 Regression] arm: ICE in find_cached_value, at rtx-vector-builder.cc:100 with MVE intrinsics
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
ubizjak at gmail dot com via Gcc-bugs
-
2025/01/09
[Bug tree-optimization/117358] [12/13/14 Regression] ICE: in execute_todo, at passes.cc:2138 at -O2 and above with const attribute
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug tree-optimization/117358] [12/13/14 Regression] ICE: in execute_todo, at passes.cc:2138 at -O2 and above with const attribute
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug lto/115129] [12/13/14/15 regression] ICE on recursive realloc call with LTO
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118319] [12/13/14/15 Regression] ICE Segmentation fault in friend declaration with default argument assigned to an empty lambda expression
simartin at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug sanitizer/117960] [13 Regression] "Note that the only target -fsanitize=hwaddress is currently supported on is AArch64." is not true
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/65181] Support for alloca in nvptx
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/118024] ICE when building openssh-9.9_p1 with -fstrub=all (internal compiler error: tree check: expected tree_list, have identifier_node in matching_alloc_calls_p, at gimple-ssa-warn-access.cc:1965
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug libgomp/117851] all amdgcn offload tests fail with a host compiler configured with --enable-default-pie (or compiled/linked with PIE)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/117614] [14 Regression] Cannot change active member of anonymous union in constant expression since r14-4771-g1d260ab0e39ea6
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug rtl-optimization/116799] [14 Regression] Miscompiled code (vim testsuite fails) on s390x at -O2 since r14-2675-gef28aadad6e
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/43374] ICE with __builtin_isinf() and _Decimal argument
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug tree-optimization/117439] [12/13 Regression] ICE in encode_tree_to_bitpos
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c/117641] ICE: SIGSEGV in contains_struct_check (tree.h:3788) with __sync_fetch_and_add() on _BitInt(128) on i686
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
ubizjak at gmail dot com via Gcc-bugs
-
2025/01/09
[Bug rtl-optimization/117095] [13 Regression] Wrong code since r13-5103-g7c9f20fcfdc2d8
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug rtl-optimization/113994] [13 Regression] Probable C++ code generation bug with -O2 on s390x platform
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/102674] internal compiler error: on fpclassify(_Decimal32)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c/117745] [12/13 Regression] GCC hangs with invalid code with sizeof
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug libstdc++/118093] std::future::wait_until futex call returns EINVAL for negative timeout smaller than 1s
redi at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/117459] ICE: in lower_stmt, at gimple-lower-bitint.cc:5714 with __builtin_assoc_barrier() on _BitInt(255)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/117825] [12/13 Regression] ICE on template with -Wformat-security (error reporting routines re-entered.)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/117458] ICE: in gen_lowpart_general, at rtlhooks.cc:63 when reinterpreting _Complex float as _BitInt(33)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/116108] [12/13 Regression] GCC crashes on incorrect code with -std=c++20 since r10-4719
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug libstdc++/118093] std::future::wait_until futex call returns EINVAL for negative timeout smaller than 1s
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/55004] [meta-bug] constexpr issues
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/117317] [12/13 Regression] ICE on call to virtual constexpr function via comparison operator in CRTP with multiple inheritance with template since r12-4202-g09d886e671f223
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug ada/18765] illegal program not detected, "/=" when "=" is ambiguous
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/117825] [12/13/14/15 Regression] ICE on template with -Wformat-security (error reporting routines re-entered.)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/117847] wrong code with __builtin_stdc_rotate_left() on _BitInt of multiple of 64's (limb size) at -O0
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/117642] [12/13/14 Regression] __sync_lock_release() on 128bit integer does not behave according to documentation
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c/117802] ICE: SIGSEGV in fold_convert_loc (fold-const.cc:2626) with __builtin_iseqsig() on _BitInt()
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug rtl-optimization/117095] [13/14 Regression] Wrong code since r13-5103-g7c9f20fcfdc2d8
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/117459] ICE: in lower_stmt, at gimple-lower-bitint.cc:5714 with __builtin_assoc_barrier() on _BitInt(255)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/116108] [12/13/14 Regression] GCC crashes on incorrect code with -std=c++20 since r10-4719
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/117614] [14 Regression] Cannot change active member of anonymous union in constant expression since r14-4771-g1d260ab0e39ea6
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug sanitizer/117960] [13/14 Regression] "Note that the only target -fsanitize=hwaddress is currently supported on is AArch64." is not true
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c/117802] ICE: SIGSEGV in fold_convert_loc (fold-const.cc:2626) with __builtin_iseqsig() on _BitInt()
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/102674] internal compiler error: on fpclassify(_Decimal32)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/118024] ICE when building openssh-9.9_p1 with -fstrub=all (internal compiler error: tree check: expected tree_list, have identifier_node in matching_alloc_calls_p, at gimple-ssa-warn-access.cc:1965
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug ada/118274] predefined multiply operator for fixed-point type not available in expression function
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug libgomp/117851] all amdgcn offload tests fail with a host compiler configured with --enable-default-pie (or compiled/linked with PIE)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/43374] ICE with __builtin_isinf() and _Decimal argument
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/117642] [12/13/14 Regression] __sync_lock_release() on 128bit integer does not behave according to documentation
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug rtl-optimization/116799] [14 Regression] Miscompiled code (vim testsuite fails) on s390x at -O2 since r14-2675-gef28aadad6e
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug tree-optimization/117612] spaceship codegen is inferior to hand written operator when comparing doubles
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c/117641] ICE: SIGSEGV in contains_struct_check (tree.h:3788) with __sync_fetch_and_add() on _BitInt(128) on i686
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug rtl-optimization/113994] [13/14 Regression] Probable C++ code generation bug with -O2 on s390x platform
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/117317] [12/13/14 Regression] ICE on call to virtual constexpr function via comparison operator in CRTP with multiple inheritance with template since r12-4202-g09d886e671f223
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/117847] wrong code with __builtin_stdc_rotate_left() on _BitInt of multiple of 64's (limb size) at -O0
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c/117641] ICE: SIGSEGV in contains_struct_check (tree.h:3788) with __sync_fetch_and_add() on _BitInt(128) on i686
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug tree-optimization/117439] [12/13/14 Regression] ICE in encode_tree_to_bitpos
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug tree-optimization/94589] Optimize (i<=>0)>0 to i>0
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c/117745] [12/13/14 Regression] GCC hangs with invalid code with sizeof
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/117459] ICE: in lower_stmt, at gimple-lower-bitint.cc:5714 with __builtin_assoc_barrier() on _BitInt(255)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/117458] ICE: in gen_lowpart_general, at rtlhooks.cc:63 when reinterpreting _Complex float as _BitInt(33)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug tree-optimization/117439] [12/13/14 Regression] ICE in encode_tree_to_bitpos
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/29593] Missing warning.
redi at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118386] Optimizations loose rvalue references from std::tuple<T&&> and std::tuple<const T&>
redi at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug tree-optimization/118154] [15 Regression] RISC-V: Miscompile with -march=rv64gcv -O3 since r15-5117-g0b27a7dd050
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug fortran/118337] [15 Regression] Fortran *.mod compatibility
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118170] ICE: in riscv_sched_variable_issue, at config/riscv/riscv.cc:9790 with -mcpu=tt-ascalon-d8 and _Float16
anton at ozlabs dot org via Gcc-bugs
-
2025/01/09
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
amonakov at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118170] ICE: in riscv_sched_variable_issue, at config/riscv/riscv.cc:9790 with -mcpu=tt-ascalon-d8 and _Float16
anton at ozlabs dot org via Gcc-bugs
-
2025/01/09
[Bug tree-optimization/118186] [15 regression] FAIL: gcc.dg/field-merge-16.c scan-tree-dump-times ifcombine "optimizing" 6
aoliva at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug bootstrap/118369] Multilib bootstrap on Debian 12 fails due to missing asm/errno.h
doko at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118388] Segmentation fault in invalid friend declaration with default argument with -fpermissive
simartin at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/115777] [12/13/14/15 regression] Severe performance regression on insertion sort at -O2 or above
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug bootstrap/118369] Multilib bootstrap on Debian 12 fails due to missing asm/errno.h
iii at linux dot ibm.com via Gcc-bugs
-
2025/01/09
[Bug c++/118388] New: Segmentation fault in invalid friend declaration with default argument with -fpermissive
simartin at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug bootstrap/118369] Multilib bootstrap on Debian 12 fails due to missing asm/errno.h
doko at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118320] [14/15 Regression] internal compiler error: Segmentation fault in aarch64-ldp-fusion.cc
acoplan at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118387] New: ICE on spaceship for empty class member: in genericize_spaceship, at cp/method.cc:1101
winmikedows at hotmail dot com via Gcc-bugs
-
2025/01/09
[Bug target/118380] GCC is not optimizing computataion and code with avx intrinsics.
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/118361] [meta-bug] Expensive arithmetic instead of a simple bit test
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118386] Optimizations loose rvalue references from std::tuple<T&&> and std::tuple<const T&>
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118386] Optimizations loose rvalue references from std::tuple<T&&> and std::tuple<const T&>
valiente.arthur at gmail dot com via Gcc-bugs
-
2025/01/09
[Bug target/118373] gcc-14.2 kernel panic on alderlake cpus
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118373] gcc-14.2 kernel panic on alderlake cpus
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
Mayshao-oc at zhaoxin dot com via Gcc-bugs
-
2025/01/09
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
Mayshao-oc at zhaoxin dot com via Gcc-bugs
-
2025/01/09
[Bug target/118384] unexpected call to __muldi3 generated for riscv target
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/118012] [avr][13/14/15 Regression] Expensive code (bit extract + extend + neg + and) instead of bit test
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug middle-end/118360] [avr] Expensive shift instead of bit test
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug tree-optimization/105769] [12/13/14 Regression] program segmentation fault with -ftree-vectorize and nested lambdas
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug bootstrap/118369] Multilib bootstrap on Debian 12 fails due to missing asm/errno.h
iii at linux dot ibm.com via Gcc-bugs
-
2025/01/09
[Bug middle-end/118360] [avr] Expensive shift instead of bit test
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118386] Optimizations loose rvalue references from std::tuple<T&&> and std::tuple<const T&>
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/61213] [4.7/4.8/4.9/4.10 Regression] std::forward_as_tuple and std::tuple<T&&> and any rvalue loose data
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/29593] Missing warning.
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118386] New: Optimizations loose rvalue references from std::tuple<T&&> and std::tuple<const T&>
valiente.arthur at gmail dot com via Gcc-bugs
-
2025/01/09
[Bug c++/118386] Optimizations loose rvalue references from std::tuple<T&&> and std::tuple<const T&>
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/29593] Missing warning.
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118358] [15 Regression] LRA hangs on xstormy16
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118357] risc-v xtheadvector did not handle the logic of vsetvl properly
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118384] unexpected call to __muldi3 generated for riscv target
fanghuaqi at vip dot qq.com via Gcc-bugs
-
2025/01/09
[Bug rtl-optimization/118266] [15 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.cc:2591 by r15-5863-g5ab3f091b3eb42
hjl.tools at gmail dot com via Gcc-bugs
-
2025/01/09
[Bug rtl-optimization/118266] [15 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.cc:2591 by r15-5863-g5ab3f091b3eb42
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/986] g++ misses warning for reference on temporary that invokes undefined behaviour
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/94904] [DR 1696] Temporary lifetime and non-static data member initializers
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/94904] [DR 1696] Temporary lifetime and non-static data member initializers
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118385] A temporary expression bound to a reference member in a mem-initializer is ill-formed
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/94404] [meta-bug] C++ core issues
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/118385] A temporary expression bound to a reference member in a mem-initializer is ill-formed
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/29593] Missing warning.
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/31788] no warnings for passing temps by reference into obviously longer lifetime pointer
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/31856] Undetected error using references to parameters
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/63181] GCC should warn about "obvious" bugs in binding a reference to temporary
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/63181] GCC should warn about "obvious" bugs in binding a reference to temporary
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118384] unexpected call to __muldi3 generated for riscv target
kito at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/63181] GCC should warn about "obvious" bugs in binding a reference to temporary
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug c++/49974] missing -Wreturn-local-addr for indirectly returning reference to local/temporary
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118384] unexpected call to __muldi3 generated for riscv target
fanghuaqi at vip dot qq.com via Gcc-bugs
-
2025/01/09
[Bug c++/118385] A temporary expression bound to a reference member in a mem-initializer is ill-formed
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118362] [15 Regression] ICE in require, at machmode.h:313 since r15-2002
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118384] unexpected call to __muldi3 generated for riscv target
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/09
[Bug target/118384] unexpected call to __muldi3 generated for riscv target
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c/118384] unexpected call to __muldi3 generated for riscv target
fanghuaqi at vip dot qq.com via Gcc-bugs
-
2025/01/08
[Bug c++/118385] New: A temporary expression bound to a reference member in a mem-initializer is ill-formed
rush102333 at gmail dot com via Gcc-bugs
-
2025/01/08
[Bug tree-optimization/118353] Implement greedy algorithm for switch jump table cluster finding
pheeck at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c/118384] New: unexpected call to __muldi3 generated for riscv target
fanghuaqi at vip dot qq.com via Gcc-bugs
-
2025/01/08
[Bug tree-optimization/105769] [12/13/14 Regression] program segmentation fault with -ftree-vectorize and nested lambdas
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c++/118383] [c++-14,17,20] Constexpr default copy-assign operator of derived class with virtual base seems should not be allowed before C++23
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c++/118383] [c++-14,17,20] Constexpr default copy-assign operator of derived class with virtual base seems should not be allowed before C++23
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c++/118383] [c++-14,17,20] Constexpr default copy-assign operator of derived class with virtual base seems should not be allowed before C++23
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug fortran/118337] [15 Regression] Fortran *.mod compatibility
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug target/117930] Improve rotates by C - x or C + x where C is multiple of bitsize on x86
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug tree-optimization/117927] [15 Regression] Invalid rotate optimization
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug tree-optimization/117927] [15 Regression] Invalid rotate optimization
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug target/118380] GCC is not optimizing computataion and code with avx intrinsics.
liuhongt at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c++/118383] New: Constexpr default copy-assign operator of derived class with virtual base seems should not be allowed before C++23
rush102333 at gmail dot com via Gcc-bugs
-
2025/01/08
[Bug fortran/118337] [15 Regression] Fortran *.mod compatibility
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug libgomp/118379] [PATCH] Avoid unused-variable-error when configured with 'CFLAGS=-DNDEBUG'
one.last.kiss at outlook dot com via Gcc-bugs
-
2025/01/08
[Bug tree-optimization/115340] Loop/SLP vectorization possible inefficiency
rguenther at suse dot de via Gcc-bugs
-
2025/01/08
[Bug c++/118382] [c++17] extern variable for template with default template argument should be invalid
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c/118376] ICE: in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1152 with -Wsign-conversion
zsojka at seznam dot cz via Gcc-bugs
-
2025/01/08
[Bug c++/118381] GCC ignores missing 'noexcept'/`throw()` specifier for friend declaration
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug target/118362] [15 Regression] ICE in require, at machmode.h:313 since r15-2002
stefansf at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug target/91722] gcc generates sub-optimal assembly when AVX instructions are used.
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c++/118382] New: GCC fails to detect erroneous implicit template argument specification in extern class declaration for template class with default argument
wangbopku15 at gmail dot com via Gcc-bugs
-
2025/01/08
[Bug c++/118381] New: GCC ignores missing 'noexcept' specifier for friend declaration
wangbopku15 at gmail dot com via Gcc-bugs
-
2025/01/08
[Bug target/118380] GCC is not optimizing computataion and code with avx intrinsics.
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug target/118380] GCC is not optimizing computataion and code with avx intrinsics.
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug target/118348] [15 Regression] [SVE] HACCKernels seems to miscompile with VLS SVE after 0c5c0c959c2e592b84739f19ca771fa69eb8dfee
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug tree-optimization/118380] New: GCC is not optimizing computataion and code with avx intrinsics.
vekumar at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug libgomp/118379] [PATCH] Avoid unused-variable-error when configured with 'CFLAGS=-DNDEBUG'
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug libgomp/118379] New: [PATCH] Avoid unused-variable-error when configured with 'CFLAGS=-DNDEBUG'
one.last.kiss at outlook dot com via Gcc-bugs
-
2025/01/08
[Bug c++/99093] [missed optimization] Missed devirtualization involving internal-linkage class type (but only sometimes)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug tree-optimization/95801] Optimiser does not exploit the fact that an integer divisor cannot be zero
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c/118376] ICE: in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1152 with -Wsign-conversion
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug target/118378] New: mod with svint32_t ICEs
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c/118376] ICE: in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1152 with -Wsign-conversion
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug target/118377] ICE when using C division operator with svint8 and svint16
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug middle-end/118377] New: [15 Regression] ICE when using C division operator with svint8 and svint16
soumyaa at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c/118376] New: ICE: in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1152 with -Wsign-conversion
zsojka at seznam dot cz via Gcc-bugs
-
2025/01/08
[Bug target/118363] [15 regression] RISC-V: excess errors in c-c++-common/gomp/dispatch-11.c with zvls > 128b
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c/118375] Fixits for feature test macros (FTMs)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c/118375] New: Fixits for feature test macros (FTMs)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug target/118356] RISC-V: -falign-labels=0 should (probably) default to 4
law at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c++/118374] Missing fixit for underlying enum type
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c++/118374] New: Missing fixit for underlying enum type
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug fortran/118372] Bogus error when passing polymorphic-result function
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug fortran/118372] Bogus error when passing polymorphic-result function
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug tree-optimization/63644] Kahan Summation with fast-math, pattern not always recognized
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug target/118373] gcc-14.2 kernel panic on alderlake cpus
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug tree-optimization/63644] Kahan Summation with fast-math, pattern not always recognized
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c/118373] gcc-14.2 kernel panic on alderlake cpus
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug c/118373] New: gcc-14.2 kernel panic on alderlake cpus
lancethepants at gmail dot com via Gcc-bugs
-
2025/01/08
[Bug fortran/118372] New: Bogus error when passing polymorphic-result function
townsend at astro dot wisc.edu via Gcc-bugs
-
2025/01/08
[Bug other/118371] [meta-bug] tracker bug for UX issues affecting porting to GCC 15
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/08
[Bug bootstrap/118369] Multilib bootstrap on Debian 12 fails due to missing asm/errno.h
pinskia at gcc dot gnu.org via Gcc-bugs