This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/55026] Useless stores generated for structures passed by value
- From: "mans at mansr dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Oct 2012 19:37:58 +0000
- Subject: [Bug target/55026] Useless stores generated for structures passed by value
- Auto-submitted: auto-generated
- References: <bug-55026-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55026
--- Comment #4 from Mans Rullgard <mans at mansr dot com> 2012-10-22 19:37:58 UTC ---
For the record, clang/llvm gets this right.