This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/50081] Wrong code (wrong order) generated with -O2 or -Os while function return a struct
- From: "lingyouzeng at arimacomm-hz dot cn" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 15 Aug 2011 08:28:09 +0000
- Subject: [Bug c/50081] Wrong code (wrong order) generated with -O2 or -Os while function return a struct
- Auto-submitted: auto-generated
- References: <bug-50081-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50081
--- Comment #4 from LYZ <lingyouzeng@arimacomm-hz.cn> 2011-08-15 08:28:09 UTC ---
Created attachment 25012
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25012
source code