This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/17346] [4.0 Regression] linux kernel: handwritten offsetof break inline asm
- 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: 11 Sep 2004 17:46:17 -0000
- Subject: [Bug inline-asm/17346] [4.0 Regression] linux kernel: handwritten offsetof break inline asm
- References: <20040907113458.17346.matz@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-11 17:46 -------
"Fixed" by:
PR c/17396
* c-typeck.c (build_unary_op): Add legacy offsetof hack.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Known to fail|4.0 |4.0.0
Resolution| |FIXED
Summary|[3.5 Regression] linux |[4.0 Regression] linux
|kernel: handwritten offsetof|kernel: handwritten offsetof
|break inline asm |break inline asm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17346