https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119064
--- Comment #7 from Jakub Jelinek ---
Actually, std::trivially_relocate is not constexpr and std::relocate, while
constexpr, documents that if consteval it performs always the move construction
+ destruction of each elt. As we don't do the vtbl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120668
Bug ID: 120668
Summary: ICE: Segmentation fault with invalid array size inside
template function
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: ice-o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120661
--- Comment #3 from Jakub Jelinek ---
This is in main, I only see one create_basic_block there during expansion (the
one added on edge from ENTRY to ENTRY->succ) and no remove_edge, no further
edges redirected or added.
Andrew, could you please
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120667
Bug ID: 120667
Summary: internal compiler error: in
cxx_eval_constant_expression, at cp/constexpr.cc:7908
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120666
Bug ID: 120666
Summary: ICE when building with fast-math, O3 and LTO
Product: gcc
Version: 14.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120661
--- Comment #2 from Sam James ---
-fno-jump-tables works
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120661
Sam James changed:
What|Removed |Added
CC||amacleod at redhat dot com,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120661
Sam James changed:
What|Removed |Added
Keywords||compile-time-hog
Summary|compile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120653
H.J. Lu changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
_Named => Add_Named);
function Empty return A is ([]);
procedure Add_Named (this : in out A; k: Integer; v : Integer) is null;
begin
null;
end Example;
fails with
gnatmake: "" compilation error
+===GNAT BUG DETECTED==+
| 16.0.0 202
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120664
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51961
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|WAITING |ASSIGNED
Assignee|u
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119896
--- Comment #5 from James K. Lowden ---
> Good. I just saw that Robert's account is already set up.
Yes. I've just completed my world tour with cppcheck, always an adventure.
And I applied for my own cfarm account, because your bt was helpfu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120664
Bug ID: 120664
Summary: uint8_t triggers signed integer overflow for
std::experimental::simd multiplcation
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119795
ptomsich at gcc dot gnu.org changed:
What|Removed |Added
CC||ptomsich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87038
--- Comment #27 from uecker at gcc dot gnu.org ---
Another patch with the aim to remove the false positives in C code.
https://gcc.gnu.org/pipermail/gcc-patches/2025-June/686812.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114065
--- Comment #51 from John David Anglin ---
v18 patch also has same issue on big-endian targets in builds with
_TIME_BITS=64.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120663
Bug ID: 120663
Summary: [OpenMP]ICE Segmentation fault with auto function
parameter and '-fopenmp'
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: ice
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120662
Bug ID: 120662
Summary: ICE: Segmentation fault in
wrapup_global_declaration_2(tree_node*)
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: ice-checkin
strap
--enable-checking=yes --prefix=/local/suz-local/software/local/gcc-trunk
--enable-sanitizers --enable-languages=c,c++ --disable-werror --enable-multilib
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 16.0.0 20250615 (experimental) (GCC)
[514] %
[514] % time gcctk -O1 sm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120658
--- Comment #2 from newbie-02 ---
I forgot: reported because I think it's a nasty option to produce fails which
go unnoticed in testing and strike hard in production.
cxx-pch
--prefix=/repo/gcc-trunk//binary-trunk-20250615095650-r16-1515-gafe3401f2e73e2-checking-yes-rtl-df-extra-armv7a-hardfloat
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 16.0.0 20250615 (experimental) (GCC)
3e2-checking-yes-rtl-df-extra-riscv64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 16.0.0 20250615 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120658
--- Comment #1 from newbie-02 ---
Created attachment 61641
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61641&action=edit
A shell script which comfortably calls compilation and run with increasing
optimizations.
see Description.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120658
Bug ID: 120658
Summary: OPTIMIZATION: STRING HANDLING: wrong results under
exotic conditions.
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120568
Mark Wielaard changed:
What|Removed |Added
CC||mark at gcc dot gnu.org
--- Comment #2
26 matches
Mail list logo