llvm-6502/test/C++Frontend
Dale Johannesen 1da3d2743e Add -m32 to compilation line; test is only valid in
32-bit environment.  PR 2136.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48159 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-10 17:56:53 +00:00
..
2003-08-20-ExceptionFail.cpp
2003-08-21-EmptyClass.cpp
2003-08-24-Cleanup.cpp.tr
2003-08-27-TypeNamespaces.cpp
2003-08-28-ForwardType.cpp
2003-08-28-SaveExprBug.cpp
2003-08-29-ArgPassingBug.cpp.tr
2003-08-31-StructLayout.cpp
2003-09-22-CompositeExprValue.cpp
2003-09-29-ArgumentNumberMismatch.cpp
2003-09-30-CommaExprBug.cpp
2003-09-30-ForIncrementExprBug2.cpp
2003-09-30-ForIncrementExprBug.cpp
2003-09-30-NestedFunctionDecl.cpp
2003-10-17-BoolBitfields.cpp
2003-10-21-InnerClass.cpp.tr
2003-10-27-VirtualBaseClassCrash.cpp
2003-11-02-WeakLinkage.cpp.tr
2003-11-04-ArrayConstructors.cpp
2003-11-04-CatchLabelName.cpp
2003-11-08-ArrayAddress.cpp.tr
2003-11-09-ConstructorTypeSafety.cpp.tr
2003-11-18-EnumArray.cpp
2003-11-18-MemberInitializationCasting.cpp.tr
2003-11-18-PtrMemConstantInitializer.cpp
2003-11-25-ReturningOpaqueByValue.cpp
2003-11-27-MultipleInheritanceThunk.cpp
2003-11-29-DuplicatedCleanupTest.cpp
2003-12-08-ArrayOfPtrToMemberFunc.cpp
2004-01-11-DynamicInitializedConstant.cpp.tr
2004-03-08-ReinterpretCastCopy.cpp
2004-03-09-UnmangledBuiltinMethods.cpp.tr
2004-03-15-CleanupsAndGotos.cpp
2004-06-08-LateTemplateInstantiation.cpp
2004-09-27-CompilerCrash.cpp
2004-09-27-DidntEmitTemplate.cpp.tr
2004-11-27-EmitsUnusedInlineFunctions.cpp
2004-11-27-ExceptionCleanupAssertion.cpp
2004-11-27-FriendDefaultArgCrash.cpp
2004-11-27-InlineAsmFunctionRedefinition.cpp
2005-01-03-StaticInitializers.cpp
2005-02-11-AnonymousUnion.cpp
2005-02-13-BadDynamicInit.cpp
2005-02-14-BitFieldOffset.cpp
2005-02-19-BitfieldStructCrash.cpp
2005-02-19-UnnamedVirtualThunkArgument.cpp
2005-02-20-BrokenReferenceTest.cpp
2005-02-27-PlacementArrayNewCrash.cpp
2005-07-21-VirtualBaseAccess.cpp
2006-03-01-GimplifyCrash.cpp
2006-03-06-C++RecurseCrash.cpp
2006-09-08-powi.cpp
2006-09-12-OpaqueStructCrash.cpp
2006-09-27-Debug-Protection.cpp
2006-10-30-ClassBitfield.cpp
2006-11-06-StackTrace.cpp switch from hard coded g++/as tools to the ones detected from 2008-03-10 06:52:10 +00:00
2006-11-20-GlobalSymbols.cpp
2006-11-30-ConstantExprCrash.cpp
2006-11-30-NoCompileUnit.cpp switch from hard coded g++/as tools to the ones detected from 2008-03-10 06:52:10 +00:00
2006-11-30-Pubnames.cpp switch from hard coded g++/as tools to the ones detected from 2008-03-10 06:52:10 +00:00
2007-01-02-UnboundedArray.cpp
2007-01-06-ELF-Thunk-Sections.cpp
2007-01-06-PtrMethodInit.cpp
2007-03-27-FunctionVarRename.cpp
2007-04-05-PackedBitFields-1.cpp
2007-04-05-PackedBitFieldsOverlap-2.cpp
2007-04-05-PackedBitFieldsOverlap.cpp
2007-04-05-PackedBitFieldsSmall.cpp
2007-04-05-StructPackedFieldUnpacked.cpp
2007-04-10-PackedUnion.cpp
2007-04-11-InlineStorageClassC++.cpp Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
2007-04-14-FNoBuiltin.cpp
2007-04-31-TryCatch.cpp
2007-05-03-VectorInit.cpp
2007-05-16-ReverseBitFieldCrash.cpp
2007-05-23-TryFinally.cpp Fix this test for gcc-4.2. 2007-08-20 17:14:02 +00:00
2007-07-04-NestedCatches.cpp Fix this test: llvm-gcc-4.2 optimizes almost everything away, 2007-08-27 16:47:32 +00:00
2007-07-29-RestrictPtrArg.cpp these tests aren't xfailed. 2007-08-01 18:37:44 +00:00
2007-07-29-RestrictRefArg.cpp these tests aren't xfailed. 2007-08-01 18:37:44 +00:00
2007-08-01-RestrictMethod.cpp Clean up C++ restrict test cases and add a test for restrict qualified methods. 2007-08-01 18:48:29 +00:00
2007-09-10-RecursiveTypeResolution.cpp Testcase for PR1634 2007-09-11 00:39:43 +00:00
2007-10-01-StructResize.cpp Rename these tests to use the appropriate suffixes. 2007-12-11 15:55:52 +00:00
2008-01-11-BadWarning.cpp this actually does pass with 4.0 2008-01-12 01:45:22 +00:00
2008-01-12-VecInit.cpp new testcase for rdar://5685492 2008-01-13 00:19:57 +00:00
2008-02-13-sret.cpp Add -m32 to compilation line; test is only valid in 2008-03-10 17:56:53 +00:00
dg.exp
ptr-to-method-devirt.cpp test that the ptr-to-method is succefully eliminated, leaving just the vtable dispatch. 2007-08-13 17:17:03 +00:00