This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/48127] Program crashes reading a non-aligned variable
- From: "d.g.gorbachev at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 15 Mar 2011 06:22:20 +0000
- Subject: [Bug target/48127] Program crashes reading a non-aligned variable
- Auto-submitted: auto-generated
- References: <bug-48127-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48127
--- Comment #1 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2011-03-15 06:22:13 UTC ---
Works when changing the number of elements in baz to 8.