This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/30581] Deeply inlined static functions break stack creation
- From: "sqrammi at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2007 18:01:05 -0000
- Subject: [Bug c/30581] Deeply inlined static functions break stack creation
- References: <bug-30581-13975@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from sqrammi at hotmail dot com 2007-01-25 18:01 -------
Thinking about it some more, this actually may be a bug in my Linux kernel
configuration that fixes up unaligned accesses. It's probably trying to fix up
for a big-endian system on my little-endian system.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30581