Messages by Thread
-
-
[Bug fortran/120107] [15/16 regression] -fc-prototypes for ISO_FORTRAN_ENV generates duplicate typedefs
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/120217] New: FAIL: std/ranges/adaptors/p2770r0.cc -std=gnu++26 (test for excess errors)
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug c++/118590] [14 regression] ICE with acc enter data copyin and dependent types since r14-7033-g1413af02d62182
schulz.benjamin at googlemail dot com via Gcc-bugs
-
[Bug target/118518] gcc 14.2.1 nvptx cross compiler complains about alias definitions in a struct with two constructors that are not aliases
schulz.benjamin at googlemail dot com via Gcc-bugs
-
[Bug target/120216] New: openmp unified shared memory currently requires pageableMemoryAccess perhaps managedMemory would suffice
schulz.benjamin at googlemail dot com via Gcc-bugs
-
[Bug target/120215] New: [16 Regression] FAIL: gcc.target/i386/pr78794.c scan-assembler pandn
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/101995] [12/13/14 Regression] regression built-in memset missed-optimization arm -Os since r9-3594
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/120214] New: REG_RETURNED Does not always work for stack addresses
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119699] fnspec for constructors/deconstructors don't say they return this when targetm.cxx.cdtor_returns_this () returns true
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/119909] gcc.dg/torture/pr119131-1.c fails since r15-7974-g0bbdffc5d4f723
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119907] ICE in tsubst_expr, at cp/pt.cc:21973
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/33990] bug in lookup of member template conversion operator for pointer to member functions
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/89580] template conversion operator not considered for operator == of pointers
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119897] Conversion to any integer type succeeds, when should be ambiguous
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120124] "g++: fatal error: Killed signal..." when reporting error involving very complex lambda type
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120128] Excesive output in recursive lambda composition, that can lead to g++:fatal error
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/59465] [11/12/13 Regression] g++ allows direct-initialization of an array of class type from another array in a mem-initializer
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/120213] New: analyzer report a false positive
raffaellobertini at gmail dot com via Gcc-bugs
-
[Bug target/117839] Redundant vector XOR instructions
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/118277] g++ ICEs with depedent inline-asm string
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/107430] [meta-bug] lambda in decltype
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/99505] ICE Segmentation fault when decltype lambda in parameter list
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119916] [15/16 Regression] folly (2025.04.14.00 and earlier): coroutine tests fail with GCC 15 since r15-3153-g68ee624bc52ba1
iains at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/118072] [14/15/16 Regression] (n%7) sometimes uses udiv and sometimes does not depending on if `n/7` is used beforehand
mcccs at gmx dot com via Gcc-bugs
-
[Bug cobol/119632] section segments (cobol85) not implemented, "ignored" -> raising compile error
jklowden at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/120212] New: <regex>: Optional empty repetitions should not match
blubban at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/120211] New: ICE on valid code at -O3 with "-fno-tree-copy-prop -fno-tree-dominator-opts -fno-tree-loop-ivcanon -fno-tree-pre -fno-code-hoisting" on x86_64-linux-gnu: in gimple_phi_arg_def_from_edge, at gimple.h:4759
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug tree-optimization/120210] New: [12/13/14/15 Regression] std::array like class gives an maybe-uninitialized warning on size() function
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/109996] csmith: -O2 -fno-strict-aliasing causing run time trouble
mcccs at gmx dot com via Gcc-bugs
-
[Bug tree-optimization/111478] [12 Regression] aarch64 SVE ICE: in compute_live_loop_exits, at tree-ssa-loop-manip.cc:250
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/111479] [12/13 regression] aarch64 SVE ICE: in compute_live_loop_exits, at tree-ssa-loop-manip.cc:248
mcccs at gmx dot com via Gcc-bugs
-
[Bug target/120209] New: [SH] Float constant 1.0 is loaded from constant pool
paul at crapouillou dot net via Gcc-bugs
-
[Bug target/111107] i686-w64-mingw32 does not realign stack when __attribute__((aligned)) or __attribute__((vector_size)) are used
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/92080] Missed CSE of _mm512_set1_epi8(c) with _mm256_set1_epi8(c)
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug c/120208] New: -Wmaybe-uninitialized with -O2 obviously wrong
stsp at users dot sourceforge.net via Gcc-bugs
-
[Bug target/117184] m2 fails with "terminate called after throwing an instance of 'unsigned int'" with LRA on alpha
glaubitz at physik dot fu-berlin.de via Gcc-bugs
-
[Bug debug/120207] New: [12/13/14/15/16 Regression] print_rtl_single_with_indent is undefined
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug target/118603] aarch64-cores.def causes narrowing conversion warnings due to -1 for variant
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120206] New: Removal of forward_propagate_into_gimple_cond/forward_propagate_into_comparison
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/114999] A few missing optimizations due to `a - b` and `b - a` not being detected as negatives of each other
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119714] [15/16 Regression] Failure when using == operator on a class derived from std::expected
erikbsolem at hotmail dot com via Gcc-bugs
-
[Bug web/114649] Would be useful to link to CTF and BTF debug information specifications from https://gcc.gnu.org/readings.html
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/120205] New: [15/16 regression] unifdef miscompiled
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug bootstrap/120068] The new contrib/relpath.sh script should be made executable otherwise the build fails
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug cobol/119335] cobol frontend ignores -M
jklowden at gcc dot gnu.org via Gcc-bugs
-
[Bug cobol/119337] cobol: gcobc wrapper should deduce output name
jklowden at gcc dot gnu.org via Gcc-bugs
-
[Bug target/119164] RISC-V: Extra FRM read/writes around call insns
vineetg at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120204] New: `is not usable as a 'constexpr' function because` and no reason why
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/119986] Complex array part references are being passed incorrectly to a procedure
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/120203] New: RISC-V: Frm restore missing after call insn (float-point-dynamic-frm-74.c)
vineetg at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/87765] Internal compiler error: coerce_template_parms (8.2) or cxx_eval_constant_expression (trunk)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120202] New: ICE with constexpr function for constant expression
calvin at cmpct dot info via Gcc-bugs
-
[Bug tree-optimization/119712] [14 Regression] compiler hang at -O{1,2,3,s} since r14-5109
amacleod at redhat dot com via Gcc-bugs
-
[Bug analyzer/120201] New: G++ generates a misaligned vector operation for std::memcpy
stuart.a.hayhurst at gmail dot com via Gcc-bugs
-
[Bug middle-end/110027] [11 regression] Stack objects with extended alignments (vectors etc) misaligned on detect_stack_use_after_return
stuart.a.hayhurst at gmail dot com via Gcc-bugs
-
[Bug target/120200] New: [16 Regression] profiledbootstrap broken on x86_64-linux with -Wstringop-overflow in i386-expand.cc
acoplan at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120199] New: ICE in type_dependent_expression_p when using __builtin_addressof on templated function
mario.rodriguezb1 at um dot es via Gcc-bugs
-
[Bug libstdc++/120198] New: std::scoped_lock disabled for non-gthread environments (such as arm-none-eabi)
ajcozzol at us dot ibm.com via Gcc-bugs
-
[Bug c++/120197] New: ICE in GCC with decltype(cout << a) in default function parameter leads to recursive diagnostics with -std=c++20
mario.rodriguezb1 at um dot es via Gcc-bugs
-
[Bug libfortran/120196] New: In findloc2_s* when "back" is true loop goes one more step than needed.
daniil2472s at gmail dot com via Gcc-bugs