enum5.C (enum conditions): Move the packed attribute to the definition to satisfy...
authorBen Elliston <bje@au.ibm.com>
Wed, 3 Nov 2004 22:28:59 +0000 (22:28 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Wed, 3 Nov 2004 22:28:59 +0000 (09:28 +1100)
commit318627d5fc55180b3bb8619c408799eb14394cc1
tree0e75e6a5984af7586092f663d5f124c45d0a0f8c
parentcb1d5dbaeba57d6536812536ecbdd87c1bc9d17f
enum5.C (enum conditions): Move the packed attribute to the definition to satisfy the new C++ parser.

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

From-SVN: r90039
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/enum5.C