https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118676
--- Comment #4 from наб ---
Thanks, I'll put that in there.
https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html doesn't seem to
indicate this change affects return values, either (it only says "passed").
I think static-linkage functions co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118676
Bug ID: 118676
Summary: Getting "the ABI of passing union with ‘long double’
has changed in GCC 4.4" warning for a function that
doesn't take long double and isn't subject to ABI at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117853
Bug ID: 117853
Summary: "warning: '?:' using integer constants in boolean
context, the expression will always evaluate to 'true'
[-Wint-in-bool-context]" but no ?: in sight
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116476
Bug ID: 116476
Summary: error: binding reference of type 'int&&' to 'const
int' discards qualifiers for std::vector>
f{2}; (OK under Clang and GCC<=13)
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114165
Bug ID: 114165
Summary: &scalar+1 and array+1 rejected as template parameters
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111895
Bug ID: 111895
Summary: error: invalid operands of types 'unsigned char:2' and
'int' to binary 'operator!='
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106604
Bug ID: 106604
Summary: Fully-specified deduction guide in anonymous namespace
warns as-if a function? Unsuppressably?
Product: gcc
Version: 13.0
Status: UNCONFIRMED