https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26724
Matthijs Kooijman changed:
What|Removed |Added
CC||matthijs at stdin dot nl
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103698
Matthijs Kooijman changed:
What|Removed |Added
CC||matthijs at stdin dot nl
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106477
--- Comment #6 from Matthijs Kooijman ---
Ah, IIUC your patch does not treat -fno-exceptions specially, but just adds a
shortcut for the nothrow new version to skip calling regular new version if it
has not been replaced. In a normal build, that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68210
Matthijs Kooijman changed:
What|Removed |Added
CC||matthijs at stdin dot nl
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106477
--- Comment #3 from Matthijs Kooijman ---
Created attachment 53384
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53384&action=edit
Testcase - linker script for ATSAMD21G18 (Arduino zero)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106477
--- Comment #2 from Matthijs Kooijman ---
Created attachment 53383
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53383&action=edit
Testcase - startup code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106477
--- Comment #1 from Matthijs Kooijman ---
Created attachment 53382
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53382&action=edit
Testcase - main code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106477
Bug ID: 106477
Summary: With -fno-exception operator new(nothrow) aborts
instead of returning null
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100219
Bug ID: 100219
Summary: Arm/Cortex-M: Suboptimal code returning unaligned
struct with non-empty stack frame
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97997
--- Comment #5 from Matthijs Kooijman ---
Awesome, thanks for the quick response and fix!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97997
Bug ID: 97997
Summary: Missed optimization: Multiply of extended integer
cannot overflow
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
11 matches
Mail list logo