https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109762
--- Comment #1 from Dave Murphy ---
Created attachment 55014
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55014&action=edit
proposed patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109762
Bug ID: 109762
Summary: [AArch64] gcc/config/aarch64/aarch64-builtins.cc:
mismatched sizes for flags variables
Product: gcc
Version: 13.1.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100017
--- Comment #17 from Dave Murphy ---
(In reply to Jonathan Wakely from comment #16)
> I don't think the patch is sufficient, I think I had a complete one.
Shall I leave this or submit the patch I made as a starting point for review?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100296
Bug ID: 100296
Summary: [10.x regression] offsetof with
non-constant-expression offset no longer accepted in
C++ mode
Product: gcc
Version: 11.1.0
St
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100017
--- Comment #12 from Dave Murphy ---
Naive patch based on https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100017#c7
gets my canadian crosses building.
diff --git a/libstdc++-v3/include/c_compatibility/fenv.h
b/libstdc++-v3/include/c_compatibility