This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/41045] Extended asm with C operands doesn’t work at top level
- From: "anders at kaseorg dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2009 17:45:42 -0000
- Subject: [Bug c/41045] Extended asm with C operands doesn’t work at top level
- References: <bug-41045-7274@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from anders at kaseorg dot com 2009-10-09 17:45 -------
> Really if the kernel should have compile time asserts that the offsets don't
> match up with the inline-asm.
Yes, it?s entirely possible that the kernel?s kludge could be made more robust
by adding complexity. This doesn?t change the point that a solution based on
extended toplevel asm would be easier and simpler.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41045