This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/31072] Wrong code for volatile var with initalization and optimization
- From: "a_fisch at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Mar 2007 15:44:12 -0000
- Subject: [Bug c/31072] Wrong code for volatile var with initalization and optimization
- References: <bug-31072-9614@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from a_fisch at gmx dot de 2007-03-07 15:44 -------
Created an attachment (id=13163)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13163&action=view)
Generated assembler output: powerpc-elf-gcc -O1 -S -o fg_O1.s fg.i
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31072