Messages by Thread
-
[Bug ada/38874] gnatmake doesn't pass through --param options
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/77986] Re-building from the toplevel doesn't work when Ada changes
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125103] New: [16/17 Regression] 7% slowdown of mcf on Intel Ice Lake
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125102] New: *mov<mode>_imm doesn't take TARGET_LCP_STALL into account
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/122533] x86 with -O2 --- uses mov+and instead of test, moves register back and forth, might omit memcpy()
ubizjak at gmail dot com via Gcc-bugs
-
[Bug target/122534] unused result of AND instruction is not removed when only flags are used
ubizjak at gmail dot com via Gcc-bugs
-
[Bug target/120398] [15/16 Regression] vectorization emits shuffles followed by scalar adds
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug target/120398] [15/16/17 Regression] vectorization emits shuffles followed by scalar adds
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123603] [16/17 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/53929] [meta-bug] -masm=intel with global symbol
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/125101] New: [x86][i386][Intel asm] GCC 15 generates invalid machine code when vector register names are used as symbols
witbring at gmail dot com via Gcc-bugs
-
[Bug target/125100] New: CONST_VECTOR in REG_EQUAL note isn't checked
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug c++/50479] Unevaluated usage of parameters in function default arguments is accepted
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125099] New: __builtin_unreachable() use case works with `==` comparison but doesn't work with `>=`
nicula at nicula dot xyz via Gcc-bugs
-
[Bug tree-optimization/122976] [13/14/15 Regression] Miscompile with mixed lto/non-lto, -O3 - stack variable getting clobbered with invalid values
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/113379] `MIN<a,b> == MAX<a,b>` should be optimzed to `a == b`
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125098] New: ICE from lambda expression in concept template argument
luigighiron at gmail dot com via Gcc-bugs
-
[Bug target/125097] New: [17 Regression] ICE during splitting after reload for risc-v port
law at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125096] New: [reflection] Const disappears during some reflection programming
barry.revzin at gmail dot com via Gcc-bugs
-
[Bug fortran/125095] New: namelist read with comments does not read data correctly
andy.nelson at lanl dot gov via Gcc-bugs
-
[Bug analyzer/125094] New: RFE: show explanations of where zero values come based on value_range/range_op logic
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/117760] `a != b` implies that a or b is also non-zero
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125093] New: `COND_ADD (x != -CST1, x, CST1, 0)` is not optimized to x + CST1
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125092] New: C binding to same name with different argument lists not detected
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125091] New: [17 regression] internal compiler error: in get_partitioning_class, at symtab.cc:2203 with -flto
lu.maltsis at postgrad dot manchester.ac.uk via Gcc-bugs
-
[Bug tree-optimization/93131] ((a&8) == 8) && ((a&2) == 2) is not optimized to (a&(8|2)) == (8|2)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125090] New: [17 regression] internal compiler error: 'verify_gimple' failed in diagnostic-global-context.cc:787
lu.maltsis at postgrad dot manchester.ac.uk via Gcc-bugs
-
[Bug d/125089] New: [11 regression] d: internal compiler error: in convert_move, at expr.cc:227
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
[Bug c/125088] New: [Coverity] gcc/tree-vect-slp.cc: 9480: UNEXPECTED_CONTROL_FLOW
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug libfortran/125087] New: libgfortran/io/format.c:285: Pointless assignment ?
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug libfortran/125086] New: libgfortran/intrinsics/reduce.c:298: Useless assignment ?
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug fortran/125085] New: gcc/fortran/trans-intrinsic.cc:1248: Useless assignment ?
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug target/100067] Unexpected warning for -mcpu=neoverse-n1 when configured with --with-fpu
rearnsha at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125084] New: [target/i386] ix86_endbr_immediate_operand misses ENDBR pattern when upper bytes nonzero
220245569 at seu dot edu.cn via Gcc-bugs
-
[Bug libstdc++/97781] basic_stringbuf::swap is not exception safe
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125083] New: Linked list defined by a recursive derived data type using an allocatable component doesn't return a correct result
jean.vezina at gmail dot com via Gcc-bugs
-
[Bug diagnostics/125082] New: SARIF output: provide option to disable embedding of source code
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug sarif-replay/120792] sarif-replay's sarif output doesn't faithfully round-trip all the data
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123810] internal compiler error: in members_cmp, at cp/reflect.cc:6450
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125081] New: Implement -Wconstant-logical-operand
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125080] New: [17 regression] ICE in vect_bb_slp_scalar_cost since r17-141-g76b8869f08a6ca
soumyaa at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/82749] piecewise_linear_distribution::densities() non conformity
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
[Bug plugins/124400] [16/17 regression] gcc.dg/plugin/cpython-plugin-test-PyList_Append.c etc. FAIL
kishan at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125079] New: [tree-optimization] tree-ssa-strlen get_string_length: __strcat_chk -> __stpcpy_chk drops bound subtract
220245569 at seu dot edu.cn via Gcc-bugs
-
[Bug rtl-optimization/125078] New: m68k: ICE in cselib_record_set at cselib.cc:2727 on ML-KEM code with -O2 -fno-schedule-insns
jeanmichel.hautbois at yoseli dot org via Gcc-bugs
-
[Bug middle-end/125077] New: [mips64] SSP fallback leaves __stack_chk_guard live in $2 at `jr $31`
220255623 at seu dot edu.cn via Gcc-bugs
-
[Bug libstdc++/116243] Add ASAN annotations to std::string and friends
agrossman154 at yahoo dot com via Gcc-bugs
-
[Bug c++/125076] New: Inconsistent behaviour with ``cv Derived&&, volatile Base`` case ( __cpp_aggregate_paren_init, __cpp_aggregate_bases ) of std::is_constructible in libstdc++
songb432 at gmail dot com via Gcc-bugs
-
[Bug c++/125076] Inconsistent behaviour with ``cv Derived&&, volatile Base`` case ( __cpp_aggregate_paren_init, __cpp_aggregate_bases ) of std::is_constructible in libstdc++
songb432 at gmail dot com via Gcc-bugs
-
[Bug c++/125076] Inconsistent behaviour with ``cv Derived&&, volatile Base`` case ( __cpp_aggregate_paren_init, __cpp_aggregate_bases ) of std::is_constructible in libstdc++
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125076] Inconsistent behaviour with ``cv Derived&&, volatile Base`` case ( __cpp_aggregate_paren_init, __cpp_aggregate_bases ) of std::is_constructible in libstdc++
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125076] Inconsistent behaviour with ``cv Derived&&, volatile Base`` case ( __cpp_aggregate_paren_init, __cpp_aggregate_bases ) of std::is_constructible in libstdc++
songb432 at gmail dot com via Gcc-bugs
-
[Bug c++/125076] Inconsistent behaviour with ``cv Derived&&, volatile Base`` case ( __cpp_aggregate_paren_init, __cpp_aggregate_bases ) of std::is_constructible in libstdc++
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125076] Inconsistent behaviour with ``cv Derived&&, volatile Base`` case ( __cpp_aggregate_paren_init, __cpp_aggregate_bases ) of std::is_constructible in libstdc++
songb432 at gmail dot com via Gcc-bugs
-
[Bug c++/125076] Inconsistent behaviour with ``cv Derived&&, volatile Base`` case ( __cpp_aggregate_paren_init, __cpp_aggregate_bases ) of std::is_constructible in libstdc++
songb432 at gmail dot com via Gcc-bugs
-
[Bug c++/125076] Inconsistent behaviour with ``cv Derived&&, volatile Base`` case ( __cpp_aggregate_paren_init, __cpp_aggregate_bases ) of std::is_constructible in libstdc++
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125075] New: Bogus -Wstringop-overflow at -O3
andres at anarazel dot de via Gcc-bugs
-
[Bug c++/125074] New: failure to detect overlapping partial specializations of member when instantiating enclosing template
aoliva at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125073] New: Bogus mismatched-dealloc warning
andres at anarazel dot de via Gcc-bugs
-
[Bug tree-optimization/125072] New: wrong code generated with counted_by on pointer + ubsan
andres at anarazel dot de via Gcc-bugs
-
[Bug analyzer/124217] RFE: new -Wanalyzer-div-by-zero warning
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/123145] [16/17 Regression] -fanalyzer on qemu-7.2.0/build/target_hexagon_decode.c takes a very long time after r16-6063-g0b786d961d4426
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/105890] RFE: -fanalyzer should complain about mkstemp with not enough "X"s in format string
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug sarif-replay/123056] RFE: sarif-replay's should support event cross-references in execution paths
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124760] riscv: Optimize shift + add to sh1add.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug diagnostics/125071] New: RFE: consolidation of repeated information in diagnostic text sink
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug diagnostics/125070] New: RFE: UX improvements to problems with std::format
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125069] New: [reflection] ICE on constructor template splicing
feedabl3 at gmail dot com via Gcc-bugs
-
[Bug diagnostics/125068] New: RFE: suggestions for improvements to diagnostics
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125067] New: [17 Regression] ICE during compilation of libsupc++ during stage 2
kacper.slominski72 at gmail dot com via Gcc-bugs
-
[Bug c++/124756] [reflection] Internal compiler error when creating reflection of block-scope function within template
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125066] New: [17 Regression] ICE on qtwebengine-6.11.0 (clang::trivial_abi)
slyfox at gcc dot gnu.org via Gcc-bugs