This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/36449] Incorrect code generated for access to a large struct
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Aug 2008 09:06:48 -0000
- Subject: [Bug tree-optimization/36449] Incorrect code generated for access to a large struct
- References: <bug-36449-10113@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jakub at gcc dot gnu dot org 2008-08-26 09:06 -------
Created an attachment (id=16147)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16147&action=view)
gcc41-pr36449.patch
4.1 patch which doesn't kill the optimization altogether, but instead fixes it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36449