Messages by Thread
-
[Bug middle-end/126930] New: valgrind error in pt_solution_includes_global
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug analyzer/110578] Support dynamic_cast within the analyzer
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121911] x86-64: -mstack-protector-guard=global should respect symbol visibility
tanksherman27 at gmail dot com via Gcc-bugs
-
[Bug preprocessor/126929] New: unclear behavior of -std=c90 for the preprocessor
vincent-gcc at vinc17 dot net via Gcc-bugs
-
[Bug ada/126928] New: Assert_Failure or Storage_Error from using far too many layers of generics
liam at liampwll dot com via Gcc-bugs
-
[Bug tree-optimization/112533] missed optimization (~A & C) == (~B & C) => (A & C) == (B & C)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126927] New: FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/126926] New: ICE on valid code at -O{2,3} with "-fno-tree-fre -fno-code-hoisting -fno-tree-dominator-opts -fno-tree-forwprop -fno-tree-ccp -fno-tree-pre" on x86_64-linux-gnu: verify_ssa failed
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug target/122118] [14/15/16/17 regression] Vectorization writes causes unnecessary runtime relocations since r14-4944-gf55cdce3f8dd85
luolongjuna at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/126925] New: ICE at -O3 on x86_64-linux-gnu: Segmentation fault during GIMPLE pass: ivopts
xintong.zhou1 at uwaterloo dot ca via Gcc-bugs
-
[Bug fortran/125533] CPP stringify operator emits \" for double-quotes in Fortran mode causing syntax error
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126924] New: Wimplicit-fallthrough not issued if next case only contains a break
headch at gmail dot com via Gcc-bugs
-
[Bug testsuite/126923] New: Additional testsuite failures when configured with --with-arch=native --with-cpu=native
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug c++/126922] New: internal compiler error when initializing a struct of std::meta::info
stephane.chea at gmail dot com via Gcc-bugs
-
[Bug fortran/125515] [meta-bug] Multiple compiler errors when building fiats and formal packages
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/95542] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1649
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126921] New: [RISC-V] RVV wrong code for loop-vectorized unrolled byte accumulations
florian.maurin at laposte dot net via Gcc-bugs
-
[Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
kaelfandrew at gmail dot com via Gcc-bugs
-
[Bug c/126920] New: ICE in gimple_phi_arg_def_from_edge in gcc/gimpl.h
frank.scheiner at web dot de via Gcc-bugs
-
[Bug c/126919] New: ICE in gimple_phi_arg_def_from_edge in gcc/gimpl.h
frank.scheiner at web dot de via Gcc-bugs
-
[Bug c++/126918] New: constexpr exceptions and nullptr vs. pointer-to-member
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/125228] Avoid using assert in libstdc++
dragon-archer at outlook dot com via Gcc-bugs
-
[Bug libstdc++/124853] std::chrono::time_zone misinterprets a Zone line's first sys_info for zones whose rule set has wall-time rules whose effective firing time depends on a prior rule's save (cascading wall TIME)
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
One website improvement idea
Isaiah Kibaba via Gcc-bugs
-
[Bug tree-optimization/86937] strnlen() of a conditional expression with constant operands not folded
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124667] Optimize load/store IOR|AND branch mispredict (former bitmap_set_bit from GCC benchmark)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126917] New: [17 Regression] 4% slowdown of namd_r on Zen2 since r17-3220-g5e63fb58f84e3c
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/42813] --enable-build-with-cxx libstdc++-v3 is incomplete
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126916] New: GCN: 'FAIL: gcc.dg/pr126569-1.c (internal compiler error: in extract_insn, at recog.cc:2894)'
tschwinge at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126915] New: [17 Regression] 13% slowdown of milc on Zen2 since r17-3220-g5e63fb58f84e3c
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/87332] [meta-bug] Issues related to Identical Code Folding (ICF) and Tail Merging (-ftree-tail-merge)
luolongjuna at gmail dot com via Gcc-bugs
-
[Bug c++/124928] [modules] "was not declared in this scope" error
d7d1cd at mail dot ru via Gcc-bugs
-
[Bug rtl-optimization/126914] New: [17 regressions] noce_try_shifted_store_flag pessimizes "if (c) x = x OP 2^n" on targets with cheap conditional moves
liuhongt at gcc dot gnu.org via Gcc-bugs
-
[Bug preprocessor/126913] New: -E column padding is quadratic and its readability rationale does not hold
ismael at linux dot com via Gcc-bugs
-
[Bug fortran/82065] gfortran rejects redundant use of intrinsic module constant
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/126912] New: Match vs compare simplifications
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126324] [13/14/15/16/17 Regression] Virtual function call with covariant return in constant evaluation causes ICE
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/124051] forward_list::sort is not exception-safe
odygrd at hotmail dot com via Gcc-bugs
-
[Bug modula2/126911] New: [17 Regression] GCC/nvptx vs. PR modula2/125129: Many tests fail to link on FreeBSD
tschwinge at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126910] New: -gcodeview crash with boost::container on windows
jeanmichael.celerier at gmail dot com via Gcc-bugs
-
[Bug fortran/126909] New: Lost statement label in a program with a CONTAINS section
kargl at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/126908] New: [17 Regression] ICE on glibc-2.42: SISGEGV in ranger ("during GIMPLE pass: thread") since r17-3298-g836cb4ed48c987
slyfox at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/126907] New: Compilation does not complete - potential infinite loop
p.p11 at orange dot fr via Gcc-bugs
-
[Bug libstdc++/63400] [C++11]precision of std::chrono::high_resolution_clock
dragon-archer at outlook dot com via Gcc-bugs
-
[Bug c++/110153] [modules] Static module mapper format cannot handle header unit paths with spaces
bugzilla.gcc at me dot benboeckel.net via Gcc-bugs
-
[Bug middle-end/126906] New: back threader does not thread unreachable edges but DOM does
aldyh at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/113706] c-c++-common/pr103798-2.c FAILs as C++
dragon-archer at outlook dot com via Gcc-bugs
-
[Bug fortran/114021] ICE with allocation of scalar pointer entity where SOURCE=f() with f() returning a pointer
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/57696] [OOP] Defined assignment for components not used when those are ALLOCATABLE
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126905] New: [17 Regression] ICE in type, at value-range.h:1088 during GIMPLE pass: threadfull with assume
bouncy12578 at gmail dot com via Gcc-bugs
-
[Bug middle-end/126904] New: backward threader: no path-sensitive load CSE (value numbering?)
aldyh at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/126903] New: ICE in throw_of_unexpected_type with C++14
s.kimura.h41104 at gmail dot com via Gcc-bugs
-
[Bug target/125765] `a ? CST0 : (CST0|CST1)` can be handled better for riscv
law at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/126902] New: function::curr_properties vs function::after_inlining/always_inline_functions_inlined
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/126901] New: [17 Regression] internal compiler error: Segmentation fault
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug testsuite/126900] New: [17 Regression] FAIL: 23_containers/mdspan/layouts/padded_neg.cc -std=gnu++26 (test for errors, line 247)
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug middle-end/126899] New: backward threader rejects joiner-style threads on statement count that DOM can thread
aldyh at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/110421] internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.cc:1548
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/107144] ICE in gfc_get_symbol_decl, at fortran/trans-decl.cc:1623
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126898] New: [contracts] Postconditions incorrectly treat parameters in the left operand of a comma expression as ODR-used
zheng.xianyuwang at gmail dot com via Gcc-bugs
-
[Bug c++/126897] New: [constracts] Postconditions incorrectly treat parameters in the left operand of a comma expression as ODR-used.
zheng.xianyuwang at gmail dot com via Gcc-bugs
-
[Bug middle-end/126896] New: backward threader cannot duplicate a PHI-of-compares join block
aldyh at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/126895] New: Wrong IS_CONTIGUOUS result for pointer assumed-rank scalar values
mikael at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126894] New: [contracts] Incorrectly mark a parameter as ODR-used when a pack indexing expression is used in a postcondition.
zheng.xianyuwang at gmail dot com via Gcc-bugs
-
[Bug lto/126893] New: [17 regression] LTO bootstrap failure (lto1: fatal error: LTO_symtab_tags out of range: Range is 0 to 6, value is 44)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/122245] -fc-prototypes does not work with interfaces defined by a PROCEDURE statement
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/126892] New: ICE when there is a call to IS_CONTIGUOUS of a pointer assumed-rank dummy
mikael at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126891] New: [PPC] ICE in copy_to_mode_reg for __builtin_set_fpscr_drn with variable argument
stuzyf at 163 dot com via Gcc-bugs
-
[Bug fortran/126890] New: -fc-prototypes missing arguments for procedure dummy arguments
Nicholas.BREALEY at 3ds dot com via Gcc-bugs
-
[Bug tree-optimization/126889] New: ICE: Segmentation fault in path_range_query::ssa_range_in_phi during back_threader pass
defsyn at gmail dot com via Gcc-bugs
-
[Bug c++/126888] New: ICE when explicitly specializing a template with no_specializations attribute
s.kimura.h41104 at gmail dot com via Gcc-bugs
-
[Bug middle-end/126887] New: backward threader cannot peel a single-iteration loop that the DOM threader peels
aldyh at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/112844] Branches under -Os (unlike -O{1, 2, 3}) do not respect __builtin_expect hints
pskocik at gmail dot com via Gcc-bugs
-
[Bug target/126886] New: [17 Regression] Build failure in path_range_query
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125210] [14/15/16/17 Regression] [coroutines] Change in coroutine frame destruction behavior on exception since 14.3
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125733] contracts: ICE on deducing this and precondition
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124395] [contracts] ICE in check_postconditions_in_redecl when instantiating function template with pre()/post() and empty parameter pack
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/126885] New: analyzer warns about CSWTCH overflow that is not possible due to previously matched case labels
collin.funk1 at gmail dot com via Gcc-bugs
-
[Bug c++/126884] New: [coroutine] incorrect coroutine promise lifetime when unhandled_exception() rethrows
bootmgr at 163 dot com via Gcc-bugs
-
[Bug c++/125537] [contracts] g++-16 crashes on contracts pre and post with placeholder return type
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/126883] New: inline ilogb if the argument is normal
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug plugins/126882] New: [17 regression] -Wodr in callback-info.h vs plugin.cc
sjames at gcc dot gnu.org via Gcc-bugs