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

Re: Fix for g++.old-deja/g++.other/enum5.C


Ben Elliston wrote:
This old test I wrote now appears to work on mainline (with the
exception of some new restrictions on enum attributes introduced by
the overhauled C++ parser, perhaps?)  Okay for mainline?

Ben

2004-11-03 Ben Elliston <bje@au.ibm.com>

	* g++.old-deja/g++.other/enum5.C (enum conditions): Move the
	packed attribute to the definition to satisfy the C++ parser.
	Remove xfails.

ok


-- Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC nathan@codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk



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