This is the mail archive of the gcc-prs@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]

java/10145


The following reply was made to PR java/10145; it has been noted by GNATS.

From: jason at gcc dot gnu dot org
To: gcc-gnats at gcc dot gnu dot org
Cc:  
Subject: java/10145
Date: 31 Mar 2003 20:25:11 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	jason at gcc dot gnu dot org	2003-03-31 20:25:11
 
 Added files:
 	gcc/testsuite/gcc.dg: align-1.c 
 
 Log message:
 	PR java/10145
 	* stor-layout.c (update_alignment_for_field): Respect
 	DECL_USER_ALIGN for zero-length bitfields, too.
 	* c-decl.c (finish_struct): Don't set DECL_ALIGN for normal
 	fields.
 	* cp/class.c (check_field_decl): Don't set DECL_ALIGN.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/align-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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