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

r107288 - in /branches/gcc-4_0-rhl-branch/gcc/t...


Author: jakub
Date: Mon Nov 21 09:40:08 2005
New Revision: 107288

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107288
Log:
	* g++.dg/compat/struct-layout-1_generate.c: In arrays avoid types
	where sizeof (type) < __alignof__ (type).
	* g++.dg/compat/struct-layout-1.h: Likewise.

Modified:
    branches/gcc-4_0-rhl-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/compat/struct-layout-1.h
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/compat/struct-layout-1_generate.c


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