https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78784
Andrew Pinski changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78784
--- Comment #4 from Andrew Pinski ---
t.c: In function ‘main’:
t.c:12: warning: format ‘%8x’ expects type ‘unsigned int’, but argument 3 has
type ‘char *’
t.c:12: warning: format ‘%8x’ expects type ‘unsigned int’, but argument 4 has
type ‘struct
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78784
--- Comment #3 from RM Beer ---
Created attachment 40315
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40315&action=edit
A single example
I can't recreate fully testcase, i get the ASM from a library object, but that
compiling in one bina
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78784
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|