This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26511] Using -O3, doesn't assign in a pointer to a global structure
- From: "wielemak at science dot uva dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2006 12:43:50 -0000
- Subject: [Bug target/26511] Using -O3, doesn't assign in a pointer to a global structure
- References: <bug-26511-12290@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from wielemak at science dot uva dot nl 2006-03-03 12:43 -------
Created an attachment (id=10962)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10962&action=view)
Sources and assembly output
Contains sources and assembly for broken version as well as working version
(resulted from swapping a few statements). See contained README.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26511