------- Comment #1 from pinskia at gcc dot gnu dot org 2008-06-18 18:31 ------- This is correct you cannot take the address of a field of a packed struct.
> short& pit(oj.s); This should be also an error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36566