https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115624
Bug ID: 115624
Summary: '-Wnrvo' is not an option that controls warnings
Product: gcc
Version: 14.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114904
--- Comment #1 from Albi ---
This "bug" can be closed and deleted. I am an idiot and i am sorry.
'continue' does not jump to the start of the loop, but to the next
loop-condition-check, so in a do-while loop, it actually jumps to the bottom.
Ma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114904
Bug ID: 114904
Summary: Bogus Warning [-Wreturn-type] in function with
do-while loop
Product: gcc
Version: 13.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105746
Bug ID: 105746
Summary: vector::resize causes Warray-bounds when
optimizer uses __builtin_memcpy or __builtin_memmove
Product: gcc
Version: 10.1.1
Status: UNCONFIRMED