Messages by Thread
-
-
[Bug c++/123346] New: Segmentation fault when returning union initialized using temporary object at call site, with designated initializers
janschultke at googlemail dot com via Gcc-bugs
-
[Bug target/117205] RISC-V: Redundant vector memcpy loop
law at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/117497] Wrong use (or ambiguity?) of the riscv_v selector causes test failures
law at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123345] New: ICE: error reporting routines re-entered with an alignment attribute
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug c/123344] New: ICE: Segmentation fault in tree_to_uhwi, at tree.cc
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug target/123343] New: Loop unrolling before vectorization produces suboptimal RISC-V code
chenzhongyao.hit at gmail dot com via Gcc-bugs
-
[Bug c/123342] New: Compilation of xorg-x11-server fails if -march=znver5 -O3 is used, compiles with -O2 or without -march=znver5.
erhan.bilgili at gmail dot com via Gcc-bugs
-
[Bug target/123341] New: [16 Regression] Perlbench miscompares in SPECCPU 2017 with SVE
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/63164] unnecessary calls to __dynamic_cast
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123340] New: tree check: expected tree that contains 'typed' structure, have 'static_assert' in type_dependent_expression_p, at cp/pt.cc
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug c++/123339] New: ICE: Segmentation fault in preprocessor with malformed __has_include syntax <"foo"
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug c++/123338] New: ICE: Segmentation fault in cp_coroutine_transform with non-class promise_type(eg. int)
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug c++/123337] New: ICE: Segmentation fault in build_new_op when assigning to an oversized explicit register variable
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug c++/123336] New: ICE: in flatten_await_stmt, at cp/coroutines.cc
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug fortran/118471] Missed folding of descriptor span field for contiguous Fortran pointers
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123335] New: Missed vectorization for fortran deferred-shape array
liuhongt at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/123334] New: pr123295-1.c fails on targets that don't support __int128
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/102486] __builtin_popcount(y&-y) is not optimized to y!=0
daniel.barboza at oss dot qualcomm.com via Gcc-bugs
-
[Bug ada/15844] Illegal program not detected, RM 8.3(8)
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/15606] Legal program rejected, RM 8.2(22)
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/15605] Illegal program not detected, RM 8.3(22), 8.5.4(6)
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123333] New: Failure to optimize away if-then-else with a compile-time computable condition
law at gcc dot gnu.org via Gcc-bugs
-
[Bug target/104688] gcc and libatomic can use SSE for 128-bit atomic loads on Intel and AMD CPUs with AVX
arsen at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/103633] Missed popcount recognition
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123332] New: Missing optimization of loop to __builtin_popcount()
antoshkka at gmail dot com via Gcc-bugs
-
[Bug c++/123331] New: ICE: in cxx_eval_store_expression, at cp/constexpr.cc
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug tree-optimization/123330] New: Optimization fails with standard branchless idiom
tobi at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123329] New: ICE: unexpected expression 'T' of kind template_parm_index
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug tree-optimization/123328] New: 4% slowdown of povray on Zen5 since r16-6152-g4204d3c46581bf with PGO
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/120160] Implicitly import std if standard library header is included
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123327] New: [16 Regression] 4% slowdown of perlbench on Zen5 since r16-6232-gb2b5ccb0a2450a
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120005] TU-local exposure error in constexpr function
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119097] Modules treats non-ODR usages of constexpr values as exposure
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/109845] Addition overflow/carry flag unnecessarily put in a temporary register
ubizjak at gmail dot com via Gcc-bugs
-
[Bug target/102218] 128-bit atomic compare and exchange does not honor memory model on AArch64 and Arm
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug bootstrap/123326] New: Bootstrap broken on FreeBSD by 62c126db6b60170
kargl at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121787] [16 Regression] RISC-V rv64gcv: crash at -O1/2/3
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug preprocessor/101488] Implement p1042r1 __VA_OPT__ placemarker changes
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug preprocessor/92319] Macro expansion using the __VA_OPT__ construct is incorrect when the variadic argument expands to nothing
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug preprocessor/123325] New: incorrect __VA_OPT__ handling
viro at zeniv dot linux.org.uk via Gcc-bugs
-
[Bug c/97986] [13/14/15 Regression] ICE in force_constant_size when applying va_arg to VLA type since r6-91-gf8e89441bc5518f4
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123324] New: ICE: in force_constant_size, at gimplify.cc
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug c/123323] New: -Wpedantic does not warn on usage of __auto_type extension
stuzyf at 163 dot com via Gcc-bugs
-
[Bug c++/122352] ICE: in tsubst_expr, at cp/pt.cc:22419
qingren2hxb at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/123322] New: [16 Regression] worse czero generation for GCC 16 vs GCC 15
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/103096] Compiling never ends (at least not in resonable time - less than 10 mins)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/99088] Failure to error on recursive template instantiation in a reasonable time
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/60935] Endless loop when compiling a recursive function
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/113944] Switch rl78 to LRA
sandra at gcc dot gnu.org via Gcc-bugs
-
[Bug target/71340] [RL78] -m64bit-doubles option is documented but not present
sandra at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/123321] New: Namelist input of variable accessed by use association with renaming fails
van.snyder at sbcglobal dot net via Gcc-bugs
-
[Bug target/123320] New: [Trunk] Loongarch64: ICE at -Os during RTL pass: peephole2
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug tree-optimization/123319] New: [16 Regression] ICE at -O2/O3 during IPA pass: cp
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug target/121787] [Trunk] RISC-V rv64gcv: crash at -O1/2/3
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug target/123318] New: [14/15/16 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) (set (reg:SF 159) (unspec:DI [...] UNSPEC_AUIPC)) with -Ofast -mcmodel=medany -mexplicit-relocs -march=rv64gv
zsojka at seznam dot cz via Gcc-bugs
-
[Bug target/123317] New: [16 Regression] RISC-V rv64gcv: miscompile at -Os
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug tree-optimization/123316] New: ICE during GIMPLE pass verify_gimple failed, at tree-cfg.cc:5599
rvismith1115 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/123315] New: ICE during GIMPLE pass, Segmentation fault, at tree-vect-loop.cc:10694
rvismith1115 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/123314] New: ICE during GIMPLE pass prefill_stmt_dependencies, at gimple-range.cc:392
rvismith1115 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/87325] determine_base_object does not consider consider address space of base expr
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/110344] [C++26] P2738R1 - constexpr cast from void*
nylonhat at gmail dot com via Gcc-bugs
-
[Bug target/123313] New: `a < 10 ? b : -1` could be better
pinskia at gcc dot gnu.org via Gcc-bugs