This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/36706] [Regression] linux-kernel 2.6.24 doesn't boot for arm
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jul 2008 22:47:15 -0000
- Subject: [Bug inline-asm/36706] [Regression] linux-kernel 2.6.24 doesn't boot for arm
- References: <bug-36706-16407@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2008-07-02 22:47 -------
"o" means any offsetable memory operand so GCC thinks you are accessing memory
that will always be valid.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36706