Messages by Thread
-
-
[Bug c++/121864] New: ICE with empty (or trivial) source, C++ modules, and -save-temps
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121864] ICE with empty (or trivial) source, C++ modules, and -save-temps
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121864] ICE with empty (or trivial) source, C++ modules, and -save-temps
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121864] ICE with empty (or trivial) source, C++ modules, and -save-temps
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121864] ICE with empty (or trivial) source, C++ modules, and -save-temps
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121864] ICE with empty (or trivial) source, C++ modules, and -save-temps
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/111798] [14/15/16 Regression] Recent change causing testsuite regression and poor code on mcore-elf
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug other/121863] New: Filing new bugs doesn't work
mark at gcc dot gnu.org via Gcc-bugs
-
[Bug web/120698] ./configure - unclear default for vtable-verify
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/82480] KIND array returned by STAT too small for many values on CygWin platforms (and probably others)
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121862] New: ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in expand_template_argument_pack, at cp/pt.cc:4474
stevenxia990430 at gmail dot com via Gcc-bugs
-
[Bug target/121861] New: -Os doesn't inline truncf/trunc
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/116600] [13/14/15/16 Regression] shrink wrapping vs asm goto, ICE: in maybe_record_trace_start, at dwarf2cfi.cc:2584 since r7-5127-g827ab47ab1f
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121860] New: [16 Regression] AArch64: Trigger internal error at -O1/O2/O3 during RTL pass: dwarf2
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug c++/121859] New: ICE: in set_diagnostic_buffer, at buffering.cc:49
hewillk at gmail dot com via Gcc-bugs
-
[Bug ada/121544] -fdump-ada-spec doesn't generate type definition for pointer to structure as a structure element
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/121858] New: function_ref(nontype_t<__fn>, _Up&& __ref) did not consider that _Up is a reference_wrapper
hewillk at gmail dot com via Gcc-bugs
-
[Bug c++/102262] No reason given for constexpr function that uses non-constexpr destructor
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120800] [14/15/16 Regression] internal compiler error when using partially initialized class with private constructor and friend
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/121857] New: pair-fusion should replace the core ldp/stp peepholes on aarch64
acoplan at gcc dot gnu.org via Gcc-bugs
-
[Bug modula2/121856] New: Set declaration takes a long time to compile
gaius at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121855] New: Diagnostic for not-a-constant-expression has no information
barry.revzin at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/107997] [10/11/12/13 Regression] r13-4389-gfd8dd6c0384969 probably uncovered an issue building the Linux kernel
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121854] New: ICE when calling static member function inside lambda with explicit object parameter
chrisi57001 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/114892] folding and others dump options are not documented
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121853] New: conversion from __bf16 to float is prohibitively expensive
arnej at pvv dot ntnu.no via Gcc-bugs
-
[Bug rtl-optimization/121852] New: wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug fortran/84008] [PDT] ICE accessing kind and len parameters
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/36602] memset should be optimized into an empty CONSTRUCTOR
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/83022] [13/14/15/16 Regression] malloc & memset -> calloc is not always an optimization
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/87900] malloc + memset to calloc doesn't work for aggregate initialization
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121851] New: ICE: in ocp_convert, at cp/cvt.cc:802
stevenxia990430 at gmail dot com via Gcc-bugs
-
[Bug c++/121850] New: ICE: in dependent_alias_template_spec_p, at cp/pt.cc:6801
stevenxia990430 at gmail dot com via Gcc-bugs
-
[Bug target/121849] New: __builtin_shufflevector does not work on powerpc (?): error: invalid element index to '__builtin_shufflevector'
vital.had at gmail dot com via Gcc-bugs
-
[Bug fortran/121848] New: gfortran.dg/gomp/pr107421.f90 FAILs on aarch64
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c/107419] attributes are ignored when selecting TLS model
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/90285] Poor optimised codegen for memmove() back on top of oneself
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/78219] [F08] specifying the kind of a FORALL index in the header
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/121847] New: [M68K] [LRA] ICE in gen_rtx_SUBREG, at emit-rtl.cc:1048
schwab--- via Gcc-bugs
-
[Bug tree-optimization/121417] Missed copy prop for aggregate with memcpy
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/112783] core dump on libxo when function is inlined
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/121846] New: call to memcpy with zero value n argument triggers deletion of null pointer check optimization
rcseacord at gmail dot com via Gcc-bugs
-
[Bug target/121845] New: [Trunk] RISC-V rv64gcv: miscompile at -O0
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug c++/107393] Wrong TLS model for specialized template
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug target/121843] New: [11 - 16 Regression] Powerpc64: trigger error at -O1/O2/O3 during RTL pass: pro_and_epilogue
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug tree-optimization/121844] New: [16,15 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug c/121563] inconsistency with repeated forward declarations of parameters with , or ;
Chris.Bazley at arm dot com via Gcc-bugs
-
[Bug c++/121842] New: ICE: in coerce_template_parms, at cp/pt.cc:9283
stevenxia990430 at gmail dot com via Gcc-bugs
-
[Bug c++/121840] New: Bogus -Wuninitialized with virtual inheritance inside constructor & -O2
romain.geissler at amadeus dot com via Gcc-bugs
-
[Bug tree-optimization/121841] New: missing copy prop for aggreates
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/36725] g0 edit descriptor: Missing compile-time checking for invalid g0.d
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug libfortran/90374] Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors for output
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug preprocessor/121838] New: Comma concatenation extension is not correctly disabled with standards conforming option
luigighiron at gmail dot com via Gcc-bugs
-
[Bug c++/121839] New: ICE: tree check: expected tree_binfo, have error_mark in adjust_result_of_qualified_name_lookup, at cp/search.cc:1487
stevenxia990430 at gmail dot com via Gcc-bugs
-
[Bug preprocessor/119562] ICE when trying to token-paste an unterminated raw string
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug lto/121837] New: Missing ODR about a missing const for arrays with different const between TUs
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121836] New: gcc 15.2 Optimizer problem on target: setting -O1 makes the gpu hang, while program terminates correctly without optimization
schulz.benjamin at googlemail dot com via Gcc-bugs
-
[Bug rtl-optimization/121835] New: [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu wiht new dep fusion pass
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121834] New: ICE on valid code at -O{2,3} on x86_64-linux-gnu: in vect_build_slp_tree_2, at tree-vect-slp.cc:2857
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug c++/121833] New: ICE on unterminated raw string with stringify
stevenxia990430 at gmail dot com via Gcc-bugs
-
[Bug ipa/116410] modref doesn't generate LTO summaries with -ffat-lto-objects (-ffat-lto-objects generates different and inefficient code compared with -fno-fat-lto-objects)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/69374] install.texi is bit-rotten
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121832] New: ICE on export without -fmodules
stevenxia990430 at gmail dot com via Gcc-bugs
-
[Bug target/121831] New: [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
sjames at gcc dot gnu.org via Gcc-bugs