This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug middle-end/24462] [4.1 Regression] packed-aligned structures are laid out differently



------- Comment #5 from ebotcazou at gcc dot gnu dot org  2005-11-01 22:22 -------
> Maybe I am missing something, somewhere, what does the missing DECL_PACKED do?

Advertise that the field is bit-packed?

> Do you have a simple compile time testcase which fails with 4.1.0 but passes
> with 4.0?

See comment #1 and #2.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24462


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