https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81720
--- Comment #6 from Orlando Arias ---
(In reply to Richard Earnshaw from comment #5)
> Bare metal target compilers should still respect the standard, which is
> quite clear that dereferencing NULL is undefined. Some users of the
> compiler expec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81720
Richard Earnshaw changed:
What|Removed |Added
Resolution|INVALID |WONTFIX
--- Comment #5 from Richard E
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81720
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81720
Orlando Arias changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81720
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81720
--- Comment #1 from Orlando Arias ---
Created attachment 41929
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41929&action=edit
Compiler output with erroneous assembly listing.