This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78784

--- Comment #1 from RM Beer <rmbeer2 at gmail dot com> ---
ERROR 1: Use a bad register for put the each correct value for printf(),
thinking can fix if replace the bad register for other distinct
ERROR 2: Use bad the Elf32_Sym structure where get each value of all a register
(i not need this)
ERROR 3: Use the (or trying) the last value from register where can have a bad
value by call functions, AND WHERE I CAN'T USE OPTIMIZATION SETTINGS!!

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]