------- Comment #3 from rask at gcc dot gnu dot org 2007-10-27 13:40 ------- This is not a regression (as far as I know), so it won't be fixed in anything earlier than 4.3.0. GCC dies trying to figure out which of BYTE PTR, WORD PTR, etc. it should print for a structure. You may be able to work around it by passing (&callgate_ptr->offset) instead of (callgate_ptr).
*** This bug has been marked as a duplicate of 18353 *** -- rask at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33918