Messages by Thread
-
-
[Bug c/118118] _Bool extension for C89 is undocumented
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug bootstrap/119560] cc1 posix_spawnp compilation error with gcc 14.2.0 on Ubuntu 24.04
scott at smedleyfamily dot com via Gcc-bugs
-
[Bug c++/119387] [14/15 Regression] Regression in performance by a factor of 6 when building with debugging symbols since r14-5979
ak at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/119440] --enable-host-pie fails to link (stage1) gnatbind
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119580] New: ICE: tree check: expected tree_vec, have error_mark in comp_template_args, at cp/pt.cc:9595
acoplan at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/111499] [12/1/14/15 Regression] -Wstringop-overread warning in std::vector<uint8_t> less operator< for __builtin_memcmp call
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/117063] [13/14/15 Regression] Incorrect stringop-overread warning using std::vector::insert at -O3
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/119478] structure constructor is using the wrong stride
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/113239] [13/14 regression] After r13-6372-g822a11a1e642e0, bogus -Warray-bounds warnings in std::vector
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/119579] New: Derived type not initialized correctly with array sections
vivekrao4 at yahoo dot com via Gcc-bugs
-
[Bug c++/111374] Spurious -Warray-bounds warning when building std::vector (or libstdc++ bug?)
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug target/118892] [14 Regression] ICE (segfault) in rebuild_jump_labels on aarch64-linux-gnu since r14-5289
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119551] [modules] ICE when reading inline var referencing TU-local entity
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119578] New: internal compiler error when building torch-2.6.0 on aarch64-linux
pavol at rusnak dot io via Gcc-bugs
-
[Bug middle-end/119482] slow compilation on ladybird interpreter
ak at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/111415] [12/13/14 Regression] False positive array-bounds warning with -O3
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/119577] New: RISC-V: Redundant vector IV roundtrip.
rdapp at gcc dot gnu.org via Gcc-bugs
-
[Bug target/119386] [14/15 Regression][x64] Shared libraries can no longer be compiled with profiling
ardb at kernel dot org via Gcc-bugs
-
[Bug fortran/119540] [15 Regression] FAIL: gfortran.dg/reduce_1.f90 -O0 execution test
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/114945] [14 regression] Sporadic std::vector::resize() -Wstringop-overflow or -Warray-bounds warning with gcc 14
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/114945] [14/15 regression] Sporadic std::vector::resize() -Wstringop-overflow or -Warray-bounds warning with gcc 14
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116841] [14 Regression] spurious -Warray-bounds=1 warning when resizing + memcpy-ing into vector
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/108860] [12/13/14 regression] New (since gcc 12) false positive null-dereference in vector.resize
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119383] [14/15 Regression] Boost 1.85 lib test failures after commit r15-8011
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/114563] ggc_internal_alloc is slow
ak at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119567] "unknown operator" in pointer subtraction diagnostic
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug driver/119576] New: Please remove -Warray-bounds from -Wall
arthur.j.odwyer at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/119491] missed tail call due to exceptions which is empty
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119563] [15 Regression] internal compiler error on large enough vector initialization
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/102805] at -O2, spurious stringop-overflow warning writing to std::vector::back()
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119566] internal compiler error: in unify, at cp/pt.cc:25410
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119564] ICE using module including boost headers
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/118391] ICE: in add_extra_args, at cp/pt.cc:13737
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/119575] New: ICE parsing expression with overloaded operators
rnhmjoj at eurofusion dot eu via Gcc-bugs
-
[Bug c++/119574] New: [15 regression] ICE on lambda in default template argument
cmingyi01 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/108860] [12/13 regression] New (since gcc 12) false positive null-dereference in vector.resize
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/106238] [12 regression] Inline optimization causes dangling pointer warning on "include/c++/12.1.0/bits/stl_tree.h"
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug target/119573] New: nvptx: PTX '.const', constant state space
tschwinge at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/115824] [12 Regression] Strange -Warray-bounds warning when assigning an initializer list to a vector of pointers
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug other/119569] FAIL: c-c++-common/gomp/append-args-1.c (internal compiler error: in modify_call_for_omp_dispatch, at gimplify.cc:3957)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/119559] [15 regression] GOMP: ICE in modify_call_for_omp_dispatch
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/97286] simplified subreg used outside of the loop can cause conflict and cause an extra move inside the loop
ktkachov at gcc dot gnu.org via Gcc-bugs
-
[Bug target/119572] New: [15 Regression] Recent change triggers regression on RISC-V vector test
law at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/106185] Spurious Wstringop-overflow in std::vector::resize
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/118597] [15 Regression] gcc.dg/vect/vect-fncall-mask.c fails since r15-6945-gea1deefe54ea1c
victorldn at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119383] [15 Regression] Boost 1.85 lib test failures after commit r15-8011
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/119291] [12/13/14 regression] wrong code at -O{2,3} on x86_64-linux-gnu
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/119571] [15 Regression] ggc-none.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used w hen making a PIE object; recompile with -fPIE
doko at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/119493] [12/13/14/15 Regression] missing tail call to self with struct in some cases
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/119291] [12/13/14/15 regression] wrong code at -O{2,3} on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119447] [14/15 Regression] ICE Segmentation fault with incorrect template class declaration syntax and varadic parameter since r14-9374
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119427] std::erase_if(std::flat_map) does not work
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug target/110812] Check availability of builtins at expand time
schwab--- via Gcc-bugs
-
[Bug c/117689] enum with underying type "extension" to GNU 17 is not documented
sandra at gcc dot gnu.org via Gcc-bugs
-
[Bug libgomp/119570] New: FAIL: libgomp.c++/../libgomp.c-c++-common/metadirective-4.c execution test
danglin at gcc dot gnu.org via Gcc-bugs