[Bug target/10781] wrong class size and alignment with static class member

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jan 17 19:49:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-17 19:48 -------
Subject: Bug 10781

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-01-17 19:48:55

Modified files:
	libobjc        : ChangeLog encoding.c 
	gcc            : ChangeLog 
	gcc/config/rs6000: aix.h darwin.h linux64.h rs6000-protos.h 
	                   rs6000.c 

Log message:
	2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR target/10781
	* config/rs6000/rs6000-protos.h (rs6000_special_round_type_align):
	Prototype.
	* config/rs6000/rs6000.c (rs6000_special_round_type_align):
	New function.
	* config/rs6000/linux64.h (ROUND_TYPE_ALIGN): Use it.
	* config/rs6000/aix.h (ROUND_TYPE_ALIGN): Likewise.
	* config/rs6000/darwin.h (ROUND_TYPE_ALIGN): Likewise.
	
	2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR target/10781
	* encoding.c (rs6000_special_round_type_align): Define.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/ChangeLog.diff?cvsroot=gcc&r1=1.106&r2=1.107
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/encoding.c.diff?cvsroot=gcc&r1=1.19&r2=1.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2339&r2=2.2340
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/aix.h.diff?cvsroot=gcc&r1=1.43&r2=1.44
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/darwin.h.diff?cvsroot=gcc&r1=1.45&r2=1.46
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/linux64.h.diff?cvsroot=gcc&r1=1.53&r2=1.54
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000-protos.h.diff?cvsroot=gcc&r1=1.71&r2=1.72
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.577&r2=1.578



-- 


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



More information about the Gcc-bugs mailing list