[Bug target/78784] CRITIC BUG: Create a trash code using trash values of registers.

2021-07-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78784 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/78784] CRITIC BUG: Create a trash code using trash values of registers.

2016-12-12 Thread pinskia at gcc dot gnu.org
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

[Bug target/78784] CRITIC BUG: Create a trash code using trash values of registers.

2016-12-12 Thread rmbeer2 at gmail dot com
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=edit A single example I can't recreate fully testcase, i get the ASM from a library object, but that compiling in one binary

[Bug target/78784] CRITIC BUG: Create a trash code using trash values of registers.

2016-12-12 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78784 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|