This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/35186] implicit assumption about alignment of DImode
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Mar 2008 00:45:20 -0000
- Subject: [Bug ada/35186] implicit assumption about alignment of DImode
- References: <bug-35186-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from ebotcazou at gcc dot gnu dot org 2008-03-06 00:45 -------
Subject: Bug 35186
Author: ebotcazou
Date: Thu Mar 6 00:44:11 2008
New Revision: 132963
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132963
Log:
PR ada/35186
* decl.c (maybe_pad_type): Avoid padding an integral type when
bumping its alignment is sufficient.
Added:
trunk/gcc/testsuite/gnat.dg/specs/pack33.ads
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/decl.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35186