This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12535] Attempt to delete prologue/epilogue insn
- From: "segher at kernel dot crashing dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2003 09:50:53 -0000
- Subject: [Bug optimization/12535] Attempt to delete prologue/epilogue insn
- References: <20031008000233.12535.abacau@yahoo.com.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12535
------- Additional Comments From segher at kernel dot crashing dot org 2003-10-14 09:50 -------
__builtin_memset((&rep), 0, (sizeof(*rep)));
is of course invalid code.