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/23467] alignment of member doesn't always carry over to alignment of struct.


------- Additional Comments From amylaar at gcc dot gnu dot org  2005-08-30 15:28 -------
(In reply to comment #7)
> 	* stor-layout.c (finalize_type_size): Restore behaviour for
> 	non-aggregate types to the status quo ante of the patch for
> 	pr 23467.  Document why it matters.

Richard Henderson has replaced this with a patch to tree.c:
http://gcc.gnu.org/ml/gcc-regression/2005-08/msg00051.html

-- 


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


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