This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add ATTRIBUTE_PACKED to ansidecl.h


Nick Clifton <nickc@redhat.com> writes:

>   Does anyone know when the packed attribute was actually introduced
>   into gcc ?  I have not put a version number check into the patch
>   because as far as I could tell it came in when support for
>   __attribute__ was added.

Yes.  __attribute__ ((packed)) was added in gcc 2.7, which is also
when __attribute__ was added.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]