Messages by Thread
-
[Bug c++/127047] New: Superword-Level Parallelism (SLP) Vectorizer Alignment Bug
illia.polishchuk at thalesgroup dot com via Gcc-bugs
-
[Bug c++/101140] [modules] no matching function for call to ‘operator new(sizetype, void*)’
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/106852] Implement C++23 P2465R3 Standard Library Modules std and std.compat
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/106851] [modules] Name conflict for exported using-declaration
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/99135] [modules] implementation partitions are too visible
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125835] [C++29] P2414R12, Pointer lifetime-end zap proposed solutions
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125836] [C++29] P3670R4, Pack indexing for template names
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125821] Implement C++29 language features
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127046] New: Trailing array element loses its initializer when the constexpr function it's declared in is const-evaluated
vincenzo.cal.main at gmail dot com via Gcc-bugs
-
[Bug preprocessor/125337] Inconsistent search path for header files and header unit cmi-files
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/98446] C++ modules test failures
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127045] New: wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs)
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug tree-optimization/127045] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/127045] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug c/127044] New: Warning for __attribute__((assume(statement))) when -Wdeclaration-after-statement used
k2k at drgrin dot dev via Gcc-bugs
-
[Bug c/127043] New: Warning when function marked __attribute__((externally_visible)) uses __attribute__((assume(statement)))
k2k at drgrin dot dev via Gcc-bugs
-
[Bug c++/125839] [C++26] P3684R1, Fix erroneous behaviour termination semantics for C++26
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
ktkachov at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126040] [contracts] Eager template evaluation and concept/SFINAE bypass in contract attribute predicates
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127040] New: [17 Regression] ICE (segmentation fault) on wrf_r in vectorizer since r17-3408-gcd962857ea3d8d
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120770] ICE: in verify_ctor_sanity, at cp/constexpr.cc:5454 with '-fcontracts'
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124765] ICE on precondition on member function template
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125574] [contracts] ICE when calling post twice in function returning struct
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125590] contract in constexpr erroneously not constant
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug target/105246] [amdgcn] Use library call for SQRT with -ffast-math + provide additional option to use single-precsion opcode
burnus at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127042] New: [avr] widening mul synthesis generates arithmetic even though the result is known at compile time
gjl at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125725] [contracts] attribute with a postcondition result binding is rejected
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127041] New: ICE in cp_lexer_handle_early_pragma with malformed _Pragma
s.kimura.h41104 at gmail dot com via Gcc-bugs
-
[Bug c++/125459] [contracts] "contract condition is not constant" in constexpr function
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127039] New: [17 Regression] forwprop never terminates on a reduction pair against a vector constant (RVV, SVE)
kito at gcc dot gnu.org via Gcc-bugs
-
[Bug gcov-profile/127038] New: [17 Regression] ASAN reports heap-buffer-overflow in gcov
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127037] New: wrong code at -O1 and above with "-fno-tree-vrp -fno-tree-fre -fno-tree-forwprop" on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug tree-optimization/127036] New: wrong code at -O{2,3} with -fno-vect-cost-model on x86_64-linux-gnu (generated code hangs)
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug c++/126643] [contracts] ICE on implicit conversion inside template function precondition
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127035] New: [17 Regression] 25% slowdown of imagick_r on Zen2 since r17-3484-g89f8552e424c43
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125011] ICE in tsubst at cp/pt.cc:17105 when using variable template in post contract of function template (-fcontracts)
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127034] New: wrong code at -O1 and above on x86_64-linux-gnu (generated code hangs)
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug tree-optimization/127033] New: ICE on valid code at -O{2,3} with "-fallow-store-data-races -fno-tree-loop-optimize" on x86_64-linux-gnu: verify_ssa failed
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug c++/124100] [contracts] "contract condition is not constant"
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127032] New: [avr] Emit .gnu_attribute to tag objects with the [long] double ABI
gjl at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/121381] meta-bug submodule
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/127031] New: avr: stack smash in synth_mult for SImode multiply
ptomsich at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/105594] -Wuse-without-only issued for any submodule
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/104630] module subroutine not accessible from submodule
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/88632] [F08] function contained in module invisible to submodule unless declared public
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/127030] New: rs6000: vec-permute-ext-runnable.c fails on power10
jeevitha at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127029] New: [17 Regression] ICE at expmed.cc:3669 since r17-3443
stefansf at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127028] New: Code bloat due to inline expansion of widening mul
gjl at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127027] New: [16 Regression] ICE on jemalloc-5.3.1: during GIMPLE pass: vrp : Segmentation fault since r17-3508-gaa96619908895f
slyfox at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/127026] New: Array aggregate with non-static bounds
andreaboido.asti at gmail dot com via Gcc-bugs
-
[Bug testsuite/127025] New: rs6000: vec-insert-word-runnable.c fails on power10
jeevitha at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127024] New: [avr] libgcc/libf7 build warning: skipping two-word instruction
gjl at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] New: [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127023] [16/17 regression] ICE when building darktable (redirect_callee, at cgraph.cc:1712)
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/127022] New: ICE on valid code at -O{2, 3} with "-fno-dce -fsched2-use-superblocks" on x86_64-linux-gnu: in begin_move_insn, at sched-ebb.cc:196
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug c++/127021] New: Writing to volatile qualified std::nullptr_t should not be valid in a constant expression
luigighiron at gmail dot com via Gcc-bugs
-
[Bug target/127020] New: Should int128 ^ operation always be vectorized?
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug target/127019] New: znver4 mask register cost is too high
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127018] New: [17 regression] ICE when building warzone2100-4.7.0 (error: definition in block .. does not dominate use in block ..)
sjames at gcc dot gnu.org via Gcc-bugs