https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99770
Richard Earnshaw changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99770
--- Comment #2 from Jonathan Wakely ---
(In reply to Nishant Chauhan from comment #0)
> Is this a bug in gcc on arm?
No, the warning is correct. You are passing NULL where a size_t is expected.
That's probably a bug in your code, you should fix
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99770
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|