aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2008-05-29 19:17:15 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2008-05-29 19:17:15 +0000
commit0b85642898bd81209e56e8098c065e2975d455a0 (patch)
tree9059e4d73006c90d725ee560da049a3ff6b66691
parentfcc6350ac9b99d6590f5256d26bfa489b4531fb3 (diff)
downloadexternal_llvm-0b85642898bd81209e56e8098c065e2975d455a0.zip
external_llvm-0b85642898bd81209e56e8098c065e2975d455a0.tar.gz
external_llvm-0b85642898bd81209e56e8098c065e2975d455a0.tar.bz2
For PR1338: Rename test dirs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51695 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/FrontendC++/2003-08-20-ExceptionFail.cpp (renamed from test/C++Frontend/2003-08-20-ExceptionFail.cpp)0
-rw-r--r--test/FrontendC++/2003-08-21-EmptyClass.cpp (renamed from test/C++Frontend/2003-08-21-EmptyClass.cpp)0
-rw-r--r--test/FrontendC++/2003-08-24-Cleanup.cpp (renamed from test/C++Frontend/2003-08-24-Cleanup.cpp)0
-rw-r--r--test/FrontendC++/2003-08-27-TypeNamespaces.cpp (renamed from test/C++Frontend/2003-08-27-TypeNamespaces.cpp)0
-rw-r--r--test/FrontendC++/2003-08-28-ForwardType.cpp (renamed from test/C++Frontend/2003-08-28-ForwardType.cpp)0
-rw-r--r--test/FrontendC++/2003-08-28-SaveExprBug.cpp (renamed from test/C++Frontend/2003-08-28-SaveExprBug.cpp)0
-rw-r--r--test/FrontendC++/2003-08-29-ArgPassingBug.cpp (renamed from test/C++Frontend/2003-08-29-ArgPassingBug.cpp)0
-rw-r--r--test/FrontendC++/2003-08-31-StructLayout.cpp (renamed from test/C++Frontend/2003-08-31-StructLayout.cpp)0
-rw-r--r--test/FrontendC++/2003-09-22-CompositeExprValue.cpp (renamed from test/C++Frontend/2003-09-22-CompositeExprValue.cpp)0
-rw-r--r--test/FrontendC++/2003-09-29-ArgumentNumberMismatch.cpp (renamed from test/C++Frontend/2003-09-29-ArgumentNumberMismatch.cpp)0
-rw-r--r--test/FrontendC++/2003-09-30-CommaExprBug.cpp (renamed from test/C++Frontend/2003-09-30-CommaExprBug.cpp)0
-rw-r--r--test/FrontendC++/2003-09-30-ForIncrementExprBug.cpp (renamed from test/C++Frontend/2003-09-30-ForIncrementExprBug.cpp)0
-rw-r--r--test/FrontendC++/2003-09-30-ForIncrementExprBug2.cpp (renamed from test/C++Frontend/2003-09-30-ForIncrementExprBug2.cpp)0
-rw-r--r--test/FrontendC++/2003-09-30-NestedFunctionDecl.cpp (renamed from test/C++Frontend/2003-09-30-NestedFunctionDecl.cpp)0
-rw-r--r--test/FrontendC++/2003-10-17-BoolBitfields.cpp (renamed from test/C++Frontend/2003-10-17-BoolBitfields.cpp)0
-rw-r--r--test/FrontendC++/2003-10-21-InnerClass.cpp (renamed from test/C++Frontend/2003-10-21-InnerClass.cpp)0
-rw-r--r--test/FrontendC++/2003-10-27-VirtualBaseClassCrash.cpp (renamed from test/C++Frontend/2003-10-27-VirtualBaseClassCrash.cpp)0
-rw-r--r--test/FrontendC++/2003-11-02-WeakLinkage.cpp (renamed from test/C++Frontend/2003-11-02-WeakLinkage.cpp)0
-rw-r--r--test/FrontendC++/2003-11-04-ArrayConstructors.cpp (renamed from test/C++Frontend/2003-11-04-ArrayConstructors.cpp)0
-rw-r--r--test/FrontendC++/2003-11-04-CatchLabelName.cpp (renamed from test/C++Frontend/2003-11-04-CatchLabelName.cpp)0
-rw-r--r--test/FrontendC++/2003-11-08-ArrayAddress.cpp (renamed from test/C++Frontend/2003-11-08-ArrayAddress.cpp)0
-rw-r--r--test/FrontendC++/2003-11-09-ConstructorTypeSafety.cpp (renamed from test/C++Frontend/2003-11-09-ConstructorTypeSafety.cpp)0
-rw-r--r--test/FrontendC++/2003-11-18-EnumArray.cpp (renamed from test/C++Frontend/2003-11-18-EnumArray.cpp)0
-rw-r--r--test/FrontendC++/2003-11-18-MemberInitializationCasting.cpp (renamed from test/C++Frontend/2003-11-18-MemberInitializationCasting.cpp)0
-rw-r--r--test/FrontendC++/2003-11-18-PtrMemConstantInitializer.cpp (renamed from test/C++Frontend/2003-11-18-PtrMemConstantInitializer.cpp)0
-rw-r--r--test/FrontendC++/2003-11-25-ReturningOpaqueByValue.cpp (renamed from test/C++Frontend/2003-11-25-ReturningOpaqueByValue.cpp)0
-rw-r--r--test/FrontendC++/2003-11-27-MultipleInheritanceThunk.cpp (renamed from test/C++Frontend/2003-11-27-MultipleInheritanceThunk.cpp)0
-rw-r--r--test/FrontendC++/2003-11-29-DuplicatedCleanupTest.cpp (renamed from test/C++Frontend/2003-11-29-DuplicatedCleanupTest.cpp)0
-rw-r--r--test/FrontendC++/2003-12-08-ArrayOfPtrToMemberFunc.cpp (renamed from test/C++Frontend/2003-12-08-ArrayOfPtrToMemberFunc.cpp)0
-rw-r--r--test/FrontendC++/2004-01-11-DynamicInitializedConstant.cpp (renamed from test/C++Frontend/2004-01-11-DynamicInitializedConstant.cpp)0
-rw-r--r--test/FrontendC++/2004-03-08-ReinterpretCastCopy.cpp (renamed from test/C++Frontend/2004-03-08-ReinterpretCastCopy.cpp)0
-rw-r--r--test/FrontendC++/2004-03-09-UnmangledBuiltinMethods.cpp (renamed from test/C++Frontend/2004-03-09-UnmangledBuiltinMethods.cpp)0
-rw-r--r--test/FrontendC++/2004-03-15-CleanupsAndGotos.cpp (renamed from test/C++Frontend/2004-03-15-CleanupsAndGotos.cpp)0
-rw-r--r--test/FrontendC++/2004-06-08-LateTemplateInstantiation.cpp (renamed from test/C++Frontend/2004-06-08-LateTemplateInstantiation.cpp)0
-rw-r--r--test/FrontendC++/2004-09-27-CompilerCrash.cpp (renamed from test/C++Frontend/2004-09-27-CompilerCrash.cpp)0
-rw-r--r--test/FrontendC++/2004-09-27-DidntEmitTemplate.cpp (renamed from test/C++Frontend/2004-09-27-DidntEmitTemplate.cpp)0
-rw-r--r--test/FrontendC++/2004-11-27-EmitsUnusedInlineFunctions.cpp (renamed from test/C++Frontend/2004-11-27-EmitsUnusedInlineFunctions.cpp)0
-rw-r--r--test/FrontendC++/2004-11-27-ExceptionCleanupAssertion.cpp (renamed from test/C++Frontend/2004-11-27-ExceptionCleanupAssertion.cpp)0
-rw-r--r--test/FrontendC++/2004-11-27-FriendDefaultArgCrash.cpp (renamed from test/C++Frontend/2004-11-27-FriendDefaultArgCrash.cpp)0
-rw-r--r--test/FrontendC++/2004-11-27-InlineAsmFunctionRedefinition.cpp (renamed from test/C++Frontend/2004-11-27-InlineAsmFunctionRedefinition.cpp)0
-rw-r--r--test/FrontendC++/2005-01-03-StaticInitializers.cpp (renamed from test/C++Frontend/2005-01-03-StaticInitializers.cpp)0
-rw-r--r--test/FrontendC++/2005-02-11-AnonymousUnion.cpp (renamed from test/C++Frontend/2005-02-11-AnonymousUnion.cpp)0
-rw-r--r--test/FrontendC++/2005-02-13-BadDynamicInit.cpp (renamed from test/C++Frontend/2005-02-13-BadDynamicInit.cpp)0
-rw-r--r--test/FrontendC++/2005-02-14-BitFieldOffset.cpp (renamed from test/C++Frontend/2005-02-14-BitFieldOffset.cpp)0
-rw-r--r--test/FrontendC++/2005-02-19-BitfieldStructCrash.cpp (renamed from test/C++Frontend/2005-02-19-BitfieldStructCrash.cpp)0
-rw-r--r--test/FrontendC++/2005-02-19-UnnamedVirtualThunkArgument.cpp (renamed from test/C++Frontend/2005-02-19-UnnamedVirtualThunkArgument.cpp)0
-rw-r--r--test/FrontendC++/2005-02-20-BrokenReferenceTest.cpp (renamed from test/C++Frontend/2005-02-20-BrokenReferenceTest.cpp)0
-rw-r--r--test/FrontendC++/2005-02-27-PlacementArrayNewCrash.cpp (renamed from test/C++Frontend/2005-02-27-PlacementArrayNewCrash.cpp)0
-rw-r--r--test/FrontendC++/2005-07-21-VirtualBaseAccess.cpp (renamed from test/C++Frontend/2005-07-21-VirtualBaseAccess.cpp)0
-rw-r--r--test/FrontendC++/2006-03-01-GimplifyCrash.cpp (renamed from test/C++Frontend/2006-03-01-GimplifyCrash.cpp)0
-rw-r--r--test/FrontendC++/2006-03-06-C++RecurseCrash.cpp (renamed from test/C++Frontend/2006-03-06-C++RecurseCrash.cpp)0
-rw-r--r--test/FrontendC++/2006-09-08-powi.cpp (renamed from test/C++Frontend/2006-09-08-powi.cpp)0
-rw-r--r--test/FrontendC++/2006-09-12-OpaqueStructCrash.cpp (renamed from test/C++Frontend/2006-09-12-OpaqueStructCrash.cpp)0
-rw-r--r--test/FrontendC++/2006-09-27-Debug-Protection.cpp (renamed from test/C++Frontend/2006-09-27-Debug-Protection.cpp)0
-rw-r--r--test/FrontendC++/2006-10-30-ClassBitfield.cpp (renamed from test/C++Frontend/2006-10-30-ClassBitfield.cpp)0
-rw-r--r--test/FrontendC++/2006-11-06-StackTrace.cpp (renamed from test/C++Frontend/2006-11-06-StackTrace.cpp)0
-rw-r--r--test/FrontendC++/2006-11-20-GlobalSymbols.cpp (renamed from test/C++Frontend/2006-11-20-GlobalSymbols.cpp)0
-rw-r--r--test/FrontendC++/2006-11-30-ConstantExprCrash.cpp (renamed from test/C++Frontend/2006-11-30-ConstantExprCrash.cpp)0
-rw-r--r--test/FrontendC++/2006-11-30-NoCompileUnit.cpp (renamed from test/C++Frontend/2006-11-30-NoCompileUnit.cpp)0
-rw-r--r--test/FrontendC++/2006-11-30-Pubnames.cpp (renamed from test/C++Frontend/2006-11-30-Pubnames.cpp)0
-rw-r--r--test/FrontendC++/2007-01-02-UnboundedArray.cpp (renamed from test/C++Frontend/2007-01-02-UnboundedArray.cpp)0
-rw-r--r--test/FrontendC++/2007-01-06-ELF-Thunk-Sections.cpp (renamed from test/C++Frontend/2007-01-06-ELF-Thunk-Sections.cpp)0
-rw-r--r--test/FrontendC++/2007-01-06-PtrMethodInit.cpp (renamed from test/C++Frontend/2007-01-06-PtrMethodInit.cpp)0
-rw-r--r--test/FrontendC++/2007-03-27-FunctionVarRename.cpp (renamed from test/C++Frontend/2007-03-27-FunctionVarRename.cpp)0
-rw-r--r--test/FrontendC++/2007-04-05-PackedBitFields-1.cpp (renamed from test/C++Frontend/2007-04-05-PackedBitFields-1.cpp)0
-rw-r--r--test/FrontendC++/2007-04-05-PackedBitFieldsOverlap-2.cpp (renamed from test/C++Frontend/2007-04-05-PackedBitFieldsOverlap-2.cpp)0
-rw-r--r--test/FrontendC++/2007-04-05-PackedBitFieldsOverlap.cpp (renamed from test/C++Frontend/2007-04-05-PackedBitFieldsOverlap.cpp)0
-rw-r--r--test/FrontendC++/2007-04-05-PackedBitFieldsSmall.cpp (renamed from test/C++Frontend/2007-04-05-PackedBitFieldsSmall.cpp)0
-rw-r--r--test/FrontendC++/2007-04-05-StructPackedFieldUnpacked.cpp (renamed from test/C++Frontend/2007-04-05-StructPackedFieldUnpacked.cpp)0
-rw-r--r--test/FrontendC++/2007-04-10-PackedUnion.cpp (renamed from test/C++Frontend/2007-04-10-PackedUnion.cpp)0
-rw-r--r--test/FrontendC++/2007-04-11-InlineStorageClassC++.cpp (renamed from test/C++Frontend/2007-04-11-InlineStorageClassC++.cpp)0
-rw-r--r--test/FrontendC++/2007-04-14-FNoBuiltin.cpp (renamed from test/C++Frontend/2007-04-14-FNoBuiltin.cpp)0
-rw-r--r--test/FrontendC++/2007-04-31-TryCatch.cpp (renamed from test/C++Frontend/2007-04-31-TryCatch.cpp)0
-rw-r--r--test/FrontendC++/2007-05-03-VectorInit.cpp (renamed from test/C++Frontend/2007-05-03-VectorInit.cpp)0
-rw-r--r--test/FrontendC++/2007-05-16-ReverseBitFieldCrash.cpp (renamed from test/C++Frontend/2007-05-16-ReverseBitFieldCrash.cpp)0
-rw-r--r--test/FrontendC++/2007-05-23-TryFinally.cpp (renamed from test/C++Frontend/2007-05-23-TryFinally.cpp)0
-rw-r--r--test/FrontendC++/2007-07-04-NestedCatches.cpp (renamed from test/C++Frontend/2007-07-04-NestedCatches.cpp)0
-rw-r--r--test/FrontendC++/2007-07-29-RestrictPtrArg.cpp (renamed from test/C++Frontend/2007-07-29-RestrictPtrArg.cpp)0
-rw-r--r--test/FrontendC++/2007-07-29-RestrictRefArg.cpp (renamed from test/C++Frontend/2007-07-29-RestrictRefArg.cpp)0
-rw-r--r--test/FrontendC++/2007-08-01-RestrictMethod.cpp (renamed from test/C++Frontend/2007-08-01-RestrictMethod.cpp)0
-rw-r--r--test/FrontendC++/2007-09-10-RecursiveTypeResolution.cpp (renamed from test/C++Frontend/2007-09-10-RecursiveTypeResolution.cpp)0
-rw-r--r--test/FrontendC++/2007-10-01-StructResize.cpp (renamed from test/C++Frontend/2007-10-01-StructResize.cpp)0
-rw-r--r--test/FrontendC++/2008-01-11-BadWarning.cpp (renamed from test/C++Frontend/2008-01-11-BadWarning.cpp)0
-rw-r--r--test/FrontendC++/2008-01-12-VecInit.cpp (renamed from test/C++Frontend/2008-01-12-VecInit.cpp)0
-rw-r--r--test/FrontendC++/2008-02-13-sret.cpp (renamed from test/C++Frontend/2008-02-13-sret.cpp)0
-rw-r--r--test/FrontendC++/2008-05-07-CrazyOffsetOf.cpp (renamed from test/C++Frontend/2008-05-07-CrazyOffsetOf.cpp)0
-rw-r--r--test/FrontendC++/dg.exp (renamed from test/C++Frontend/dg.exp)0
-rw-r--r--test/FrontendC++/ptr-to-method-devirt.cpp (renamed from test/C++Frontend/ptr-to-method-devirt.cpp)0
-rw-r--r--test/FrontendC/2002-01-23-LoadQISIReloadFailure.c (renamed from test/CFrontend/2002-01-23-LoadQISIReloadFailure.c)0
-rw-r--r--test/FrontendC/2002-01-24-ComplexSpaceInType.c (renamed from test/CFrontend/2002-01-24-ComplexSpaceInType.c)0
-rw-r--r--test/FrontendC/2002-01-24-HandleCallInsnSEGV.c (renamed from test/CFrontend/2002-01-24-HandleCallInsnSEGV.c)0
-rw-r--r--test/FrontendC/2002-02-13-ConditionalInCall.c (renamed from test/CFrontend/2002-02-13-ConditionalInCall.c)0
-rw-r--r--test/FrontendC/2002-02-13-ReloadProblem.c (renamed from test/CFrontend/2002-02-13-ReloadProblem.c)0
-rw-r--r--test/FrontendC/2002-02-13-TypeVarNameCollision.c (renamed from test/CFrontend/2002-02-13-TypeVarNameCollision.c)0
-rw-r--r--test/FrontendC/2002-02-13-UnnamedLocal.c (renamed from test/CFrontend/2002-02-13-UnnamedLocal.c)0
-rw-r--r--test/FrontendC/2002-02-14-EntryNodePreds.c (renamed from test/CFrontend/2002-02-14-EntryNodePreds.c)0
-rw-r--r--test/FrontendC/2002-02-16-RenamingTest.c (renamed from test/CFrontend/2002-02-16-RenamingTest.c)0
-rw-r--r--test/FrontendC/2002-02-17-ArgumentAddress.c (renamed from test/CFrontend/2002-02-17-ArgumentAddress.c)0
-rw-r--r--test/FrontendC/2002-02-18-64bitConstant.c (renamed from test/CFrontend/2002-02-18-64bitConstant.c)0
-rw-r--r--test/FrontendC/2002-02-18-StaticData.c (renamed from test/CFrontend/2002-02-18-StaticData.c)0
-rw-r--r--test/FrontendC/2002-03-11-LargeCharInString.c (renamed from test/CFrontend/2002-03-11-LargeCharInString.c)0
-rw-r--r--test/FrontendC/2002-03-12-ArrayInitialization.c (renamed from test/CFrontend/2002-03-12-ArrayInitialization.c)0
-rw-r--r--test/FrontendC/2002-03-12-StructInitialize.c (renamed from test/CFrontend/2002-03-12-StructInitialize.c)0
-rw-r--r--test/FrontendC/2002-03-12-StructInitializer.c (renamed from test/CFrontend/2002-03-12-StructInitializer.c)0
-rw-r--r--test/FrontendC/2002-03-14-BrokenPHINode.c (renamed from test/CFrontend/2002-03-14-BrokenPHINode.c)0
-rw-r--r--test/FrontendC/2002-03-14-BrokenSSA.c (renamed from test/CFrontend/2002-03-14-BrokenSSA.c)0
-rw-r--r--test/FrontendC/2002-03-14-QuotesInStrConst.c (renamed from test/CFrontend/2002-03-14-QuotesInStrConst.c)0
-rw-r--r--test/FrontendC/2002-04-07-SwitchStmt.c (renamed from test/CFrontend/2002-04-07-SwitchStmt.c)0
-rw-r--r--test/FrontendC/2002-04-08-LocalArray.c (renamed from test/CFrontend/2002-04-08-LocalArray.c)0
-rw-r--r--test/FrontendC/2002-04-09-StructRetVal.c (renamed from test/CFrontend/2002-04-09-StructRetVal.c)0
-rw-r--r--test/FrontendC/2002-04-10-StructParameters.c (renamed from test/CFrontend/2002-04-10-StructParameters.c)0
-rw-r--r--test/FrontendC/2002-05-23-StaticValues.c (renamed from test/CFrontend/2002-05-23-StaticValues.c)0
-rw-r--r--test/FrontendC/2002-05-23-TypeNameCollision.c (renamed from test/CFrontend/2002-05-23-TypeNameCollision.c)0
-rw-r--r--test/FrontendC/2002-05-24-Alloca.c (renamed from test/CFrontend/2002-05-24-Alloca.c)0
-rw-r--r--test/FrontendC/2002-06-25-FWriteInterfaceFailure.c (renamed from test/CFrontend/2002-06-25-FWriteInterfaceFailure.c)0
-rw-r--r--test/FrontendC/2002-07-14-MiscListTests.c (renamed from test/CFrontend/2002-07-14-MiscListTests.c)0
-rw-r--r--test/FrontendC/2002-07-14-MiscTests.c (renamed from test/CFrontend/2002-07-14-MiscTests.c)0
-rw-r--r--test/FrontendC/2002-07-14-MiscTests2.c (renamed from test/CFrontend/2002-07-14-MiscTests2.c)0
-rw-r--r--test/FrontendC/2002-07-14-MiscTests3.c (renamed from test/CFrontend/2002-07-14-MiscTests3.c)0
-rw-r--r--test/FrontendC/2002-07-16-HardStringInit.c (renamed from test/CFrontend/2002-07-16-HardStringInit.c)0
-rw-r--r--test/FrontendC/2002-07-17-StringConstant.c (renamed from test/CFrontend/2002-07-17-StringConstant.c)0
-rw-r--r--test/FrontendC/2002-07-29-Casts.c (renamed from test/CFrontend/2002-07-29-Casts.c)0
-rw-r--r--test/FrontendC/2002-07-30-SubregSetAssertion.c (renamed from test/CFrontend/2002-07-30-SubregSetAssertion.c)0
-rw-r--r--test/FrontendC/2002-07-30-UnionTest.c (renamed from test/CFrontend/2002-07-30-UnionTest.c)0
-rw-r--r--test/FrontendC/2002-07-30-VarArgsCallFailure.c (renamed from test/CFrontend/2002-07-30-VarArgsCallFailure.c)0
-rw-r--r--test/FrontendC/2002-07-31-BadAssert.c (renamed from test/CFrontend/2002-07-31-BadAssert.c)0
-rw-r--r--test/FrontendC/2002-07-31-SubregFailure.c (renamed from test/CFrontend/2002-07-31-SubregFailure.c)0
-rw-r--r--test/FrontendC/2002-08-02-UnionTest.c (renamed from test/CFrontend/2002-08-02-UnionTest.c)0
-rw-r--r--test/FrontendC/2002-08-19-RecursiveLocals.c (renamed from test/CFrontend/2002-08-19-RecursiveLocals.c)0
-rw-r--r--test/FrontendC/2002-09-08-PointerShifts.c (renamed from test/CFrontend/2002-09-08-PointerShifts.c)0
-rw-r--r--test/FrontendC/2002-09-18-UnionProblem.c (renamed from test/CFrontend/2002-09-18-UnionProblem.c)0
-rw-r--r--test/FrontendC/2002-09-19-StarInLabel.c (renamed from test/CFrontend/2002-09-19-StarInLabel.c)0
-rw-r--r--test/FrontendC/2002-10-12-TooManyArguments.c (renamed from test/CFrontend/2002-10-12-TooManyArguments.c)0
-rw-r--r--test/FrontendC/2002-12-15-GlobalBoolTest.c (renamed from test/CFrontend/2002-12-15-GlobalBoolTest.c)0
-rw-r--r--test/FrontendC/2002-12-15-GlobalConstantTest.c (renamed from test/CFrontend/2002-12-15-GlobalConstantTest.c)0
-rw-r--r--test/FrontendC/2002-12-15-GlobalRedefinition.c (renamed from test/CFrontend/2002-12-15-GlobalRedefinition.c)0
-rw-r--r--test/FrontendC/2002-12-15-StructParameters.c (renamed from test/CFrontend/2002-12-15-StructParameters.c)0
-rw-r--r--test/FrontendC/2003-01-30-UnionInit.c (renamed from test/CFrontend/2003-01-30-UnionInit.c)0
-rw-r--r--test/FrontendC/2003-03-03-DeferredType.c (renamed from test/CFrontend/2003-03-03-DeferredType.c)0
-rw-r--r--test/FrontendC/2003-06-22-UnionCrash.c (renamed from test/CFrontend/2003-06-22-UnionCrash.c)0
-rw-r--r--test/FrontendC/2003-06-23-GCC-fold-infinite-recursion.c (renamed from test/CFrontend/2003-06-23-GCC-fold-infinite-recursion.c)0
-rw-r--r--test/FrontendC/2003-06-26-CFECrash.c (renamed from test/CFrontend/2003-06-26-CFECrash.c)0
-rw-r--r--test/FrontendC/2003-06-29-MultipleFunctionDefinition.c (renamed from test/CFrontend/2003-06-29-MultipleFunctionDefinition.c)0
-rw-r--r--test/FrontendC/2003-07-22-ArrayAccessTypeSafety.c (renamed from test/CFrontend/2003-07-22-ArrayAccessTypeSafety.c)0
-rw-r--r--test/FrontendC/2003-08-06-BuiltinSetjmpLongjmp.c (renamed from test/CFrontend/2003-08-06-BuiltinSetjmpLongjmp.c)0
-rw-r--r--test/FrontendC/2003-08-17-DeadCodeShortCircuit.c (renamed from test/CFrontend/2003-08-17-DeadCodeShortCircuit.c)0
-rw-r--r--test/FrontendC/2003-08-18-SigSetJmp.c (renamed from test/CFrontend/2003-08-18-SigSetJmp.c)0
-rw-r--r--test/FrontendC/2003-08-18-StructAsValue.c (renamed from test/CFrontend/2003-08-18-StructAsValue.c)0
-rw-r--r--test/FrontendC/2003-08-20-BadBitfieldRef.c (renamed from test/CFrontend/2003-08-20-BadBitfieldRef.c)0
-rw-r--r--test/FrontendC/2003-08-20-PrototypeMismatch.c (renamed from test/CFrontend/2003-08-20-PrototypeMismatch.c)0
-rw-r--r--test/FrontendC/2003-08-20-vfork-bug.c (renamed from test/CFrontend/2003-08-20-vfork-bug.c)0
-rw-r--r--test/FrontendC/2003-08-21-BinOp-Type-Mismatch.c (renamed from test/CFrontend/2003-08-21-BinOp-Type-Mismatch.c)0
-rw-r--r--test/FrontendC/2003-08-21-StmtExpr.c (renamed from test/CFrontend/2003-08-21-StmtExpr.c)0
-rw-r--r--test/FrontendC/2003-08-21-WideString.c (renamed from test/CFrontend/2003-08-21-WideString.c)0
-rw-r--r--test/FrontendC/2003-08-23-LocalUnionTest.c (renamed from test/CFrontend/2003-08-23-LocalUnionTest.c)0
-rw-r--r--test/FrontendC/2003-08-29-BitFieldStruct.c (renamed from test/CFrontend/2003-08-29-BitFieldStruct.c)0
-rw-r--r--test/FrontendC/2003-08-29-HugeCharConst.c (renamed from test/CFrontend/2003-08-29-HugeCharConst.c)0
-rw-r--r--test/FrontendC/2003-08-29-StructLayoutBug.c (renamed from test/CFrontend/2003-08-29-StructLayoutBug.c)0
-rw-r--r--test/FrontendC/2003-08-30-AggregateInitializer.c (renamed from test/CFrontend/2003-08-30-AggregateInitializer.c)0
-rw-r--r--test/FrontendC/2003-08-30-LargeIntegerBitfieldMember.c (renamed from test/CFrontend/2003-08-30-LargeIntegerBitfieldMember.c)0
-rw-r--r--test/FrontendC/2003-09-18-BitfieldTests.c (renamed from test/CFrontend/2003-09-18-BitfieldTests.c)0
-rw-r--r--test/FrontendC/2003-09-30-StructLayout.c (renamed from test/CFrontend/2003-09-30-StructLayout.c)0
-rw-r--r--test/FrontendC/2003-10-02-UnionLValueError.c (renamed from test/CFrontend/2003-10-02-UnionLValueError.c)0
-rw-r--r--test/FrontendC/2003-10-06-NegateExprType.c (renamed from test/CFrontend/2003-10-06-NegateExprType.c)0
-rw-r--r--test/FrontendC/2003-10-09-UnionInitializerBug.c (renamed from test/CFrontend/2003-10-09-UnionInitializerBug.c)0
-rw-r--r--test/FrontendC/2003-10-28-ident.c (renamed from test/CFrontend/2003-10-28-ident.c)0
-rw-r--r--test/FrontendC/2003-10-29-AsmRename.c (renamed from test/CFrontend/2003-10-29-AsmRename.c)0
-rw-r--r--test/FrontendC/2003-11-01-C99-CompoundLiteral.c (renamed from test/CFrontend/2003-11-01-C99-CompoundLiteral.c)0
-rw-r--r--test/FrontendC/2003-11-01-EmptyStructCrash.c (renamed from test/CFrontend/2003-11-01-EmptyStructCrash.c)0
-rw-r--r--test/FrontendC/2003-11-01-GlobalUnionInit.c (renamed from test/CFrontend/2003-11-01-GlobalUnionInit.c)0
-rw-r--r--test/FrontendC/2003-11-03-AddrArrayElement.c (renamed from test/CFrontend/2003-11-03-AddrArrayElement.c)0
-rw-r--r--test/FrontendC/2003-11-04-EmptyStruct.c (renamed from test/CFrontend/2003-11-04-EmptyStruct.c)0
-rw-r--r--test/FrontendC/2003-11-04-OutOfMemory.c (renamed from test/CFrontend/2003-11-04-OutOfMemory.c)0
-rw-r--r--test/FrontendC/2003-11-08-PointerSubNotGetelementptr.c (renamed from test/CFrontend/2003-11-08-PointerSubNotGetelementptr.c)0
-rw-r--r--test/FrontendC/2003-11-12-VoidString.c (renamed from test/CFrontend/2003-11-12-VoidString.c)0
-rw-r--r--test/FrontendC/2003-11-13-TypeSafety.c (renamed from test/CFrontend/2003-11-13-TypeSafety.c)0
-rw-r--r--test/FrontendC/2003-11-16-StaticArrayInit.c (renamed from test/CFrontend/2003-11-16-StaticArrayInit.c)0
-rw-r--r--test/FrontendC/2003-11-18-CondExprLValue.c (renamed from test/CFrontend/2003-11-18-CondExprLValue.c)0
-rw-r--r--test/FrontendC/2003-11-19-AddressOfRegister.c (renamed from test/CFrontend/2003-11-19-AddressOfRegister.c)0
-rw-r--r--test/FrontendC/2003-11-19-BitFieldArray.c (renamed from test/CFrontend/2003-11-19-BitFieldArray.c)0
-rw-r--r--test/FrontendC/2003-11-20-Bitfields.c (renamed from test/CFrontend/2003-11-20-Bitfields.c)0
-rw-r--r--test/FrontendC/2003-11-20-ComplexDivision.c (renamed from test/CFrontend/2003-11-20-ComplexDivision.c)0
-rw-r--r--test/FrontendC/2003-11-20-UnionBitfield.c (renamed from test/CFrontend/2003-11-20-UnionBitfield.c)0
-rw-r--r--test/FrontendC/2003-11-26-PointerShift.c (renamed from test/CFrontend/2003-11-26-PointerShift.c)0
-rw-r--r--test/FrontendC/2003-11-27-ConstructorCast.c (renamed from test/CFrontend/2003-11-27-ConstructorCast.c)0
-rw-r--r--test/FrontendC/2003-11-27-UnionCtorInitialization.c (renamed from test/CFrontend/2003-11-27-UnionCtorInitialization.c)0
-rw-r--r--test/FrontendC/2003-12-14-ExternInlineSupport.c (renamed from test/CFrontend/2003-12-14-ExternInlineSupport.c)0
-rw-r--r--test/FrontendC/2004-01-01-UnknownInitSize.c (renamed from test/CFrontend/2004-01-01-UnknownInitSize.c)0
-rw-r--r--test/FrontendC/2004-01-08-ExternInlineRedefine.c (renamed from test/CFrontend/2004-01-08-ExternInlineRedefine.c)0
-rw-r--r--test/FrontendC/2004-02-12-LargeAggregateCopy.c (renamed from test/CFrontend/2004-02-12-LargeAggregateCopy.c)0
-rw-r--r--test/FrontendC/2004-02-13-BuiltinFrameReturnAddress.c (renamed from test/CFrontend/2004-02-13-BuiltinFrameReturnAddress.c)0
-rw-r--r--test/FrontendC/2004-02-13-IllegalVararg.c (renamed from test/CFrontend/2004-02-13-IllegalVararg.c)0
-rw-r--r--test/FrontendC/2004-02-13-Memset.c (renamed from test/CFrontend/2004-02-13-Memset.c)0
-rw-r--r--test/FrontendC/2004-02-14-ZeroInitializer.c (renamed from test/CFrontend/2004-02-14-ZeroInitializer.c)0
-rw-r--r--test/FrontendC/2004-02-20-Builtins.c (renamed from test/CFrontend/2004-02-20-Builtins.c)0
-rw-r--r--test/FrontendC/2004-03-07-ComplexDivEquals.c (renamed from test/CFrontend/2004-03-07-ComplexDivEquals.c)0
-rw-r--r--test/FrontendC/2004-03-07-ExternalConstant.c (renamed from test/CFrontend/2004-03-07-ExternalConstant.c)0
-rw-r--r--test/FrontendC/2004-03-09-LargeArrayInitializers.c (renamed from test/CFrontend/2004-03-09-LargeArrayInitializers.c)0
-rw-r--r--test/FrontendC/2004-03-15-SimpleIndirectGoto.c (renamed from test/CFrontend/2004-03-15-SimpleIndirectGoto.c)0
-rw-r--r--test/FrontendC/2004-03-16-AsmRegisterCrash.c (renamed from test/CFrontend/2004-03-16-AsmRegisterCrash.c)0
-rw-r--r--test/FrontendC/2004-05-07-VarArrays.c (renamed from test/CFrontend/2004-05-07-VarArrays.c)0
-rw-r--r--test/FrontendC/2004-05-21-IncompleteEnum.c (renamed from test/CFrontend/2004-05-21-IncompleteEnum.c)0
-rw-r--r--test/FrontendC/2004-06-08-OpaqueStructArg.c (renamed from test/CFrontend/2004-06-08-OpaqueStructArg.c)0
-rw-r--r--test/FrontendC/2004-06-17-UnorderedBuiltins.c (renamed from test/CFrontend/2004-06-17-UnorderedBuiltins.c)0
-rw-r--r--test/FrontendC/2004-06-17-UnorderedCompares.c (renamed from test/CFrontend/2004-06-17-UnorderedCompares.c)0
-rw-r--r--test/FrontendC/2004-06-18-VariableLengthArrayOfStructures.c (renamed from test/CFrontend/2004-06-18-VariableLengthArrayOfStructures.c)0
-rw-r--r--test/FrontendC/2004-07-06-FunctionCast.c (renamed from test/CFrontend/2004-07-06-FunctionCast.c)0
-rw-r--r--test/FrontendC/2004-08-06-LargeStructTest.c (renamed from test/CFrontend/2004-08-06-LargeStructTest.c)0
-rw-r--r--test/FrontendC/2004-11-25-UnnamedBitfieldPadding.c (renamed from test/CFrontend/2004-11-25-UnnamedBitfieldPadding.c)0
-rw-r--r--test/FrontendC/2004-11-27-InvalidConstantExpr.c (renamed from test/CFrontend/2004-11-27-InvalidConstantExpr.c)0
-rw-r--r--test/FrontendC/2004-11-27-StaticFunctionRedeclare.c (renamed from test/CFrontend/2004-11-27-StaticFunctionRedeclare.c)0
-rw-r--r--test/FrontendC/2004-11-27-VariableSizeInStructure.c (renamed from test/CFrontend/2004-11-27-VariableSizeInStructure.c)0
-rw-r--r--test/FrontendC/2005-01-02-ConstantInits.c (renamed from test/CFrontend/2005-01-02-ConstantInits.c)0
-rw-r--r--test/FrontendC/2005-01-02-PointerDifference.c (renamed from test/CFrontend/2005-01-02-PointerDifference.c)0
-rw-r--r--test/FrontendC/2005-01-02-VAArgError-ICE.c (renamed from test/CFrontend/2005-01-02-VAArgError-ICE.c)0
-rw-r--r--test/FrontendC/2005-02-20-AggregateSAVEEXPR.c (renamed from test/CFrontend/2005-02-20-AggregateSAVEEXPR.c)0
-rw-r--r--test/FrontendC/2005-02-27-MarkGlobalConstant.c (renamed from test/CFrontend/2005-02-27-MarkGlobalConstant.c)0
-rw-r--r--test/FrontendC/2005-03-05-OffsetOfHack.c (renamed from test/CFrontend/2005-03-05-OffsetOfHack.c)0
-rw-r--r--test/FrontendC/2005-03-06-OffsetOfStructCrash.c (renamed from test/CFrontend/2005-03-06-OffsetOfStructCrash.c)0
-rw-r--r--test/FrontendC/2005-03-11-Prefetch.c (renamed from test/CFrontend/2005-03-11-Prefetch.c)0
-rw-r--r--test/FrontendC/2005-04-09-ComplexOps.c (renamed from test/CFrontend/2005-04-09-ComplexOps.c)0
-rw-r--r--test/FrontendC/2005-05-06-CountBuiltins.c (renamed from test/CFrontend/2005-05-06-CountBuiltins.c)0
-rw-r--r--test/FrontendC/2005-05-10-GlobalUnionInit.c (renamed from test/CFrontend/2005-05-10-GlobalUnionInit.c)0
-rw-r--r--test/FrontendC/2005-06-15-ExpandGotoInternalProblem.c (renamed from test/CFrontend/2005-06-15-ExpandGotoInternalProblem.c)0
-rw-r--r--test/FrontendC/2005-07-20-SqrtNoErrno.c (renamed from test/CFrontend/2005-07-20-SqrtNoErrno.c)0
-rw-r--r--test/FrontendC/2005-07-26-UnionInitCrash.c (renamed from test/CFrontend/2005-07-26-UnionInitCrash.c)0
-rw-r--r--test/FrontendC/2005-07-28-IncorrectWeakGlobal.c (renamed from test/CFrontend/2005-07-28-IncorrectWeakGlobal.c)0
-rw-r--r--test/FrontendC/2005-09-20-ComplexConstants.c (renamed from test/CFrontend/2005-09-20-ComplexConstants.c)0
-rw-r--r--test/FrontendC/2005-09-24-AsmUserPrefix.c (renamed from test/CFrontend/2005-09-24-AsmUserPrefix.c)0
-rw-r--r--test/FrontendC/2005-09-24-BitFieldCrash.c (renamed from test/CFrontend/2005-09-24-BitFieldCrash.c)0
-rw-r--r--test/FrontendC/2005-10-18-VariableSizedElementCrash.c (renamed from test/CFrontend/2005-10-18-VariableSizedElementCrash.c)0
-rw-r--r--test/FrontendC/2005-12-04-AttributeUsed.c (renamed from test/CFrontend/2005-12-04-AttributeUsed.c)0
-rw-r--r--test/FrontendC/2005-12-04-DeclarationLineNumbers.c (renamed from test/CFrontend/2005-12-04-DeclarationLineNumbers.c)0
-rw-r--r--test/FrontendC/2006-01-13-Includes.c (renamed from test/CFrontend/2006-01-13-Includes.c)0
-rw-r--r--test/FrontendC/2006-01-13-StackSave.c (renamed from test/CFrontend/2006-01-13-StackSave.c)0
-rw-r--r--test/FrontendC/2006-01-16-BitCountIntrinsicsUnsigned.c (renamed from test/CFrontend/2006-01-16-BitCountIntrinsicsUnsigned.c)0
-rw-r--r--test/FrontendC/2006-01-23-FileScopeAsm.c (renamed from test/CFrontend/2006-01-23-FileScopeAsm.c)0
-rw-r--r--test/FrontendC/2006-03-03-MissingInitializer.c (renamed from test/CFrontend/2006-03-03-MissingInitializer.c)0
-rw-r--r--test/FrontendC/2006-03-16-VectorCtor.c (renamed from test/CFrontend/2006-03-16-VectorCtor.c)0
-rw-r--r--test/FrontendC/2006-03-17-KnRMismatch.c (renamed from test/CFrontend/2006-03-17-KnRMismatch.c)0
-rw-r--r--test/FrontendC/2006-05-01-AppleAlignmentPragma.c (renamed from test/CFrontend/2006-05-01-AppleAlignmentPragma.c)0
-rw-r--r--test/FrontendC/2006-05-19-SingleEltReturn.c (renamed from test/CFrontend/2006-05-19-SingleEltReturn.c)0
-rw-r--r--test/FrontendC/2006-07-31-PR854.c (renamed from test/CFrontend/2006-07-31-PR854.c)0
-rw-r--r--test/FrontendC/2006-09-11-BitfieldRefCrash.c (renamed from test/CFrontend/2006-09-11-BitfieldRefCrash.c)0
-rw-r--r--test/FrontendC/2006-09-18-fwrite-cast-crash.c (renamed from test/CFrontend/2006-09-18-fwrite-cast-crash.c)0
-rw-r--r--test/FrontendC/2006-09-21-IncompleteElementType.c (renamed from test/CFrontend/2006-09-21-IncompleteElementType.c)0
-rw-r--r--test/FrontendC/2006-09-25-DebugFilename.c (renamed from test/CFrontend/2006-09-25-DebugFilename.c)0
-rw-r--r--test/FrontendC/2006-09-25-DebugFilename.h (renamed from test/CFrontend/2006-09-25-DebugFilename.h)0
-rw-r--r--test/FrontendC/2006-09-28-SimpleAsm.c (renamed from test/CFrontend/2006-09-28-SimpleAsm.c)0
-rw-r--r--test/FrontendC/2006-10-30-ArrayCrash.c (renamed from test/CFrontend/2006-10-30-ArrayCrash.c)0
-rw-r--r--test/FrontendC/2006-12-14-ordered_expr.c (renamed from test/CFrontend/2006-12-14-ordered_expr.c)0
-rw-r--r--test/FrontendC/2007-01-06-KNR-Proto.c (renamed from test/CFrontend/2007-01-06-KNR-Proto.c)0
-rw-r--r--test/FrontendC/2007-01-20-VectorICE.c (renamed from test/CFrontend/2007-01-20-VectorICE.c)0
-rw-r--r--test/FrontendC/2007-01-24-InlineAsmCModifier.c (renamed from test/CFrontend/2007-01-24-InlineAsmCModifier.c)0
-rw-r--r--test/FrontendC/2007-02-04-AddrLValue-2.c (renamed from test/CFrontend/2007-02-04-AddrLValue-2.c)0
-rw-r--r--test/FrontendC/2007-02-04-AddrLValue.c (renamed from test/CFrontend/2007-02-04-AddrLValue.c)0
-rw-r--r--test/FrontendC/2007-02-04-EmptyStruct.c (renamed from test/CFrontend/2007-02-04-EmptyStruct.c)0
-rw-r--r--test/FrontendC/2007-02-04-WITH_SIZE_EXPR.c (renamed from test/CFrontend/2007-02-04-WITH_SIZE_EXPR.c)0
-rw-r--r--test/FrontendC/2007-02-05-nested.c (renamed from test/CFrontend/2007-02-05-nested.c)0
-rw-r--r--test/FrontendC/2007-02-07-AddrLabel.c (renamed from test/CFrontend/2007-02-07-AddrLabel.c)0
-rw-r--r--test/FrontendC/2007-02-16-VariableSizeStructArg.c (renamed from test/CFrontend/2007-02-16-VariableSizeStructArg.c)0
-rw-r--r--test/FrontendC/2007-02-16-VoidPtrDiff.c (renamed from test/CFrontend/2007-02-16-VoidPtrDiff.c)0
-rw-r--r--test/FrontendC/2007-02-16-WritableStrings.c (renamed from test/CFrontend/2007-02-16-WritableStrings.c)0
-rw-r--r--test/FrontendC/2007-02-25-C-DotDotDot.c (renamed from test/CFrontend/2007-02-25-C-DotDotDot.c)0
-rw-r--r--test/FrontendC/2007-03-01-VarSizeArrayIdx.c (renamed from test/CFrontend/2007-03-01-VarSizeArrayIdx.c)0
-rw-r--r--test/FrontendC/2007-03-05-DataLayout.c (renamed from test/CFrontend/2007-03-05-DataLayout.c)0
-rw-r--r--test/FrontendC/2007-03-06-VarSizeInStruct1.c (renamed from test/CFrontend/2007-03-06-VarSizeInStruct1.c)0
-rw-r--r--test/FrontendC/2007-03-06-VarSizeInStruct2.c (renamed from test/CFrontend/2007-03-06-VarSizeInStruct2.c)0
-rw-r--r--test/FrontendC/2007-03-26-BitfieldAfterZeroWidth.c (renamed from test/CFrontend/2007-03-26-BitfieldAfterZeroWidth.c)0
-rw-r--r--test/FrontendC/2007-03-26-ZeroWidthBitfield.c (renamed from test/CFrontend/2007-03-26-ZeroWidthBitfield.c)0
-rw-r--r--test/FrontendC/2007-03-27-ArrayCompatible.c (renamed from test/CFrontend/2007-03-27-ArrayCompatible.c)0
-rw-r--r--test/FrontendC/2007-03-27-VarLengthArray.c (renamed from test/CFrontend/2007-03-27-VarLengthArray.c)0
-rw-r--r--test/FrontendC/2007-04-05-PackedBitFields-2.c (renamed from test/CFrontend/2007-04-05-PackedBitFields-2.c)0
-rw-r--r--test/FrontendC/2007-04-05-PackedBitFields.c (renamed from test/CFrontend/2007-04-05-PackedBitFields.c)0
-rw-r--r--test/FrontendC/2007-04-05-PackedStruct.c (renamed from test/CFrontend/2007-04-05-PackedStruct.c)0
-rw-r--r--test/FrontendC/2007-04-05-PadBeforeZeroLengthField.c (renamed from test/CFrontend/2007-04-05-PadBeforeZeroLengthField.c)0
-rw-r--r--test/FrontendC/2007-04-05-UnPackedStruct.c (renamed from test/CFrontend/2007-04-05-UnPackedStruct.c)0
-rw-r--r--test/FrontendC/2007-04-11-InlineAsmStruct.c (renamed from test/CFrontend/2007-04-11-InlineAsmStruct.c)0
-rw-r--r--test/FrontendC/2007-04-11-InlineAsmUnion.c (renamed from test/CFrontend/2007-04-11-InlineAsmUnion.c)0
-rw-r--r--test/FrontendC/2007-04-11-InlineStorageClassC89.c (renamed from test/CFrontend/2007-04-11-InlineStorageClassC89.c)0
-rw-r--r--test/FrontendC/2007-04-11-InlineStorageClassC99.c (renamed from test/CFrontend/2007-04-11-InlineStorageClassC99.c)0
-rw-r--r--test/FrontendC/2007-04-11-PR1321.c (renamed from test/CFrontend/2007-04-11-PR1321.c)0
-rw-r--r--test/FrontendC/2007-04-13-InlineAsmStruct2.c (renamed from test/CFrontend/2007-04-13-InlineAsmStruct2.c)0
-rw-r--r--test/FrontendC/2007-04-13-InlineAsmUnion2.c (renamed from test/CFrontend/2007-04-13-InlineAsmUnion2.c)0
-rw-r--r--test/FrontendC/2007-04-14-FNoBuiltin.c (renamed from test/CFrontend/2007-04-14-FNoBuiltin.c)0
-rw-r--r--test/FrontendC/2007-04-17-ZeroSizeBitFields.c (renamed from test/CFrontend/2007-04-17-ZeroSizeBitFields.c)0
-rw-r--r--test/FrontendC/2007-04-24-VolatileStructCopy.c (renamed from test/CFrontend/2007-04-24-VolatileStructCopy.c)0
-rw-r--r--test/FrontendC/2007-04-24-bit-not-expr.c (renamed from test/CFrontend/2007-04-24-bit-not-expr.c)0
-rw-r--r--test/FrontendC/2007-04-24-str-const.c (renamed from test/CFrontend/2007-04-24-str-const.c)0
-rw-r--r--test/FrontendC/2007-05-07-NestedStructReturn.c (renamed from test/CFrontend/2007-05-07-NestedStructReturn.c)0
-rw-r--r--test/FrontendC/2007-05-07-PaddingElements.c (renamed from test/CFrontend/2007-05-07-PaddingElements.c)0
-rw-r--r--test/FrontendC/2007-05-08-PCH.c (renamed from test/CFrontend/2007-05-08-PCH.c)0
-rw-r--r--test/FrontendC/2007-05-11-str-const.c (renamed from test/CFrontend/2007-05-11-str-const.c)0
-rw-r--r--test/FrontendC/2007-05-15-PaddingElement.c (renamed from test/CFrontend/2007-05-15-PaddingElement.c)0
-rw-r--r--test/FrontendC/2007-05-16-EmptyStruct.c (renamed from test/CFrontend/2007-05-16-EmptyStruct.c)0
-rw-r--r--test/FrontendC/2007-05-29-UnionCopy.c (renamed from test/CFrontend/2007-05-29-UnionCopy.c)0
-rw-r--r--test/FrontendC/2007-06-05-NoInlineAttribute.c (renamed from test/CFrontend/2007-06-05-NoInlineAttribute.c)0
-rw-r--r--test/FrontendC/2007-06-15-AnnotateAttribute.c (renamed from test/CFrontend/2007-06-15-AnnotateAttribute.c)0
-rw-r--r--test/FrontendC/2007-06-18-SextAttrAggregate.c (renamed from test/CFrontend/2007-06-18-SextAttrAggregate.c)0
-rw-r--r--test/FrontendC/2007-07-29-RestrictPtrArg.c (renamed from test/CFrontend/2007-07-29-RestrictPtrArg.c)0
-rw-r--r--test/FrontendC/2007-08-01-LoadStoreAlign.c (renamed from test/CFrontend/2007-08-01-LoadStoreAlign.c)0
-rw-r--r--test/FrontendC/2007-08-21-ComplexCst.c (renamed from test/CFrontend/2007-08-21-ComplexCst.c)0
-rw-r--r--test/FrontendC/2007-08-22-CTTZ.c (renamed from test/CFrontend/2007-08-22-CTTZ.c)0
-rw-r--r--test/FrontendC/2007-09-05-ConstCtor.c (renamed from test/CFrontend/2007-09-05-ConstCtor.c)0
-rw-r--r--test/FrontendC/2007-09-12-PragmaPack.c (renamed from test/CFrontend/2007-09-12-PragmaPack.c)0
-rw-r--r--test/FrontendC/2007-09-14-NegatePointer.c (renamed from test/CFrontend/2007-09-14-NegatePointer.c)0
-rw-r--r--test/FrontendC/2007-09-17-WeakRef.c (renamed from test/CFrontend/2007-09-17-WeakRef.c)0
-rw-r--r--test/FrontendC/2007-09-20-GcrootAttribute.c (renamed from test/CFrontend/2007-09-20-GcrootAttribute.c)0
-rw-r--r--test/FrontendC/2007-09-26-Alignment.c (renamed from test/CFrontend/2007-09-26-Alignment.c)0
-rw-r--r--test/FrontendC/2007-09-27-ComplexIntCompare.c (renamed from test/CFrontend/2007-09-27-ComplexIntCompare.c)0
-rw-r--r--test/FrontendC/2007-09-28-PackedUnionMember.c (renamed from test/CFrontend/2007-09-28-PackedUnionMember.c)0
-rw-r--r--test/FrontendC/2007-10-01-BuildArrayRef.c (renamed from test/CFrontend/2007-10-01-BuildArrayRef.c)0
-rw-r--r--test/FrontendC/2007-10-02-VolatileArray.c (renamed from test/CFrontend/2007-10-02-VolatileArray.c)0
-rw-r--r--test/FrontendC/2007-10-15-VoidPtr.c (renamed from test/CFrontend/2007-10-15-VoidPtr.c)0
-rw-r--r--test/FrontendC/2007-10-30-Volatile.c (renamed from test/CFrontend/2007-10-30-Volatile.c)0
-rw-r--r--test/FrontendC/2007-11-07-AlignedMemcpy.c (renamed from test/CFrontend/2007-11-07-AlignedMemcpy.c)0
-rw-r--r--test/FrontendC/2007-11-07-CopyAggregateAlign.c (renamed from test/CFrontend/2007-11-07-CopyAggregateAlign.c)0
-rw-r--r--test/FrontendC/2007-11-07-ZeroAggregateAlign.c (renamed from test/CFrontend/2007-11-07-ZeroAggregateAlign.c)0
-rw-r--r--test/FrontendC/2007-11-27-SExtZExt.c (renamed from test/CFrontend/2007-11-27-SExtZExt.c)0
-rw-r--r--test/FrontendC/2007-11-28-GlobalInitializer.c (renamed from test/CFrontend/2007-11-28-GlobalInitializer.c)0
-rw-r--r--test/FrontendC/2007-12-16-AsmNoUnwind.c (renamed from test/CFrontend/2007-12-16-AsmNoUnwind.c)0
-rw-r--r--test/FrontendC/2007-12-VarArrayDebug.c (renamed from test/CFrontend/2007-12-VarArrayDebug.c)0
-rw-r--r--test/FrontendC/2008-01-04-WideBitfield.c (renamed from test/CFrontend/2008-01-04-WideBitfield.c)0
-rw-r--r--test/FrontendC/2008-01-07-UnusualIntSize.c (renamed from test/CFrontend/2008-01-07-UnusualIntSize.c)0
-rw-r--r--test/FrontendC/2008-01-11-ChainConsistency.c (renamed from test/CFrontend/2008-01-11-ChainConsistency.c)0
-rw-r--r--test/FrontendC/2008-01-21-PackedBitFields.c (renamed from test/CFrontend/2008-01-21-PackedBitFields.c)0
-rw-r--r--test/FrontendC/2008-01-21-PackedStructField.c (renamed from test/CFrontend/2008-01-21-PackedStructField.c)0
-rw-r--r--test/FrontendC/2008-01-24-StructAlignAndBitFields.c (renamed from test/CFrontend/2008-01-24-StructAlignAndBitFields.c)0
-rw-r--r--test/FrontendC/2008-01-25-ByValReadNone.c (renamed from test/CFrontend/2008-01-25-ByValReadNone.c)0
-rw-r--r--test/FrontendC/2008-01-25-ZeroSizedAggregate.c (renamed from test/CFrontend/2008-01-25-ZeroSizedAggregate.c)0
-rw-r--r--test/FrontendC/2008-01-28-PragmaMark.c (renamed from test/CFrontend/2008-01-28-PragmaMark.c)0
-rw-r--r--test/FrontendC/2008-01-28-UnionSize.c (renamed from test/CFrontend/2008-01-28-UnionSize.c)0
-rw-r--r--test/FrontendC/2008-02-11-AnnotateBuiltin.c (renamed from test/CFrontend/2008-02-11-AnnotateBuiltin.c)0
-rw-r--r--test/FrontendC/2008-03-03-CtorAttrType.c (renamed from test/CFrontend/2008-03-03-CtorAttrType.c)0
-rw-r--r--test/FrontendC/2008-03-05-syncPtr.c (renamed from test/CFrontend/2008-03-05-syncPtr.c)0
-rw-r--r--test/FrontendC/2008-03-24-BitField-And-Alloca.c (renamed from test/CFrontend/2008-03-24-BitField-And-Alloca.c)0
-rw-r--r--test/FrontendC/2008-03-26-PackedBitFields.c (renamed from test/CFrontend/2008-03-26-PackedBitFields.c)0
-rw-r--r--test/FrontendC/2008-04-08-NoExceptions.c (renamed from test/CFrontend/2008-04-08-NoExceptions.c)0
-rw-r--r--test/FrontendC/2008-05-06-CFECrash.c (renamed from test/CFrontend/2008-05-06-CFECrash.c)0
-rw-r--r--test/FrontendC/2008-05-12-TempUsedBeforeDef.c (renamed from test/CFrontend/2008-05-12-TempUsedBeforeDef.c)0
-rw-r--r--test/FrontendC/2008-05-19-AlwaysInline.c (renamed from test/CFrontend/2008-05-19-AlwaysInline.c)0
-rw-r--r--test/FrontendC/BasicInstrs.c (renamed from test/CFrontend/BasicInstrs.c)0
-rw-r--r--test/FrontendC/attribute_constructor.c (renamed from test/CFrontend/attribute_constructor.c)0
-rw-r--r--test/FrontendC/block-copy.c (renamed from test/CFrontend/block-copy.c)0
-rw-r--r--test/FrontendC/dg.exp (renamed from test/CFrontend/dg.exp)0
-rw-r--r--test/FrontendC/exact-div-expr.c (renamed from test/CFrontend/exact-div-expr.c)0
-rw-r--r--test/FrontendC/extern-weak.c (renamed from test/CFrontend/extern-weak.c)0
-rw-r--r--test/FrontendC/funccall.c (renamed from test/CFrontend/funccall.c)0
-rw-r--r--test/FrontendC/hidden-visibility.c (renamed from test/CFrontend/hidden-visibility.c)0
-rw-r--r--test/FrontendC/inline-asm-mrv.c (renamed from test/CFrontend/inline-asm-mrv.c)0
-rw-r--r--test/FrontendC/libcalls.c (renamed from test/CFrontend/libcalls.c)0
-rw-r--r--test/FrontendC/nested-functions.c (renamed from test/CFrontend/nested-functions.c)0
-rw-r--r--test/FrontendC/sret.c (renamed from test/CFrontend/sret.c)0
-rw-r--r--test/FrontendC/sret2.c (renamed from test/CFrontend/sret2.c)0
-rw-r--r--test/FrontendC/unaligned-memcpy.c (renamed from test/CFrontend/unaligned-memcpy.c)0
355 files changed, 0 insertions, 0 deletions
diff --git a/test/C++Frontend/2003-08-20-ExceptionFail.cpp b/test/FrontendC++/2003-08-20-ExceptionFail.cpp
index fd1c6ad..fd1c6ad 100644
--- a/test/C++Frontend/2003-08-20-ExceptionFail.cpp
+++ b/test/FrontendC++/2003-08-20-ExceptionFail.cpp
diff --git a/test/C++Frontend/2003-08-21-EmptyClass.cpp b/test/FrontendC++/2003-08-21-EmptyClass.cpp
index 2f90b3a..2f90b3a 100644
--- a/test/C++Frontend/2003-08-21-EmptyClass.cpp
+++ b/test/FrontendC++/2003-08-21-EmptyClass.cpp
diff --git a/test/C++Frontend/2003-08-24-Cleanup.cpp b/test/FrontendC++/2003-08-24-Cleanup.cpp
index ab0d1a0..ab0d1a0 100644
--- a/test/C++Frontend/2003-08-24-Cleanup.cpp
+++ b/test/FrontendC++/2003-08-24-Cleanup.cpp
diff --git a/test/C++Frontend/2003-08-27-TypeNamespaces.cpp b/test/FrontendC++/2003-08-27-TypeNamespaces.cpp
index cd7247e..cd7247e 100644
--- a/test/C++Frontend/2003-08-27-TypeNamespaces.cpp
+++ b/test/FrontendC++/2003-08-27-TypeNamespaces.cpp
diff --git a/test/C++Frontend/2003-08-28-ForwardType.cpp b/test/FrontendC++/2003-08-28-ForwardType.cpp
index 38c4e2d..38c4e2d 100644
--- a/test/C++Frontend/2003-08-28-ForwardType.cpp
+++ b/test/FrontendC++/2003-08-28-ForwardType.cpp
diff --git a/test/C++Frontend/2003-08-28-SaveExprBug.cpp b/test/FrontendC++/2003-08-28-SaveExprBug.cpp
index 2be35d8..2be35d8 100644
--- a/test/C++Frontend/2003-08-28-SaveExprBug.cpp
+++ b/test/FrontendC++/2003-08-28-SaveExprBug.cpp
diff --git a/test/C++Frontend/2003-08-29-ArgPassingBug.cpp b/test/FrontendC++/2003-08-29-ArgPassingBug.cpp
index d4cddff..d4cddff 100644
--- a/test/C++Frontend/2003-08-29-ArgPassingBug.cpp
+++ b/test/FrontendC++/2003-08-29-ArgPassingBug.cpp
diff --git a/test/C++Frontend/2003-08-31-StructLayout.cpp b/test/FrontendC++/2003-08-31-StructLayout.cpp
index 99d6682..99d6682 100644
--- a/test/C++Frontend/2003-08-31-StructLayout.cpp
+++ b/test/FrontendC++/2003-08-31-StructLayout.cpp
diff --git a/test/C++Frontend/2003-09-22-CompositeExprValue.cpp b/test/FrontendC++/2003-09-22-CompositeExprValue.cpp
index a8208ad..a8208ad 100644
--- a/test/C++Frontend/2003-09-22-CompositeExprValue.cpp
+++ b/test/FrontendC++/2003-09-22-CompositeExprValue.cpp
diff --git a/test/C++Frontend/2003-09-29-ArgumentNumberMismatch.cpp b/test/FrontendC++/2003-09-29-ArgumentNumberMismatch.cpp
index 4873123..4873123 100644
--- a/test/C++Frontend/2003-09-29-ArgumentNumberMismatch.cpp
+++ b/test/FrontendC++/2003-09-29-ArgumentNumberMismatch.cpp
diff --git a/test/C++Frontend/2003-09-30-CommaExprBug.cpp b/test/FrontendC++/2003-09-30-CommaExprBug.cpp
index afe470c..afe470c 100644
--- a/test/C++Frontend/2003-09-30-CommaExprBug.cpp
+++ b/test/FrontendC++/2003-09-30-CommaExprBug.cpp
diff --git a/test/C++Frontend/2003-09-30-ForIncrementExprBug.cpp b/test/FrontendC++/2003-09-30-ForIncrementExprBug.cpp
index 40c9c87..40c9c87 100644
--- a/test/C++Frontend/2003-09-30-ForIncrementExprBug.cpp
+++ b/test/FrontendC++/2003-09-30-ForIncrementExprBug.cpp
diff --git a/test/C++Frontend/2003-09-30-ForIncrementExprBug2.cpp b/test/FrontendC++/2003-09-30-ForIncrementExprBug2.cpp
index e07eb42..e07eb42 100644
--- a/test/C++Frontend/2003-09-30-ForIncrementExprBug2.cpp
+++ b/test/FrontendC++/2003-09-30-ForIncrementExprBug2.cpp
diff --git a/test/C++Frontend/2003-09-30-NestedFunctionDecl.cpp b/test/FrontendC++/2003-09-30-NestedFunctionDecl.cpp
index b1c54b8..b1c54b8 100644
--- a/test/C++Frontend/2003-09-30-NestedFunctionDecl.cpp
+++ b/test/FrontendC++/2003-09-30-NestedFunctionDecl.cpp
diff --git a/test/C++Frontend/2003-10-17-BoolBitfields.cpp b/test/FrontendC++/2003-10-17-BoolBitfields.cpp
index 547a367..547a367 100644
--- a/test/C++Frontend/2003-10-17-BoolBitfields.cpp
+++ b/test/FrontendC++/2003-10-17-BoolBitfields.cpp
diff --git a/test/C++Frontend/2003-10-21-InnerClass.cpp b/test/FrontendC++/2003-10-21-InnerClass.cpp
index fadd51d..fadd51d 100644
--- a/test/C++Frontend/2003-10-21-InnerClass.cpp
+++ b/test/FrontendC++/2003-10-21-InnerClass.cpp
diff --git a/test/C++Frontend/2003-10-27-VirtualBaseClassCrash.cpp b/test/FrontendC++/2003-10-27-VirtualBaseClassCrash.cpp
index f9fc80e..f9fc80e 100644
--- a/test/C++Frontend/2003-10-27-VirtualBaseClassCrash.cpp
+++ b/test/FrontendC++/2003-10-27-VirtualBaseClassCrash.cpp
diff --git a/test/C++Frontend/2003-11-02-WeakLinkage.cpp b/test/FrontendC++/2003-11-02-WeakLinkage.cpp
index 748ca63..748ca63 100644
--- a/test/C++Frontend/2003-11-02-WeakLinkage.cpp
+++ b/test/FrontendC++/2003-11-02-WeakLinkage.cpp
diff --git a/test/C++Frontend/2003-11-04-ArrayConstructors.cpp b/test/FrontendC++/2003-11-04-ArrayConstructors.cpp
index 4df4f9b..4df4f9b 100644
--- a/test/C++Frontend/2003-11-04-ArrayConstructors.cpp
+++ b/test/FrontendC++/2003-11-04-ArrayConstructors.cpp
diff --git a/test/C++Frontend/2003-11-04-CatchLabelName.cpp b/test/FrontendC++/2003-11-04-CatchLabelName.cpp
index 8acf88d..8acf88d 100644
--- a/test/C++Frontend/2003-11-04-CatchLabelName.cpp
+++ b/test/FrontendC++/2003-11-04-CatchLabelName.cpp
diff --git a/test/C++Frontend/2003-11-08-ArrayAddress.cpp b/test/FrontendC++/2003-11-08-ArrayAddress.cpp
index 9ad1b8f..9ad1b8f 100644
--- a/test/C++Frontend/2003-11-08-ArrayAddress.cpp
+++ b/test/FrontendC++/2003-11-08-ArrayAddress.cpp
diff --git a/test/C++Frontend/2003-11-09-ConstructorTypeSafety.cpp b/test/FrontendC++/2003-11-09-ConstructorTypeSafety.cpp
index e6c09e5..e6c09e5 100644
--- a/test/C++Frontend/2003-11-09-ConstructorTypeSafety.cpp
+++ b/test/FrontendC++/2003-11-09-ConstructorTypeSafety.cpp
diff --git a/test/C++Frontend/2003-11-18-EnumArray.cpp b/test/FrontendC++/2003-11-18-EnumArray.cpp
index 6eaf9d6..6eaf9d6 100644
--- a/test/C++Frontend/2003-11-18-EnumArray.cpp
+++ b/test/FrontendC++/2003-11-18-EnumArray.cpp
diff --git a/test/C++Frontend/2003-11-18-MemberInitializationCasting.cpp b/test/FrontendC++/2003-11-18-MemberInitializationCasting.cpp
index cb66ba1..cb66ba1 100644
--- a/test/C++Frontend/2003-11-18-MemberInitializationCasting.cpp
+++ b/test/FrontendC++/2003-11-18-MemberInitializationCasting.cpp
diff --git a/test/C++Frontend/2003-11-18-PtrMemConstantInitializer.cpp b/test/FrontendC++/2003-11-18-PtrMemConstantInitializer.cpp
index ae76a6c..ae76a6c 100644
--- a/test/C++Frontend/2003-11-18-PtrMemConstantInitializer.cpp
+++ b/test/FrontendC++/2003-11-18-PtrMemConstantInitializer.cpp
diff --git a/test/C++Frontend/2003-11-25-ReturningOpaqueByValue.cpp b/test/FrontendC++/2003-11-25-ReturningOpaqueByValue.cpp
index 83fe1b3..83fe1b3 100644
--- a/test/C++Frontend/2003-11-25-ReturningOpaqueByValue.cpp
+++ b/test/FrontendC++/2003-11-25-ReturningOpaqueByValue.cpp
diff --git a/test/C++Frontend/2003-11-27-MultipleInheritanceThunk.cpp b/test/FrontendC++/2003-11-27-MultipleInheritanceThunk.cpp
index 16026c3..16026c3 100644
--- a/test/C++Frontend/2003-11-27-MultipleInheritanceThunk.cpp
+++ b/test/FrontendC++/2003-11-27-MultipleInheritanceThunk.cpp
diff --git a/test/C++Frontend/2003-11-29-DuplicatedCleanupTest.cpp b/test/FrontendC++/2003-11-29-DuplicatedCleanupTest.cpp
index 8131baa..8131baa 100644
--- a/test/C++Frontend/2003-11-29-DuplicatedCleanupTest.cpp
+++ b/test/FrontendC++/2003-11-29-DuplicatedCleanupTest.cpp
diff --git a/test/C++Frontend/2003-12-08-ArrayOfPtrToMemberFunc.cpp b/test/FrontendC++/2003-12-08-ArrayOfPtrToMemberFunc.cpp
index d512234..d512234 100644
--- a/test/C++Frontend/2003-12-08-ArrayOfPtrToMemberFunc.cpp
+++ b/test/FrontendC++/2003-12-08-ArrayOfPtrToMemberFunc.cpp
diff --git a/test/C++Frontend/2004-01-11-DynamicInitializedConstant.cpp b/test/FrontendC++/2004-01-11-DynamicInitializedConstant.cpp
index 8ae15c9..8ae15c9 100644
--- a/test/C++Frontend/2004-01-11-DynamicInitializedConstant.cpp
+++ b/test/FrontendC++/2004-01-11-DynamicInitializedConstant.cpp
diff --git a/test/C++Frontend/2004-03-08-ReinterpretCastCopy.cpp b/test/FrontendC++/2004-03-08-ReinterpretCastCopy.cpp
index 755d7c7..755d7c7 100644
--- a/test/C++Frontend/2004-03-08-ReinterpretCastCopy.cpp
+++ b/test/FrontendC++/2004-03-08-ReinterpretCastCopy.cpp
diff --git a/test/C++Frontend/2004-03-09-UnmangledBuiltinMethods.cpp b/test/FrontendC++/2004-03-09-UnmangledBuiltinMethods.cpp
index b019e0c..b019e0c 100644
--- a/test/C++Frontend/2004-03-09-UnmangledBuiltinMethods.cpp
+++ b/test/FrontendC++/2004-03-09-UnmangledBuiltinMethods.cpp
diff --git a/test/C++Frontend/2004-03-15-CleanupsAndGotos.cpp b/test/FrontendC++/2004-03-15-CleanupsAndGotos.cpp
index 9bc70c8..9bc70c8 100644
--- a/test/C++Frontend/2004-03-15-CleanupsAndGotos.cpp
+++ b/test/FrontendC++/2004-03-15-CleanupsAndGotos.cpp
diff --git a/test/C++Frontend/2004-06-08-LateTemplateInstantiation.cpp b/test/FrontendC++/2004-06-08-LateTemplateInstantiation.cpp
index 16d8e5e..16d8e5e 100644
--- a/test/C++Frontend/2004-06-08-LateTemplateInstantiation.cpp
+++ b/test/FrontendC++/2004-06-08-LateTemplateInstantiation.cpp
diff --git a/test/C++Frontend/2004-09-27-CompilerCrash.cpp b/test/FrontendC++/2004-09-27-CompilerCrash.cpp
index f507c23..f507c23 100644
--- a/test/C++Frontend/2004-09-27-CompilerCrash.cpp
+++ b/test/FrontendC++/2004-09-27-CompilerCrash.cpp
diff --git a/test/C++Frontend/2004-09-27-DidntEmitTemplate.cpp b/test/FrontendC++/2004-09-27-DidntEmitTemplate.cpp
index 706d541..706d541 100644
--- a/test/C++Frontend/2004-09-27-DidntEmitTemplate.cpp
+++ b/test/FrontendC++/2004-09-27-DidntEmitTemplate.cpp
diff --git a/test/C++Frontend/2004-11-27-EmitsUnusedInlineFunctions.cpp b/test/FrontendC++/2004-11-27-EmitsUnusedInlineFunctions.cpp
index 794b7d7..794b7d7 100644
--- a/test/C++Frontend/2004-11-27-EmitsUnusedInlineFunctions.cpp
+++ b/test/FrontendC++/2004-11-27-EmitsUnusedInlineFunctions.cpp
diff --git a/test/C++Frontend/2004-11-27-ExceptionCleanupAssertion.cpp b/test/FrontendC++/2004-11-27-ExceptionCleanupAssertion.cpp
index f3d225e..f3d225e 100644
--- a/test/C++Frontend/2004-11-27-ExceptionCleanupAssertion.cpp
+++ b/test/FrontendC++/2004-11-27-ExceptionCleanupAssertion.cpp
diff --git a/test/C++Frontend/2004-11-27-FriendDefaultArgCrash.cpp b/test/FrontendC++/2004-11-27-FriendDefaultArgCrash.cpp
index 731e726..731e726 100644
--- a/test/C++Frontend/2004-11-27-FriendDefaultArgCrash.cpp
+++ b/test/FrontendC++/2004-11-27-FriendDefaultArgCrash.cpp
diff --git a/test/C++Frontend/2004-11-27-InlineAsmFunctionRedefinition.cpp b/test/FrontendC++/2004-11-27-InlineAsmFunctionRedefinition.cpp
index 42b223b..42b223b 100644
--- a/test/C++Frontend/2004-11-27-InlineAsmFunctionRedefinition.cpp
+++ b/test/FrontendC++/2004-11-27-InlineAsmFunctionRedefinition.cpp
diff --git a/test/C++Frontend/2005-01-03-StaticInitializers.cpp b/test/FrontendC++/2005-01-03-StaticInitializers.cpp
index da1b005..da1b005 100644
--- a/test/C++Frontend/2005-01-03-StaticInitializers.cpp
+++ b/test/FrontendC++/2005-01-03-StaticInitializers.cpp
diff --git a/test/C++Frontend/2005-02-11-AnonymousUnion.cpp b/test/FrontendC++/2005-02-11-AnonymousUnion.cpp
index b0ff7e7..b0ff7e7 100644
--- a/test/C++Frontend/2005-02-11-AnonymousUnion.cpp
+++ b/test/FrontendC++/2005-02-11-AnonymousUnion.cpp
diff --git a/test/C++Frontend/2005-02-13-BadDynamicInit.cpp b/test/FrontendC++/2005-02-13-BadDynamicInit.cpp
index 84fa565..84fa565 100644
--- a/test/C++Frontend/2005-02-13-BadDynamicInit.cpp
+++ b/test/FrontendC++/2005-02-13-BadDynamicInit.cpp
diff --git a/test/C++Frontend/2005-02-14-BitFieldOffset.cpp b/test/FrontendC++/2005-02-14-BitFieldOffset.cpp
index 522e20a..522e20a 100644
--- a/test/C++Frontend/2005-02-14-BitFieldOffset.cpp
+++ b/test/FrontendC++/2005-02-14-BitFieldOffset.cpp
diff --git a/test/C++Frontend/2005-02-19-BitfieldStructCrash.cpp b/test/FrontendC++/2005-02-19-BitfieldStructCrash.cpp
index 8f571e0..8f571e0 100644
--- a/test/C++Frontend/2005-02-19-BitfieldStructCrash.cpp
+++ b/test/FrontendC++/2005-02-19-BitfieldStructCrash.cpp
diff --git a/test/C++Frontend/2005-02-19-UnnamedVirtualThunkArgument.cpp b/test/FrontendC++/2005-02-19-UnnamedVirtualThunkArgument.cpp
index 853fee7..853fee7 100644
--- a/test/C++Frontend/2005-02-19-UnnamedVirtualThunkArgument.cpp
+++ b/test/FrontendC++/2005-02-19-UnnamedVirtualThunkArgument.cpp
diff --git a/test/C++Frontend/2005-02-20-BrokenReferenceTest.cpp b/test/FrontendC++/2005-02-20-BrokenReferenceTest.cpp
index 31026d3..31026d3 100644
--- a/test/C++Frontend/2005-02-20-BrokenReferenceTest.cpp
+++ b/test/FrontendC++/2005-02-20-BrokenReferenceTest.cpp
diff --git a/test/C++Frontend/2005-02-27-PlacementArrayNewCrash.cpp b/test/FrontendC++/2005-02-27-PlacementArrayNewCrash.cpp
index a8fc668..a8fc668 100644
--- a/test/C++Frontend/2005-02-27-PlacementArrayNewCrash.cpp
+++ b/test/FrontendC++/2005-02-27-PlacementArrayNewCrash.cpp
diff --git a/test/C++Frontend/2005-07-21-VirtualBaseAccess.cpp b/test/FrontendC++/2005-07-21-VirtualBaseAccess.cpp
index 7711cff..7711cff 100644
--- a/test/C++Frontend/2005-07-21-VirtualBaseAccess.cpp
+++ b/test/FrontendC++/2005-07-21-VirtualBaseAccess.cpp
diff --git a/test/C++Frontend/2006-03-01-GimplifyCrash.cpp b/test/FrontendC++/2006-03-01-GimplifyCrash.cpp
index b0d00fe..b0d00fe 100644
--- a/test/C++Frontend/2006-03-01-GimplifyCrash.cpp
+++ b/test/FrontendC++/2006-03-01-GimplifyCrash.cpp
diff --git a/test/C++Frontend/2006-03-06-C++RecurseCrash.cpp b/test/FrontendC++/2006-03-06-C++RecurseCrash.cpp
index 2fb3fb7..2fb3fb7 100644
--- a/test/C++Frontend/2006-03-06-C++RecurseCrash.cpp
+++ b/test/FrontendC++/2006-03-06-C++RecurseCrash.cpp
diff --git a/test/C++Frontend/2006-09-08-powi.cpp b/test/FrontendC++/2006-09-08-powi.cpp
index 75cbfda..75cbfda 100644
--- a/test/C++Frontend/2006-09-08-powi.cpp
+++ b/test/FrontendC++/2006-09-08-powi.cpp
diff --git a/test/C++Frontend/2006-09-12-OpaqueStructCrash.cpp b/test/FrontendC++/2006-09-12-OpaqueStructCrash.cpp
index f3160e8..f3160e8 100644
--- a/test/C++Frontend/2006-09-12-OpaqueStructCrash.cpp
+++ b/test/FrontendC++/2006-09-12-OpaqueStructCrash.cpp
diff --git a/test/C++Frontend/2006-09-27-Debug-Protection.cpp b/test/FrontendC++/2006-09-27-Debug-Protection.cpp
index d9a25aa..d9a25aa 100644
--- a/test/C++Frontend/2006-09-27-Debug-Protection.cpp
+++ b/test/FrontendC++/2006-09-27-Debug-Protection.cpp
diff --git a/test/C++Frontend/2006-10-30-ClassBitfield.cpp b/test/FrontendC++/2006-10-30-ClassBitfield.cpp
index bd3b173..bd3b173 100644
--- a/test/C++Frontend/2006-10-30-ClassBitfield.cpp
+++ b/test/FrontendC++/2006-10-30-ClassBitfield.cpp
diff --git a/test/C++Frontend/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp
index 55b34ad..55b34ad 100644
--- a/test/C++Frontend/2006-11-06-StackTrace.cpp
+++ b/test/FrontendC++/2006-11-06-StackTrace.cpp
diff --git a/test/C++Frontend/2006-11-20-GlobalSymbols.cpp b/test/FrontendC++/2006-11-20-GlobalSymbols.cpp
index fc896b3..fc896b3 100644
--- a/test/C++Frontend/2006-11-20-GlobalSymbols.cpp
+++ b/test/FrontendC++/2006-11-20-GlobalSymbols.cpp
diff --git a/test/C++Frontend/2006-11-30-ConstantExprCrash.cpp b/test/FrontendC++/2006-11-30-ConstantExprCrash.cpp
index 365c8e8..365c8e8 100644
--- a/test/C++Frontend/2006-11-30-ConstantExprCrash.cpp
+++ b/test/FrontendC++/2006-11-30-ConstantExprCrash.cpp
diff --git a/test/C++Frontend/2006-11-30-NoCompileUnit.cpp b/test/FrontendC++/2006-11-30-NoCompileUnit.cpp
index c1fa9ae..c1fa9ae 100644
--- a/test/C++Frontend/2006-11-30-NoCompileUnit.cpp
+++ b/test/FrontendC++/2006-11-30-NoCompileUnit.cpp
diff --git a/test/C++Frontend/2006-11-30-Pubnames.cpp b/test/FrontendC++/2006-11-30-Pubnames.cpp
index c6165a6..c6165a6 100644
--- a/test/C++Frontend/2006-11-30-Pubnames.cpp
+++ b/test/FrontendC++/2006-11-30-Pubnames.cpp
diff --git a/test/C++Frontend/2007-01-02-UnboundedArray.cpp b/test/FrontendC++/2007-01-02-UnboundedArray.cpp
index 648d19b..648d19b 100644
--- a/test/C++Frontend/2007-01-02-UnboundedArray.cpp
+++ b/test/FrontendC++/2007-01-02-UnboundedArray.cpp
diff --git a/test/C++Frontend/2007-01-06-ELF-Thunk-Sections.cpp b/test/FrontendC++/2007-01-06-ELF-Thunk-Sections.cpp
index 654e11b..654e11b 100644
--- a/test/C++Frontend/2007-01-06-ELF-Thunk-Sections.cpp
+++ b/test/FrontendC++/2007-01-06-ELF-Thunk-Sections.cpp
diff --git a/test/C++Frontend/2007-01-06-PtrMethodInit.cpp b/test/FrontendC++/2007-01-06-PtrMethodInit.cpp
index f87c8d8..f87c8d8 100644
--- a/test/C++Frontend/2007-01-06-PtrMethodInit.cpp
+++ b/test/FrontendC++/2007-01-06-PtrMethodInit.cpp
diff --git a/test/C++Frontend/2007-03-27-FunctionVarRename.cpp b/test/FrontendC++/2007-03-27-FunctionVarRename.cpp
index 538d6df..538d6df 100644
--- a/test/C++Frontend/2007-03-27-FunctionVarRename.cpp
+++ b/test/FrontendC++/2007-03-27-FunctionVarRename.cpp
diff --git a/test/C++Frontend/2007-04-05-PackedBitFields-1.cpp b/test/FrontendC++/2007-04-05-PackedBitFields-1.cpp
index 4797baf..4797baf 100644
--- a/test/C++Frontend/2007-04-05-PackedBitFields-1.cpp
+++ b/test/FrontendC++/2007-04-05-PackedBitFields-1.cpp
diff --git a/test/C++Frontend/2007-04-05-PackedBitFieldsOverlap-2.cpp b/test/FrontendC++/2007-04-05-PackedBitFieldsOverlap-2.cpp
index 3ba5d7b..3ba5d7b 100644
--- a/test/C++Frontend/2007-04-05-PackedBitFieldsOverlap-2.cpp
+++ b/test/FrontendC++/2007-04-05-PackedBitFieldsOverlap-2.cpp
diff --git a/test/C++Frontend/2007-04-05-PackedBitFieldsOverlap.cpp b/test/FrontendC++/2007-04-05-PackedBitFieldsOverlap.cpp
index ad272c9..ad272c9 100644
--- a/test/C++Frontend/2007-04-05-PackedBitFieldsOverlap.cpp
+++ b/test/FrontendC++/2007-04-05-PackedBitFieldsOverlap.cpp
diff --git a/test/C++Frontend/2007-04-05-PackedBitFieldsSmall.cpp b/test/FrontendC++/2007-04-05-PackedBitFieldsSmall.cpp
index e7517dd..e7517dd 100644
--- a/test/C++Frontend/2007-04-05-PackedBitFieldsSmall.cpp
+++ b/test/FrontendC++/2007-04-05-PackedBitFieldsSmall.cpp
diff --git a/test/C++Frontend/2007-04-05-StructPackedFieldUnpacked.cpp b/test/FrontendC++/2007-04-05-StructPackedFieldUnpacked.cpp
index 52e2471..52e2471 100644
--- a/test/C++Frontend/2007-04-05-StructPackedFieldUnpacked.cpp
+++ b/test/FrontendC++/2007-04-05-StructPackedFieldUnpacked.cpp
diff --git a/test/C++Frontend/2007-04-10-PackedUnion.cpp b/test/FrontendC++/2007-04-10-PackedUnion.cpp
index b4b8894..b4b8894 100644
--- a/test/C++Frontend/2007-04-10-PackedUnion.cpp
+++ b/test/FrontendC++/2007-04-10-PackedUnion.cpp
diff --git a/test/C++Frontend/2007-04-11-InlineStorageClassC++.cpp b/test/FrontendC++/2007-04-11-InlineStorageClassC++.cpp
index eabcd57..eabcd57 100644
--- a/test/C++Frontend/2007-04-11-InlineStorageClassC++.cpp
+++ b/test/FrontendC++/2007-04-11-InlineStorageClassC++.cpp
diff --git a/test/C++Frontend/2007-04-14-FNoBuiltin.cpp b/test/FrontendC++/2007-04-14-FNoBuiltin.cpp
index 31e4528..31e4528 100644
--- a/test/C++Frontend/2007-04-14-FNoBuiltin.cpp
+++ b/test/FrontendC++/2007-04-14-FNoBuiltin.cpp
diff --git a/test/C++Frontend/2007-04-31-TryCatch.cpp b/test/FrontendC++/2007-04-31-TryCatch.cpp
index 8b8254d..8b8254d 100644
--- a/test/C++Frontend/2007-04-31-TryCatch.cpp
+++ b/test/FrontendC++/2007-04-31-TryCatch.cpp
diff --git a/test/C++Frontend/2007-05-03-VectorInit.cpp b/test/FrontendC++/2007-05-03-VectorInit.cpp
index b87f4d4..b87f4d4 100644
--- a/test/C++Frontend/2007-05-03-VectorInit.cpp
+++ b/test/FrontendC++/2007-05-03-VectorInit.cpp
diff --git a/test/C++Frontend/2007-05-16-ReverseBitFieldCrash.cpp b/test/FrontendC++/2007-05-16-ReverseBitFieldCrash.cpp
index 8392c0b..8392c0b 100644
--- a/test/C++Frontend/2007-05-16-ReverseBitFieldCrash.cpp
+++ b/test/FrontendC++/2007-05-16-ReverseBitFieldCrash.cpp
diff --git a/test/C++Frontend/2007-05-23-TryFinally.cpp b/test/FrontendC++/2007-05-23-TryFinally.cpp
index 38f0b02..38f0b02 100644
--- a/test/C++Frontend/2007-05-23-TryFinally.cpp
+++ b/test/FrontendC++/2007-05-23-TryFinally.cpp
diff --git a/test/C++Frontend/2007-07-04-NestedCatches.cpp b/test/FrontendC++/2007-07-04-NestedCatches.cpp
index b10a5db..b10a5db 100644
--- a/test/C++Frontend/2007-07-04-NestedCatches.cpp
+++ b/test/FrontendC++/2007-07-04-NestedCatches.cpp
diff --git a/test/C++Frontend/2007-07-29-RestrictPtrArg.cpp b/test/FrontendC++/2007-07-29-RestrictPtrArg.cpp
index d54dfbe..d54dfbe 100644
--- a/test/C++Frontend/2007-07-29-RestrictPtrArg.cpp
+++ b/test/FrontendC++/2007-07-29-RestrictPtrArg.cpp
diff --git a/test/C++Frontend/2007-07-29-RestrictRefArg.cpp b/test/FrontendC++/2007-07-29-RestrictRefArg.cpp
index 0c28e4d..0c28e4d 100644
--- a/test/C++Frontend/2007-07-29-RestrictRefArg.cpp
+++ b/test/FrontendC++/2007-07-29-RestrictRefArg.cpp
diff --git a/test/C++Frontend/2007-08-01-RestrictMethod.cpp b/test/FrontendC++/2007-08-01-RestrictMethod.cpp
index b4922be..b4922be 100644
--- a/test/C++Frontend/2007-08-01-RestrictMethod.cpp
+++ b/test/FrontendC++/2007-08-01-RestrictMethod.cpp
diff --git a/test/C++Frontend/2007-09-10-RecursiveTypeResolution.cpp b/test/FrontendC++/2007-09-10-RecursiveTypeResolution.cpp
index f813944..f813944 100644
--- a/test/C++Frontend/2007-09-10-RecursiveTypeResolution.cpp
+++ b/test/FrontendC++/2007-09-10-RecursiveTypeResolution.cpp
diff --git a/test/C++Frontend/2007-10-01-StructResize.cpp b/test/FrontendC++/2007-10-01-StructResize.cpp
index d37057a..d37057a 100644
--- a/test/C++Frontend/2007-10-01-StructResize.cpp
+++ b/test/FrontendC++/2007-10-01-StructResize.cpp
diff --git a/test/C++Frontend/2008-01-11-BadWarning.cpp b/test/FrontendC++/2008-01-11-BadWarning.cpp
index 43f6a71..43f6a71 100644
--- a/test/C++Frontend/2008-01-11-BadWarning.cpp
+++ b/test/FrontendC++/2008-01-11-BadWarning.cpp
diff --git a/test/C++Frontend/2008-01-12-VecInit.cpp b/test/FrontendC++/2008-01-12-VecInit.cpp
index e21bbb9..e21bbb9 100644
--- a/test/C++Frontend/2008-01-12-VecInit.cpp
+++ b/test/FrontendC++/2008-01-12-VecInit.cpp
diff --git a/test/C++Frontend/2008-02-13-sret.cpp b/test/FrontendC++/2008-02-13-sret.cpp
index 15bfa2d..15bfa2d 100644
--- a/test/C++Frontend/2008-02-13-sret.cpp
+++ b/test/FrontendC++/2008-02-13-sret.cpp
diff --git a/test/C++Frontend/2008-05-07-CrazyOffsetOf.cpp b/test/FrontendC++/2008-05-07-CrazyOffsetOf.cpp
index f183197..f183197 100644
--- a/test/C++Frontend/2008-05-07-CrazyOffsetOf.cpp
+++ b/test/FrontendC++/2008-05-07-CrazyOffsetOf.cpp
diff --git a/test/C++Frontend/dg.exp b/test/FrontendC++/dg.exp
index fc852e3..fc852e3 100644
--- a/test/C++Frontend/dg.exp
+++ b/test/FrontendC++/dg.exp
diff --git a/test/C++Frontend/ptr-to-method-devirt.cpp b/test/FrontendC++/ptr-to-method-devirt.cpp
index 358b801..358b801 100644
--- a/test/C++Frontend/ptr-to-method-devirt.cpp
+++ b/test/FrontendC++/ptr-to-method-devirt.cpp
diff --git a/test/CFrontend/2002-01-23-LoadQISIReloadFailure.c b/test/FrontendC/2002-01-23-LoadQISIReloadFailure.c
index 258d3cc..258d3cc 100644
--- a/test/CFrontend/2002-01-23-LoadQISIReloadFailure.c
+++ b/test/FrontendC/2002-01-23-LoadQISIReloadFailure.c
diff --git a/test/CFrontend/2002-01-24-ComplexSpaceInType.c b/test/FrontendC/2002-01-24-ComplexSpaceInType.c
index 9559d5b..9559d5b 100644
--- a/test/CFrontend/2002-01-24-ComplexSpaceInType.c
+++ b/test/FrontendC/2002-01-24-ComplexSpaceInType.c
diff --git a/test/CFrontend/2002-01-24-HandleCallInsnSEGV.c b/test/FrontendC/2002-01-24-HandleCallInsnSEGV.c
index 09029fb..09029fb 100644
--- a/test/CFrontend/2002-01-24-HandleCallInsnSEGV.c
+++ b/test/FrontendC/2002-01-24-HandleCallInsnSEGV.c
diff --git a/test/CFrontend/2002-02-13-ConditionalInCall.c b/test/FrontendC/2002-02-13-ConditionalInCall.c
index 0dad6ff..0dad6ff 100644
--- a/test/CFrontend/2002-02-13-ConditionalInCall.c
+++ b/test/FrontendC/2002-02-13-ConditionalInCall.c
diff --git a/test/CFrontend/2002-02-13-ReloadProblem.c b/test/FrontendC/2002-02-13-ReloadProblem.c
index ab9b56d..ab9b56d 100644
--- a/test/CFrontend/2002-02-13-ReloadProblem.c
+++ b/test/FrontendC/2002-02-13-ReloadProblem.c
diff --git a/test/CFrontend/2002-02-13-TypeVarNameCollision.c b/test/FrontendC/2002-02-13-TypeVarNameCollision.c
index ec33401..ec33401 100644
--- a/test/CFrontend/2002-02-13-TypeVarNameCollision.c
+++ b/test/FrontendC/2002-02-13-TypeVarNameCollision.c
diff --git a/test/CFrontend/2002-02-13-UnnamedLocal.c b/test/FrontendC/2002-02-13-UnnamedLocal.c
index 6fdc7ef..6fdc7ef 100644
--- a/test/CFrontend/2002-02-13-UnnamedLocal.c
+++ b/test/FrontendC/2002-02-13-UnnamedLocal.c
diff --git a/test/CFrontend/2002-02-14-EntryNodePreds.c b/test/FrontendC/2002-02-14-EntryNodePreds.c
index f1e0151..f1e0151 100644
--- a/test/CFrontend/2002-02-14-EntryNodePreds.c
+++ b/test/FrontendC/2002-02-14-EntryNodePreds.c
diff --git a/test/CFrontend/2002-02-16-RenamingTest.c b/test/FrontendC/2002-02-16-RenamingTest.c
index 952af90..952af90 100644
--- a/test/CFrontend/2002-02-16-RenamingTest.c
+++ b/test/FrontendC/2002-02-16-RenamingTest.c
diff --git a/test/CFrontend/2002-02-17-ArgumentAddress.c b/test/FrontendC/2002-02-17-ArgumentAddress.c
index 9379295..9379295 100644
--- a/test/CFrontend/2002-02-17-ArgumentAddress.c
+++ b/test/FrontendC/2002-02-17-ArgumentAddress.c
diff --git a/test/CFrontend/2002-02-18-64bitConstant.c b/test/FrontendC/2002-02-18-64bitConstant.c
index 6fd3e29..6fd3e29 100644
--- a/test/CFrontend/2002-02-18-64bitConstant.c
+++ b/test/FrontendC/2002-02-18-64bitConstant.c
diff --git a/test/CFrontend/2002-02-18-StaticData.c b/test/FrontendC/2002-02-18-StaticData.c
index 10439c3..10439c3 100644
--- a/test/CFrontend/2002-02-18-StaticData.c
+++ b/test/FrontendC/2002-02-18-StaticData.c
diff --git a/test/CFrontend/2002-03-11-LargeCharInString.c b/test/FrontendC/2002-03-11-LargeCharInString.c
index d8a1671..d8a1671 100644
--- a/test/CFrontend/2002-03-11-LargeCharInString.c
+++ b/test/FrontendC/2002-03-11-LargeCharInString.c
diff --git a/test/CFrontend/2002-03-12-ArrayInitialization.c b/test/FrontendC/2002-03-12-ArrayInitialization.c
index d6cf446..d6cf446 100644
--- a/test/CFrontend/2002-03-12-ArrayInitialization.c
+++ b/test/FrontendC/2002-03-12-ArrayInitialization.c
diff --git a/test/CFrontend/2002-03-12-StructInitialize.c b/test/FrontendC/2002-03-12-StructInitialize.c
index 5174ad4..5174ad4 100644
--- a/test/CFrontend/2002-03-12-StructInitialize.c
+++ b/test/FrontendC/2002-03-12-StructInitialize.c
diff --git a/test/CFrontend/2002-03-12-StructInitializer.c b/test/FrontendC/2002-03-12-StructInitializer.c
index cf2ba4e..cf2ba4e 100644
--- a/test/CFrontend/2002-03-12-StructInitializer.c
+++ b/test/FrontendC/2002-03-12-StructInitializer.c
diff --git a/test/CFrontend/2002-03-14-BrokenPHINode.c b/test/FrontendC/2002-03-14-BrokenPHINode.c
index 16d9bc7..16d9bc7 100644
--- a/test/CFrontend/2002-03-14-BrokenPHINode.c
+++ b/test/FrontendC/2002-03-14-BrokenPHINode.c
diff --git a/test/CFrontend/2002-03-14-BrokenSSA.c b/test/FrontendC/2002-03-14-BrokenSSA.c
index 01f2597..01f2597 100644
--- a/test/CFrontend/2002-03-14-BrokenSSA.c
+++ b/test/FrontendC/2002-03-14-BrokenSSA.c
diff --git a/test/CFrontend/2002-03-14-QuotesInStrConst.c b/test/FrontendC/2002-03-14-QuotesInStrConst.c
index 42f82bf..42f82bf 100644
--- a/test/CFrontend/2002-03-14-QuotesInStrConst.c
+++ b/test/FrontendC/2002-03-14-QuotesInStrConst.c
diff --git a/test/CFrontend/2002-04-07-SwitchStmt.c b/test/FrontendC/2002-04-07-SwitchStmt.c
index 79632c9..79632c9 100644
--- a/test/CFrontend/2002-04-07-SwitchStmt.c
+++ b/test/FrontendC/2002-04-07-SwitchStmt.c
diff --git a/test/CFrontend/2002-04-08-LocalArray.c b/test/FrontendC/2002-04-08-LocalArray.c
index af6ebd6..af6ebd6 100644
--- a/test/CFrontend/2002-04-08-LocalArray.c
+++ b/test/FrontendC/2002-04-08-LocalArray.c
diff --git a/test/CFrontend/2002-04-09-StructRetVal.c b/test/FrontendC/2002-04-09-StructRetVal.c
index c655e4a..c655e4a 100644
--- a/test/CFrontend/2002-04-09-StructRetVal.c
+++ b/test/FrontendC/2002-04-09-StructRetVal.c
diff --git a/test/CFrontend/2002-04-10-StructParameters.c b/test/FrontendC/2002-04-10-StructParameters.c
index 9db6a13..9db6a13 100644
--- a/test/CFrontend/2002-04-10-StructParameters.c
+++ b/test/FrontendC/2002-04-10-StructParameters.c
diff --git a/test/CFrontend/2002-05-23-StaticValues.c b/test/FrontendC/2002-05-23-StaticValues.c
index bf583e2..bf583e2 100644
--- a/test/CFrontend/2002-05-23-StaticValues.c
+++ b/test/FrontendC/2002-05-23-StaticValues.c
diff --git a/test/CFrontend/2002-05-23-TypeNameCollision.c b/test/FrontendC/2002-05-23-TypeNameCollision.c
index 43faf97..43faf97 100644
--- a/test/CFrontend/2002-05-23-TypeNameCollision.c
+++ b/test/FrontendC/2002-05-23-TypeNameCollision.c
diff --git a/test/CFrontend/2002-05-24-Alloca.c b/test/FrontendC/2002-05-24-Alloca.c
index ac5b78d..ac5b78d 100644
--- a/test/CFrontend/2002-05-24-Alloca.c
+++ b/test/FrontendC/2002-05-24-Alloca.c
diff --git a/test/CFrontend/2002-06-25-FWriteInterfaceFailure.c b/test/FrontendC/2002-06-25-FWriteInterfaceFailure.c
index fb1b54b..fb1b54b 100644
--- a/test/CFrontend/2002-06-25-FWriteInterfaceFailure.c
+++ b/test/FrontendC/2002-06-25-FWriteInterfaceFailure.c
diff --git a/test/CFrontend/2002-07-14-MiscListTests.c b/test/FrontendC/2002-07-14-MiscListTests.c
index baae585..baae585 100644
--- a/test/CFrontend/2002-07-14-MiscListTests.c
+++ b/test/FrontendC/2002-07-14-MiscListTests.c
diff --git a/test/CFrontend/2002-07-14-MiscTests.c b/test/FrontendC/2002-07-14-MiscTests.c
index e78dbd7..e78dbd7 100644
--- a/test/CFrontend/2002-07-14-MiscTests.c
+++ b/test/FrontendC/2002-07-14-MiscTests.c
diff --git a/test/CFrontend/2002-07-14-MiscTests2.c b/test/FrontendC/2002-07-14-MiscTests2.c
index ac58926..ac58926 100644
--- a/test/CFrontend/2002-07-14-MiscTests2.c
+++ b/test/FrontendC/2002-07-14-MiscTests2.c
diff --git a/test/CFrontend/2002-07-14-MiscTests3.c b/test/FrontendC/2002-07-14-MiscTests3.c
index 9a262d5..9a262d5 100644
--- a/test/CFrontend/2002-07-14-MiscTests3.c
+++ b/test/FrontendC/2002-07-14-MiscTests3.c
diff --git a/test/CFrontend/2002-07-16-HardStringInit.c b/test/FrontendC/2002-07-16-HardStringInit.c
index d1d0321..d1d0321 100644
--- a/test/CFrontend/2002-07-16-HardStringInit.c
+++ b/test/FrontendC/2002-07-16-HardStringInit.c
diff --git a/test/CFrontend/2002-07-17-StringConstant.c b/test/FrontendC/2002-07-17-StringConstant.c
index 8a39203..8a39203 100644
--- a/test/CFrontend/2002-07-17-StringConstant.c
+++ b/test/FrontendC/2002-07-17-StringConstant.c
diff --git a/test/CFrontend/2002-07-29-Casts.c b/test/FrontendC/2002-07-29-Casts.c
index 6794e80..6794e80 100644
--- a/test/CFrontend/2002-07-29-Casts.c
+++ b/test/FrontendC/2002-07-29-Casts.c
diff --git a/test/CFrontend/2002-07-30-SubregSetAssertion.c b/test/FrontendC/2002-07-30-SubregSetAssertion.c
index 6d4f9f6..6d4f9f6 100644
--- a/test/CFrontend/2002-07-30-SubregSetAssertion.c
+++ b/test/FrontendC/2002-07-30-SubregSetAssertion.c
diff --git a/test/CFrontend/2002-07-30-UnionTest.c b/test/FrontendC/2002-07-30-UnionTest.c
index b2c481e..b2c481e 100644
--- a/test/CFrontend/2002-07-30-UnionTest.c
+++ b/test/FrontendC/2002-07-30-UnionTest.c
diff --git a/test/CFrontend/2002-07-30-VarArgsCallFailure.c b/test/FrontendC/2002-07-30-VarArgsCallFailure.c
index b37a462..b37a462 100644
--- a/test/CFrontend/2002-07-30-VarArgsCallFailure.c
+++ b/test/FrontendC/2002-07-30-VarArgsCallFailure.c
diff --git a/test/CFrontend/2002-07-31-BadAssert.c b/test/FrontendC/2002-07-31-BadAssert.c
index 5801d03..5801d03 100644
--- a/test/CFrontend/2002-07-31-BadAssert.c
+++ b/test/FrontendC/2002-07-31-BadAssert.c
diff --git a/test/CFrontend/2002-07-31-SubregFailure.c b/test/FrontendC/2002-07-31-SubregFailure.c
index 15573f9..15573f9 100644
--- a/test/CFrontend/2002-07-31-SubregFailure.c
+++ b/test/FrontendC/2002-07-31-SubregFailure.c
diff --git a/test/CFrontend/2002-08-02-UnionTest.c b/test/FrontendC/2002-08-02-UnionTest.c
index bc44e46..bc44e46 100644
--- a/test/CFrontend/2002-08-02-UnionTest.c
+++ b/test/FrontendC/2002-08-02-UnionTest.c
diff --git a/test/CFrontend/2002-08-19-RecursiveLocals.c b/test/FrontendC/2002-08-19-RecursiveLocals.c
index e5007af..e5007af 100644
--- a/test/CFrontend/2002-08-19-RecursiveLocals.c
+++ b/test/FrontendC/2002-08-19-RecursiveLocals.c
diff --git a/test/CFrontend/2002-09-08-PointerShifts.c b/test/FrontendC/2002-09-08-PointerShifts.c
index cc7e91a..cc7e91a 100644
--- a/test/CFrontend/2002-09-08-PointerShifts.c
+++ b/test/FrontendC/2002-09-08-PointerShifts.c
diff --git a/test/CFrontend/2002-09-18-UnionProblem.c b/test/FrontendC/2002-09-18-UnionProblem.c
index 56ec6ce..56ec6ce 100644
--- a/test/CFrontend/2002-09-18-UnionProblem.c
+++ b/test/FrontendC/2002-09-18-UnionProblem.c
diff --git a/test/CFrontend/2002-09-19-StarInLabel.c b/test/FrontendC/2002-09-19-StarInLabel.c
index 86a2571..86a2571 100644
--- a/test/CFrontend/2002-09-19-StarInLabel.c
+++ b/test/FrontendC/2002-09-19-StarInLabel.c
diff --git a/test/CFrontend/2002-10-12-TooManyArguments.c b/test/FrontendC/2002-10-12-TooManyArguments.c
index 206cdd9..206cdd9 100644
--- a/test/CFrontend/2002-10-12-TooManyArguments.c
+++ b/test/FrontendC/2002-10-12-TooManyArguments.c
diff --git a/test/CFrontend/2002-12-15-GlobalBoolTest.c b/test/FrontendC/2002-12-15-GlobalBoolTest.c
index 6b27391..6b27391 100644
--- a/test/CFrontend/2002-12-15-GlobalBoolTest.c
+++ b/test/FrontendC/2002-12-15-GlobalBoolTest.c
diff --git a/test/CFrontend/2002-12-15-GlobalConstantTest.c b/test/FrontendC/2002-12-15-GlobalConstantTest.c
index a5a679d..a5a679d 100644
--- a/test/CFrontend/2002-12-15-GlobalConstantTest.c
+++ b/test/FrontendC/2002-12-15-GlobalConstantTest.c
diff --git a/test/CFrontend/2002-12-15-GlobalRedefinition.c b/test/FrontendC/2002-12-15-GlobalRedefinition.c
index 39632a1..39632a1 100644
--- a/test/CFrontend/2002-12-15-GlobalRedefinition.c
+++ b/test/FrontendC/2002-12-15-GlobalRedefinition.c
diff --git a/test/CFrontend/2002-12-15-StructParameters.c b/test/FrontendC/2002-12-15-StructParameters.c
index c85dab1..c85dab1 100644
--- a/test/CFrontend/2002-12-15-StructParameters.c
+++ b/test/FrontendC/2002-12-15-StructParameters.c
diff --git a/test/CFrontend/2003-01-30-UnionInit.c b/test/FrontendC/2003-01-30-UnionInit.c
index 5769584..5769584 100644
--- a/test/CFrontend/2003-01-30-UnionInit.c
+++ b/test/FrontendC/2003-01-30-UnionInit.c
diff --git a/test/CFrontend/2003-03-03-DeferredType.c b/test/FrontendC/2003-03-03-DeferredType.c
index fa51991..fa51991 100644
--- a/test/CFrontend/2003-03-03-DeferredType.c
+++ b/test/FrontendC/2003-03-03-DeferredType.c
diff --git a/test/CFrontend/2003-06-22-UnionCrash.c b/test/FrontendC/2003-06-22-UnionCrash.c
index dab0716..dab0716 100644
--- a/test/CFrontend/2003-06-22-UnionCrash.c
+++ b/test/FrontendC/2003-06-22-UnionCrash.c
diff --git a/test/CFrontend/2003-06-23-GCC-fold-infinite-recursion.c b/test/FrontendC/2003-06-23-GCC-fold-infinite-recursion.c
index ba66276..ba66276 100644
--- a/test/CFrontend/2003-06-23-GCC-fold-infinite-recursion.c
+++ b/test/FrontendC/2003-06-23-GCC-fold-infinite-recursion.c
diff --git a/test/CFrontend/2003-06-26-CFECrash.c b/test/FrontendC/2003-06-26-CFECrash.c
index bb6977f..bb6977f 100644
--- a/test/CFrontend/2003-06-26-CFECrash.c
+++ b/test/FrontendC/2003-06-26-CFECrash.c
diff --git a/test/CFrontend/2003-06-29-MultipleFunctionDefinition.c b/test/FrontendC/2003-06-29-MultipleFunctionDefinition.c
index b7bc803..b7bc803 100644
--- a/test/CFrontend/2003-06-29-MultipleFunctionDefinition.c
+++ b/test/FrontendC/2003-06-29-MultipleFunctionDefinition.c
diff --git a/test/CFrontend/2003-07-22-ArrayAccessTypeSafety.c b/test/FrontendC/2003-07-22-ArrayAccessTypeSafety.c
index 51e66c9..51e66c9 100644
--- a/test/CFrontend/2003-07-22-ArrayAccessTypeSafety.c
+++ b/test/FrontendC/2003-07-22-ArrayAccessTypeSafety.c
diff --git a/test/CFrontend/2003-08-06-BuiltinSetjmpLongjmp.c b/test/FrontendC/2003-08-06-BuiltinSetjmpLongjmp.c
index 39412e5..39412e5 100644
--- a/test/CFrontend/2003-08-06-BuiltinSetjmpLongjmp.c
+++ b/test/FrontendC/2003-08-06-BuiltinSetjmpLongjmp.c
diff --git a/test/CFrontend/2003-08-17-DeadCodeShortCircuit.c b/test/FrontendC/2003-08-17-DeadCodeShortCircuit.c
index c275fee..c275fee 100644
--- a/test/CFrontend/2003-08-17-DeadCodeShortCircuit.c
+++ b/test/FrontendC/2003-08-17-DeadCodeShortCircuit.c
diff --git a/test/CFrontend/2003-08-18-SigSetJmp.c b/test/FrontendC/2003-08-18-SigSetJmp.c
index b7f4553..b7f4553 100644
--- a/test/CFrontend/2003-08-18-SigSetJmp.c
+++ b/test/FrontendC/2003-08-18-SigSetJmp.c
diff --git a/test/CFrontend/2003-08-18-StructAsValue.c b/test/FrontendC/2003-08-18-StructAsValue.c
index 649eadc..649eadc 100644
--- a/test/CFrontend/2003-08-18-StructAsValue.c
+++ b/test/FrontendC/2003-08-18-StructAsValue.c
diff --git a/test/CFrontend/2003-08-20-BadBitfieldRef.c b/test/FrontendC/2003-08-20-BadBitfieldRef.c
index 58cf1bc..58cf1bc 100644
--- a/test/CFrontend/2003-08-20-BadBitfieldRef.c
+++ b/test/FrontendC/2003-08-20-BadBitfieldRef.c
diff --git a/test/CFrontend/2003-08-20-PrototypeMismatch.c b/test/FrontendC/2003-08-20-PrototypeMismatch.c
index 8358a2f..8358a2f 100644
--- a/test/CFrontend/2003-08-20-PrototypeMismatch.c
+++ b/test/FrontendC/2003-08-20-PrototypeMismatch.c
diff --git a/test/CFrontend/2003-08-20-vfork-bug.c b/test/FrontendC/2003-08-20-vfork-bug.c
index 575bfd6..575bfd6 100644
--- a/test/CFrontend/2003-08-20-vfork-bug.c
+++ b/test/FrontendC/2003-08-20-vfork-bug.c
diff --git a/test/CFrontend/2003-08-21-BinOp-Type-Mismatch.c b/test/FrontendC/2003-08-21-BinOp-Type-Mismatch.c
index 8829652..8829652 100644
--- a/test/CFrontend/2003-08-21-BinOp-Type-Mismatch.c
+++ b/test/FrontendC/2003-08-21-BinOp-Type-Mismatch.c
diff --git a/test/CFrontend/2003-08-21-StmtExpr.c b/test/FrontendC/2003-08-21-StmtExpr.c
index 878ed47..878ed47 100644
--- a/test/CFrontend/2003-08-21-StmtExpr.c
+++ b/test/FrontendC/2003-08-21-StmtExpr.c
diff --git a/test/CFrontend/2003-08-21-WideString.c b/test/FrontendC/2003-08-21-WideString.c
index 0a833dc..0a833dc 100644
--- a/test/CFrontend/2003-08-21-WideString.c
+++ b/test/FrontendC/2003-08-21-WideString.c
diff --git a/test/CFrontend/2003-08-23-LocalUnionTest.c b/test/FrontendC/2003-08-23-LocalUnionTest.c
index dc27802..dc27802 100644
--- a/test/CFrontend/2003-08-23-LocalUnionTest.c
+++ b/test/FrontendC/2003-08-23-LocalUnionTest.c
diff --git a/test/CFrontend/2003-08-29-BitFieldStruct.c b/test/FrontendC/2003-08-29-BitFieldStruct.c
index 8c303e8..8c303e8 100644
--- a/test/CFrontend/2003-08-29-BitFieldStruct.c
+++ b/test/FrontendC/2003-08-29-BitFieldStruct.c
diff --git a/test/CFrontend/2003-08-29-HugeCharConst.c b/test/FrontendC/2003-08-29-HugeCharConst.c
index a997994..a997994 100644
--- a/test/CFrontend/2003-08-29-HugeCharConst.c
+++ b/test/FrontendC/2003-08-29-HugeCharConst.c
diff --git a/test/CFrontend/2003-08-29-StructLayoutBug.c b/test/FrontendC/2003-08-29-StructLayoutBug.c
index a5f6fb1..a5f6fb1 100644
--- a/test/CFrontend/2003-08-29-StructLayoutBug.c
+++ b/test/FrontendC/2003-08-29-StructLayoutBug.c
diff --git a/test/CFrontend/2003-08-30-AggregateInitializer.c b/test/FrontendC/2003-08-30-AggregateInitializer.c
index 58c77b6..58c77b6 100644
--- a/test/CFrontend/2003-08-30-AggregateInitializer.c
+++ b/test/FrontendC/2003-08-30-AggregateInitializer.c
diff --git a/test/CFrontend/2003-08-30-LargeIntegerBitfieldMember.c b/test/FrontendC/2003-08-30-LargeIntegerBitfieldMember.c
index f67aee4..f67aee4 100644
--- a/test/CFrontend/2003-08-30-LargeIntegerBitfieldMember.c
+++ b/test/FrontendC/2003-08-30-LargeIntegerBitfieldMember.c
diff --git a/test/CFrontend/2003-09-18-BitfieldTests.c b/test/FrontendC/2003-09-18-BitfieldTests.c
index 3a7879b..3a7879b 100644
--- a/test/CFrontend/2003-09-18-BitfieldTests.c
+++ b/test/FrontendC/2003-09-18-BitfieldTests.c
diff --git a/test/CFrontend/2003-09-30-StructLayout.c b/test/FrontendC/2003-09-30-StructLayout.c
index 3a40166..3a40166 100644
--- a/test/CFrontend/2003-09-30-StructLayout.c
+++ b/test/FrontendC/2003-09-30-StructLayout.c
diff --git a/test/CFrontend/2003-10-02-UnionLValueError.c b/test/FrontendC/2003-10-02-UnionLValueError.c
index 732f93a..732f93a 100644
--- a/test/CFrontend/2003-10-02-UnionLValueError.c
+++ b/test/FrontendC/2003-10-02-UnionLValueError.c
diff --git a/test/CFrontend/2003-10-06-NegateExprType.c b/test/FrontendC/2003-10-06-NegateExprType.c
index 0238603..0238603 100644
--- a/test/CFrontend/2003-10-06-NegateExprType.c
+++ b/test/FrontendC/2003-10-06-NegateExprType.c
diff --git a/test/CFrontend/2003-10-09-UnionInitializerBug.c b/test/FrontendC/2003-10-09-UnionInitializerBug.c
index 90dbd37..90dbd37 100644
--- a/test/CFrontend/2003-10-09-UnionInitializerBug.c
+++ b/test/FrontendC/2003-10-09-UnionInitializerBug.c
diff --git a/test/CFrontend/2003-10-28-ident.c b/test/FrontendC/2003-10-28-ident.c
index 9911dfd..9911dfd 100644
--- a/test/CFrontend/2003-10-28-ident.c
+++ b/test/FrontendC/2003-10-28-ident.c
diff --git a/test/CFrontend/2003-10-29-AsmRename.c b/test/FrontendC/2003-10-29-AsmRename.c
index 5750ced..5750ced 100644
--- a/test/CFrontend/2003-10-29-AsmRename.c
+++ b/test/FrontendC/2003-10-29-AsmRename.c
diff --git a/test/CFrontend/2003-11-01-C99-CompoundLiteral.c b/test/FrontendC/2003-11-01-C99-CompoundLiteral.c
index a0aa698..a0aa698 100644
--- a/test/CFrontend/2003-11-01-C99-CompoundLiteral.c
+++ b/test/FrontendC/2003-11-01-C99-CompoundLiteral.c
diff --git a/test/CFrontend/2003-11-01-EmptyStructCrash.c b/test/FrontendC/2003-11-01-EmptyStructCrash.c
index fb6993b..fb6993b 100644
--- a/test/CFrontend/2003-11-01-EmptyStructCrash.c
+++ b/test/FrontendC/2003-11-01-EmptyStructCrash.c
diff --git a/test/CFrontend/2003-11-01-GlobalUnionInit.c b/test/FrontendC/2003-11-01-GlobalUnionInit.c
index be7788d..be7788d 100644
--- a/test/CFrontend/2003-11-01-GlobalUnionInit.c
+++ b/test/FrontendC/2003-11-01-GlobalUnionInit.c
diff --git a/test/CFrontend/2003-11-03-AddrArrayElement.c b/test/FrontendC/2003-11-03-AddrArrayElement.c
index ed3fc1a..ed3fc1a 100644
--- a/test/CFrontend/2003-11-03-AddrArrayElement.c
+++ b/test/FrontendC/2003-11-03-AddrArrayElement.c
diff --git a/test/CFrontend/2003-11-04-EmptyStruct.c b/test/FrontendC/2003-11-04-EmptyStruct.c
index c7a0164..c7a0164 100644
--- a/test/CFrontend/2003-11-04-EmptyStruct.c
+++ b/test/FrontendC/2003-11-04-EmptyStruct.c
diff --git a/test/CFrontend/2003-11-04-OutOfMemory.c b/test/FrontendC/2003-11-04-OutOfMemory.c
index 6a42e16..6a42e16 100644
--- a/test/CFrontend/2003-11-04-OutOfMemory.c
+++ b/test/FrontendC/2003-11-04-OutOfMemory.c
diff --git a/test/CFrontend/2003-11-08-PointerSubNotGetelementptr.c b/test/FrontendC/2003-11-08-PointerSubNotGetelementptr.c
index 443dfbd..443dfbd 100644
--- a/test/CFrontend/2003-11-08-PointerSubNotGetelementptr.c
+++ b/test/FrontendC/2003-11-08-PointerSubNotGetelementptr.c
diff --git a/test/CFrontend/2003-11-12-VoidString.c b/test/FrontendC/2003-11-12-VoidString.c
index db2e84b..db2e84b 100644
--- a/test/CFrontend/2003-11-12-VoidString.c
+++ b/test/FrontendC/2003-11-12-VoidString.c
diff --git a/test/CFrontend/2003-11-13-TypeSafety.c b/test/FrontendC/2003-11-13-TypeSafety.c
index 128b767..128b767 100644
--- a/test/CFrontend/2003-11-13-TypeSafety.c
+++ b/test/FrontendC/2003-11-13-TypeSafety.c
diff --git a/test/CFrontend/2003-11-16-StaticArrayInit.c b/test/FrontendC/2003-11-16-StaticArrayInit.c
index 2b42e38..2b42e38 100644
--- a/test/CFrontend/2003-11-16-StaticArrayInit.c
+++ b/test/FrontendC/2003-11-16-StaticArrayInit.c
diff --git a/test/CFrontend/2003-11-18-CondExprLValue.c b/test/FrontendC/2003-11-18-CondExprLValue.c
index ec000a4..ec000a4 100644
--- a/test/CFrontend/2003-11-18-CondExprLValue.c
+++ b/test/FrontendC/2003-11-18-CondExprLValue.c
diff --git a/test/CFrontend/2003-11-19-AddressOfRegister.c b/test/FrontendC/2003-11-19-AddressOfRegister.c
index 69dc54d..69dc54d 100644
--- a/test/CFrontend/2003-11-19-AddressOfRegister.c
+++ b/test/FrontendC/2003-11-19-AddressOfRegister.c
diff --git a/test/CFrontend/2003-11-19-BitFieldArray.c b/test/FrontendC/2003-11-19-BitFieldArray.c
index 9d54112..9d54112 100644
--- a/test/CFrontend/2003-11-19-BitFieldArray.c
+++ b/test/FrontendC/2003-11-19-BitFieldArray.c
diff --git a/test/CFrontend/2003-11-20-Bitfields.c b/test/FrontendC/2003-11-20-Bitfields.c
index c9ea0dc..c9ea0dc 100644
--- a/test/CFrontend/2003-11-20-Bitfields.c
+++ b/test/FrontendC/2003-11-20-Bitfields.c
diff --git a/test/CFrontend/2003-11-20-ComplexDivision.c b/test/FrontendC/2003-11-20-ComplexDivision.c
index cd548c0..cd548c0 100644
--- a/test/CFrontend/2003-11-20-ComplexDivision.c
+++ b/test/FrontendC/2003-11-20-ComplexDivision.c
diff --git a/test/CFrontend/2003-11-20-UnionBitfield.c b/test/FrontendC/2003-11-20-UnionBitfield.c
index 12e7df5..12e7df5 100644
--- a/test/CFrontend/2003-11-20-UnionBitfield.c
+++ b/test/FrontendC/2003-11-20-UnionBitfield.c
diff --git a/test/CFrontend/2003-11-26-PointerShift.c b/test/FrontendC/2003-11-26-PointerShift.c
index 079f690..079f690 100644
--- a/test/CFrontend/2003-11-26-PointerShift.c
+++ b/test/FrontendC/2003-11-26-PointerShift.c
diff --git a/test/CFrontend/2003-11-27-ConstructorCast.c b/test/FrontendC/2003-11-27-ConstructorCast.c
index 3780e7a..3780e7a 100644
--- a/test/CFrontend/2003-11-27-ConstructorCast.c
+++ b/test/FrontendC/2003-11-27-ConstructorCast.c
diff --git a/test/CFrontend/2003-11-27-UnionCtorInitialization.c b/test/FrontendC/2003-11-27-UnionCtorInitialization.c
index 472b591..472b591 100644
--- a/test/CFrontend/2003-11-27-UnionCtorInitialization.c
+++ b/test/FrontendC/2003-11-27-UnionCtorInitialization.c
diff --git a/test/CFrontend/2003-12-14-ExternInlineSupport.c b/test/FrontendC/2003-12-14-ExternInlineSupport.c
index fb92ec7..fb92ec7 100644
--- a/test/CFrontend/2003-12-14-ExternInlineSupport.c
+++ b/test/FrontendC/2003-12-14-ExternInlineSupport.c
diff --git a/test/CFrontend/2004-01-01-UnknownInitSize.c b/test/FrontendC/2004-01-01-UnknownInitSize.c
index b26b6cd..b26b6cd 100644
--- a/test/CFrontend/2004-01-01-UnknownInitSize.c
+++ b/test/FrontendC/2004-01-01-UnknownInitSize.c
diff --git a/test/CFrontend/2004-01-08-ExternInlineRedefine.c b/test/FrontendC/2004-01-08-ExternInlineRedefine.c
index b3907ee..b3907ee 100644
--- a/test/CFrontend/2004-01-08-ExternInlineRedefine.c
+++ b/test/FrontendC/2004-01-08-ExternInlineRedefine.c
diff --git a/test/CFrontend/2004-02-12-LargeAggregateCopy.c b/test/FrontendC/2004-02-12-LargeAggregateCopy.c
index b3c9bcf..b3c9bcf 100644
--- a/test/CFrontend/2004-02-12-LargeAggregateCopy.c
+++ b/test/FrontendC/2004-02-12-LargeAggregateCopy.c
diff --git a/test/CFrontend/2004-02-13-BuiltinFrameReturnAddress.c b/test/FrontendC/2004-02-13-BuiltinFrameReturnAddress.c
index 162d32a..162d32a 100644
--- a/test/CFrontend/2004-02-13-BuiltinFrameReturnAddress.c
+++ b/test/FrontendC/2004-02-13-BuiltinFrameReturnAddress.c
diff --git a/test/CFrontend/2004-02-13-IllegalVararg.c b/test/FrontendC/2004-02-13-IllegalVararg.c
index 1f3eded..1f3eded 100644
--- a/test/CFrontend/2004-02-13-IllegalVararg.c
+++ b/test/FrontendC/2004-02-13-IllegalVararg.c
diff --git a/test/CFrontend/2004-02-13-Memset.c b/test/FrontendC/2004-02-13-Memset.c
index 89ab9b9..89ab9b9 100644
--- a/test/CFrontend/2004-02-13-Memset.c
+++ b/test/FrontendC/2004-02-13-Memset.c
diff --git a/test/CFrontend/2004-02-14-ZeroInitializer.c b/test/FrontendC/2004-02-14-ZeroInitializer.c
index bede907..bede907 100644
--- a/test/CFrontend/2004-02-14-ZeroInitializer.c
+++ b/test/FrontendC/2004-02-14-ZeroInitializer.c
diff --git a/test/CFrontend/2004-02-20-Builtins.c b/test/FrontendC/2004-02-20-Builtins.c
index 82b7dc1..82b7dc1 100644
--- a/test/CFrontend/2004-02-20-Builtins.c
+++ b/test/FrontendC/2004-02-20-Builtins.c
diff --git a/test/CFrontend/2004-03-07-ComplexDivEquals.c b/test/FrontendC/2004-03-07-ComplexDivEquals.c
index b1da580..b1da580 100644
--- a/test/CFrontend/2004-03-07-ComplexDivEquals.c
+++ b/test/FrontendC/2004-03-07-ComplexDivEquals.c
diff --git a/test/CFrontend/2004-03-07-ExternalConstant.c b/test/FrontendC/2004-03-07-ExternalConstant.c
index b8e13a3..b8e13a3 100644
--- a/test/CFrontend/2004-03-07-ExternalConstant.c
+++ b/test/FrontendC/2004-03-07-ExternalConstant.c
diff --git a/test/CFrontend/2004-03-09-LargeArrayInitializers.c b/test/FrontendC/2004-03-09-LargeArrayInitializers.c
index 335c568..335c568 100644
--- a/test/CFrontend/2004-03-09-LargeArrayInitializers.c
+++ b/test/FrontendC/2004-03-09-LargeArrayInitializers.c
diff --git a/test/CFrontend/2004-03-15-SimpleIndirectGoto.c b/test/FrontendC/2004-03-15-SimpleIndirectGoto.c
index ad7221e..ad7221e 100644
--- a/test/CFrontend/2004-03-15-SimpleIndirectGoto.c
+++ b/test/FrontendC/2004-03-15-SimpleIndirectGoto.c
diff --git a/test/CFrontend/2004-03-16-AsmRegisterCrash.c b/test/FrontendC/2004-03-16-AsmRegisterCrash.c
index 6ad1cd4..6ad1cd4 100644
--- a/test/CFrontend/2004-03-16-AsmRegisterCrash.c
+++ b/test/FrontendC/2004-03-16-AsmRegisterCrash.c
diff --git a/test/CFrontend/2004-05-07-VarArrays.c b/test/FrontendC/2004-05-07-VarArrays.c
index 2041298..2041298 100644
--- a/test/CFrontend/2004-05-07-VarArrays.c
+++ b/test/FrontendC/2004-05-07-VarArrays.c
diff --git a/test/CFrontend/2004-05-21-IncompleteEnum.c b/test/FrontendC/2004-05-21-IncompleteEnum.c
index 3636ca7..3636ca7 100644
--- a/test/CFrontend/2004-05-21-IncompleteEnum.c
+++ b/test/FrontendC/2004-05-21-IncompleteEnum.c
diff --git a/test/CFrontend/2004-06-08-OpaqueStructArg.c b/test/FrontendC/2004-06-08-OpaqueStructArg.c
index ede811c..ede811c 100644
--- a/test/CFrontend/2004-06-08-OpaqueStructArg.c
+++ b/test/FrontendC/2004-06-08-OpaqueStructArg.c
diff --git a/test/CFrontend/2004-06-17-UnorderedBuiltins.c b/test/FrontendC/2004-06-17-UnorderedBuiltins.c
index 5e02e7f..5e02e7f 100644
--- a/test/CFrontend/2004-06-17-UnorderedBuiltins.c
+++ b/test/FrontendC/2004-06-17-UnorderedBuiltins.c
diff --git a/test/CFrontend/2004-06-17-UnorderedCompares.c b/test/FrontendC/2004-06-17-UnorderedCompares.c
index f91ed66..f91ed66 100644
--- a/test/CFrontend/2004-06-17-UnorderedCompares.c
+++ b/test/FrontendC/2004-06-17-UnorderedCompares.c
diff --git a/test/CFrontend/2004-06-18-VariableLengthArrayOfStructures.c b/test/FrontendC/2004-06-18-VariableLengthArrayOfStructures.c
index e474a13..e474a13 100644
--- a/test/CFrontend/2004-06-18-VariableLengthArrayOfStructures.c
+++ b/test/FrontendC/2004-06-18-VariableLengthArrayOfStructures.c
diff --git a/test/CFrontend/2004-07-06-FunctionCast.c b/test/FrontendC/2004-07-06-FunctionCast.c
index 169f740..169f740 100644
--- a/test/CFrontend/2004-07-06-FunctionCast.c
+++ b/test/FrontendC/2004-07-06-FunctionCast.c
diff --git a/test/CFrontend/2004-08-06-LargeStructTest.c b/test/FrontendC/2004-08-06-LargeStructTest.c
index b0413b4..b0413b4 100644
--- a/test/CFrontend/2004-08-06-LargeStructTest.c
+++ b/test/FrontendC/2004-08-06-LargeStructTest.c
diff --git a/test/CFrontend/2004-11-25-UnnamedBitfieldPadding.c b/test/FrontendC/2004-11-25-UnnamedBitfieldPadding.c
index b3f4a82..b3f4a82 100644
--- a/test/CFrontend/2004-11-25-UnnamedBitfieldPadding.c
+++ b/test/FrontendC/2004-11-25-UnnamedBitfieldPadding.c
diff --git a/test/CFrontend/2004-11-27-InvalidConstantExpr.c b/test/FrontendC/2004-11-27-InvalidConstantExpr.c
index ee8642f..ee8642f 100644
--- a/test/CFrontend/2004-11-27-InvalidConstantExpr.c
+++ b/test/FrontendC/2004-11-27-InvalidConstantExpr.c
diff --git a/test/CFrontend/2004-11-27-StaticFunctionRedeclare.c b/test/FrontendC/2004-11-27-StaticFunctionRedeclare.c
index b1e1421..b1e1421 100644
--- a/test/CFrontend/2004-11-27-StaticFunctionRedeclare.c
+++ b/test/FrontendC/2004-11-27-StaticFunctionRedeclare.c
diff --git a/test/CFrontend/2004-11-27-VariableSizeInStructure.c b/test/FrontendC/2004-11-27-VariableSizeInStructure.c
index bd63ae3..bd63ae3 100644
--- a/test/CFrontend/2004-11-27-VariableSizeInStructure.c
+++ b/test/FrontendC/2004-11-27-VariableSizeInStructure.c
diff --git a/test/CFrontend/2005-01-02-ConstantInits.c b/test/FrontendC/2005-01-02-ConstantInits.c
index 735278e..735278e 100644
--- a/test/CFrontend/2005-01-02-ConstantInits.c
+++ b/test/FrontendC/2005-01-02-ConstantInits.c
diff --git a/test/CFrontend/2005-01-02-PointerDifference.c b/test/FrontendC/2005-01-02-PointerDifference.c
index a351da2..a351da2 100644
--- a/test/CFrontend/2005-01-02-PointerDifference.c
+++ b/test/FrontendC/2005-01-02-PointerDifference.c
diff --git a/test/CFrontend/2005-01-02-VAArgError-ICE.c b/test/FrontendC/2005-01-02-VAArgError-ICE.c
index db82558..db82558 100644
--- a/test/CFrontend/2005-01-02-VAArgError-ICE.c
+++ b/test/FrontendC/2005-01-02-VAArgError-ICE.c
diff --git a/test/CFrontend/2005-02-20-AggregateSAVEEXPR.c b/test/FrontendC/2005-02-20-AggregateSAVEEXPR.c
index 7a95533..7a95533 100644
--- a/test/CFrontend/2005-02-20-AggregateSAVEEXPR.c
+++ b/test/FrontendC/2005-02-20-AggregateSAVEEXPR.c
diff --git a/test/CFrontend/2005-02-27-MarkGlobalConstant.c b/test/FrontendC/2005-02-27-MarkGlobalConstant.c
index 4d24d0c..4d24d0c 100644
--- a/test/CFrontend/2005-02-27-MarkGlobalConstant.c
+++ b/test/FrontendC/2005-02-27-MarkGlobalConstant.c
diff --git a/test/CFrontend/2005-03-05-OffsetOfHack.c b/test/FrontendC/2005-03-05-OffsetOfHack.c
index 8df7231..8df7231 100644
--- a/test/CFrontend/2005-03-05-OffsetOfHack.c
+++ b/test/FrontendC/2005-03-05-OffsetOfHack.c
diff --git a/test/CFrontend/2005-03-06-OffsetOfStructCrash.c b/test/FrontendC/2005-03-06-OffsetOfStructCrash.c
index 91e6862..91e6862 100644
--- a/test/CFrontend/2005-03-06-OffsetOfStructCrash.c
+++ b/test/FrontendC/2005-03-06-OffsetOfStructCrash.c
diff --git a/test/CFrontend/2005-03-11-Prefetch.c b/test/FrontendC/2005-03-11-Prefetch.c
index bf79653..bf79653 100644
--- a/test/CFrontend/2005-03-11-Prefetch.c
+++ b/test/FrontendC/2005-03-11-Prefetch.c
diff --git a/test/CFrontend/2005-04-09-ComplexOps.c b/test/FrontendC/2005-04-09-ComplexOps.c
index 2962b74..2962b74 100644
--- a/test/CFrontend/2005-04-09-ComplexOps.c
+++ b/test/FrontendC/2005-04-09-ComplexOps.c
diff --git a/test/CFrontend/2005-05-06-CountBuiltins.c b/test/FrontendC/2005-05-06-CountBuiltins.c
index da40a14..da40a14 100644
--- a/test/CFrontend/2005-05-06-CountBuiltins.c
+++ b/test/FrontendC/2005-05-06-CountBuiltins.c
diff --git a/test/CFrontend/2005-05-10-GlobalUnionInit.c b/test/FrontendC/2005-05-10-GlobalUnionInit.c
index 443064c..443064c 100644
--- a/test/CFrontend/2005-05-10-GlobalUnionInit.c
+++ b/test/FrontendC/2005-05-10-GlobalUnionInit.c
diff --git a/test/CFrontend/2005-06-15-ExpandGotoInternalProblem.c b/test/FrontendC/2005-06-15-ExpandGotoInternalProblem.c
index d7d03ba..d7d03ba 100644
--- a/test/CFrontend/2005-06-15-ExpandGotoInternalProblem.c
+++ b/test/FrontendC/2005-06-15-ExpandGotoInternalProblem.c
diff --git a/test/CFrontend/2005-07-20-SqrtNoErrno.c b/test/FrontendC/2005-07-20-SqrtNoErrno.c
index fd976a6..fd976a6 100644
--- a/test/CFrontend/2005-07-20-SqrtNoErrno.c
+++ b/test/FrontendC/2005-07-20-SqrtNoErrno.c
diff --git a/test/CFrontend/2005-07-26-UnionInitCrash.c b/test/FrontendC/2005-07-26-UnionInitCrash.c
index 563278a..563278a 100644
--- a/test/CFrontend/2005-07-26-UnionInitCrash.c
+++ b/test/FrontendC/2005-07-26-UnionInitCrash.c
diff --git a/test/CFrontend/2005-07-28-IncorrectWeakGlobal.c b/test/FrontendC/2005-07-28-IncorrectWeakGlobal.c
index 1a8c409..1a8c409 100644
--- a/test/CFrontend/2005-07-28-IncorrectWeakGlobal.c
+++ b/test/FrontendC/2005-07-28-IncorrectWeakGlobal.c
diff --git a/test/CFrontend/2005-09-20-ComplexConstants.c b/test/FrontendC/2005-09-20-ComplexConstants.c
index db98fc2..db98fc2 100644
--- a/test/CFrontend/2005-09-20-ComplexConstants.c
+++ b/test/FrontendC/2005-09-20-ComplexConstants.c
diff --git a/test/CFrontend/2005-09-24-AsmUserPrefix.c b/test/FrontendC/2005-09-24-AsmUserPrefix.c
index 9b9b153..9b9b153 100644
--- a/test/CFrontend/2005-09-24-AsmUserPrefix.c
+++ b/test/FrontendC/2005-09-24-AsmUserPrefix.c
diff --git a/test/CFrontend/2005-09-24-BitFieldCrash.c b/test/FrontendC/2005-09-24-BitFieldCrash.c
index b4c85ff..b4c85ff 100644
--- a/test/CFrontend/2005-09-24-BitFieldCrash.c
+++ b/test/FrontendC/2005-09-24-BitFieldCrash.c
diff --git a/test/CFrontend/2005-10-18-VariableSizedElementCrash.c b/test/FrontendC/2005-10-18-VariableSizedElementCrash.c
index 867e4d2..867e4d2 100644
--- a/test/CFrontend/2005-10-18-VariableSizedElementCrash.c
+++ b/test/FrontendC/2005-10-18-VariableSizedElementCrash.c
diff --git a/test/CFrontend/2005-12-04-AttributeUsed.c b/test/FrontendC/2005-12-04-AttributeUsed.c
index 33e27e8..33e27e8 100644
--- a/test/CFrontend/2005-12-04-AttributeUsed.c
+++ b/test/FrontendC/2005-12-04-AttributeUsed.c
diff --git a/test/CFrontend/2005-12-04-DeclarationLineNumbers.c b/test/FrontendC/2005-12-04-DeclarationLineNumbers.c
index 0ced92e..0ced92e 100644
--- a/test/CFrontend/2005-12-04-DeclarationLineNumbers.c
+++ b/test/FrontendC/2005-12-04-DeclarationLineNumbers.c
diff --git a/test/CFrontend/2006-01-13-Includes.c b/test/FrontendC/2006-01-13-Includes.c
index 46e7867..46e7867 100644
--- a/test/CFrontend/2006-01-13-Includes.c
+++ b/test/FrontendC/2006-01-13-Includes.c
diff --git a/test/CFrontend/2006-01-13-StackSave.c b/test/FrontendC/2006-01-13-StackSave.c
index dfe00fb..dfe00fb 100644
--- a/test/CFrontend/2006-01-13-StackSave.c
+++ b/test/FrontendC/2006-01-13-StackSave.c
diff --git a/test/CFrontend/2006-01-16-BitCountIntrinsicsUnsigned.c b/test/FrontendC/2006-01-16-BitCountIntrinsicsUnsigned.c
index 598ffb5..598ffb5 100644
--- a/test/CFrontend/2006-01-16-BitCountIntrinsicsUnsigned.c
+++ b/test/FrontendC/2006-01-16-BitCountIntrinsicsUnsigned.c
diff --git a/test/CFrontend/2006-01-23-FileScopeAsm.c b/test/FrontendC/2006-01-23-FileScopeAsm.c
index fb55a41..fb55a41 100644
--- a/test/CFrontend/2006-01-23-FileScopeAsm.c
+++ b/test/FrontendC/2006-01-23-FileScopeAsm.c
diff --git a/test/CFrontend/2006-03-03-MissingInitializer.c b/test/FrontendC/2006-03-03-MissingInitializer.c
index 0d09d29..0d09d29 100644
--- a/test/CFrontend/2006-03-03-MissingInitializer.c
+++ b/test/FrontendC/2006-03-03-MissingInitializer.c
diff --git a/test/CFrontend/2006-03-16-VectorCtor.c b/test/FrontendC/2006-03-16-VectorCtor.c
index b95593b..b95593b 100644
--- a/test/CFrontend/2006-03-16-VectorCtor.c
+++ b/test/FrontendC/2006-03-16-VectorCtor.c
diff --git a/test/CFrontend/2006-03-17-KnRMismatch.c b/test/FrontendC/2006-03-17-KnRMismatch.c
index 1939112..1939112 100644
--- a/test/CFrontend/2006-03-17-KnRMismatch.c
+++ b/test/FrontendC/2006-03-17-KnRMismatch.c
diff --git a/test/CFrontend/2006-05-01-AppleAlignmentPragma.c b/test/FrontendC/2006-05-01-AppleAlignmentPragma.c
index c9050aa..c9050aa 100644
--- a/test/CFrontend/2006-05-01-AppleAlignmentPragma.c
+++ b/test/FrontendC/2006-05-01-AppleAlignmentPragma.c
diff --git a/test/CFrontend/2006-05-19-SingleEltReturn.c b/test/FrontendC/2006-05-19-SingleEltReturn.c
index 70c94c6..70c94c6 100644
--- a/test/CFrontend/2006-05-19-SingleEltReturn.c
+++ b/test/FrontendC/2006-05-19-SingleEltReturn.c
diff --git a/test/CFrontend/2006-07-31-PR854.c b/test/FrontendC/2006-07-31-PR854.c
index 516085a..516085a 100644
--- a/test/CFrontend/2006-07-31-PR854.c
+++ b/test/FrontendC/2006-07-31-PR854.c
diff --git a/test/CFrontend/2006-09-11-BitfieldRefCrash.c b/test/FrontendC/2006-09-11-BitfieldRefCrash.c
index d06cc3a..d06cc3a 100644
--- a/test/CFrontend/2006-09-11-BitfieldRefCrash.c
+++ b/test/FrontendC/2006-09-11-BitfieldRefCrash.c
diff --git a/test/CFrontend/2006-09-18-fwrite-cast-crash.c b/test/FrontendC/2006-09-18-fwrite-cast-crash.c
index 8ba2052..8ba2052 100644
--- a/test/CFrontend/2006-09-18-fwrite-cast-crash.c
+++ b/test/FrontendC/2006-09-18-fwrite-cast-crash.c
diff --git a/test/CFrontend/2006-09-21-IncompleteElementType.c b/test/FrontendC/2006-09-21-IncompleteElementType.c
index a509182..a509182 100644
--- a/test/CFrontend/2006-09-21-IncompleteElementType.c
+++ b/test/FrontendC/2006-09-21-IncompleteElementType.c
diff --git a/test/CFrontend/2006-09-25-DebugFilename.c b/test/FrontendC/2006-09-25-DebugFilename.c
index eea52ba..eea52ba 100644
--- a/test/CFrontend/2006-09-25-DebugFilename.c
+++ b/test/FrontendC/2006-09-25-DebugFilename.c
diff --git a/test/CFrontend/2006-09-25-DebugFilename.h b/test/FrontendC/2006-09-25-DebugFilename.h
index 9b03666..9b03666 100644
--- a/test/CFrontend/2006-09-25-DebugFilename.h
+++ b/test/FrontendC/2006-09-25-DebugFilename.h
diff --git a/test/CFrontend/2006-09-28-SimpleAsm.c b/test/FrontendC/2006-09-28-SimpleAsm.c
index e304020..e304020 100644
--- a/test/CFrontend/2006-09-28-SimpleAsm.c
+++ b/test/FrontendC/2006-09-28-SimpleAsm.c
diff --git a/test/CFrontend/2006-10-30-ArrayCrash.c b/test/FrontendC/2006-10-30-ArrayCrash.c
index 09464dd..09464dd 100644
--- a/test/CFrontend/2006-10-30-ArrayCrash.c
+++ b/test/FrontendC/2006-10-30-ArrayCrash.c
diff --git a/test/CFrontend/2006-12-14-ordered_expr.c b/test/FrontendC/2006-12-14-ordered_expr.c
index 8ff2eb6..8ff2eb6 100644
--- a/test/CFrontend/2006-12-14-ordered_expr.c
+++ b/test/FrontendC/2006-12-14-ordered_expr.c
diff --git a/test/CFrontend/2007-01-06-KNR-Proto.c b/test/FrontendC/2007-01-06-KNR-Proto.c
index eb2f254..eb2f254 100644
--- a/test/CFrontend/2007-01-06-KNR-Proto.c
+++ b/test/FrontendC/2007-01-06-KNR-Proto.c
diff --git a/test/CFrontend/2007-01-20-VectorICE.c b/test/FrontendC/2007-01-20-VectorICE.c
index c2dcdef..c2dcdef 100644
--- a/test/CFrontend/2007-01-20-VectorICE.c
+++ b/test/FrontendC/2007-01-20-VectorICE.c
diff --git a/test/CFrontend/2007-01-24-InlineAsmCModifier.c b/test/FrontendC/2007-01-24-InlineAsmCModifier.c
index 5735cce..5735cce 100644
--- a/test/CFrontend/2007-01-24-InlineAsmCModifier.c
+++ b/test/FrontendC/2007-01-24-InlineAsmCModifier.c
diff --git a/test/CFrontend/2007-02-04-AddrLValue-2.c b/test/FrontendC/2007-02-04-AddrLValue-2.c
index 90251e6..90251e6 100644
--- a/test/CFrontend/2007-02-04-AddrLValue-2.c
+++ b/test/FrontendC/2007-02-04-AddrLValue-2.c
diff --git a/test/CFrontend/2007-02-04-AddrLValue.c b/test/FrontendC/2007-02-04-AddrLValue.c
index c8b65a9..c8b65a9 100644
--- a/test/CFrontend/2007-02-04-AddrLValue.c
+++ b/test/FrontendC/2007-02-04-AddrLValue.c
diff --git a/test/CFrontend/2007-02-04-EmptyStruct.c b/test/FrontendC/2007-02-04-EmptyStruct.c
index 48ad31f..48ad31f 100644
--- a/test/CFrontend/2007-02-04-EmptyStruct.c
+++ b/test/FrontendC/2007-02-04-EmptyStruct.c
diff --git a/test/CFrontend/2007-02-04-WITH_SIZE_EXPR.c b/test/FrontendC/2007-02-04-WITH_SIZE_EXPR.c
index f02a44b..f02a44b 100644
--- a/test/CFrontend/2007-02-04-WITH_SIZE_EXPR.c
+++ b/test/FrontendC/2007-02-04-WITH_SIZE_EXPR.c
diff --git a/test/CFrontend/2007-02-05-nested.c b/test/FrontendC/2007-02-05-nested.c
index be23f17..be23f17 100644
--- a/test/CFrontend/2007-02-05-nested.c
+++ b/test/FrontendC/2007-02-05-nested.c
diff --git a/test/CFrontend/2007-02-07-AddrLabel.c b/test/FrontendC/2007-02-07-AddrLabel.c
index 144f62d..144f62d 100644
--- a/test/CFrontend/2007-02-07-AddrLabel.c
+++ b/test/FrontendC/2007-02-07-AddrLabel.c
diff --git a/test/CFrontend/2007-02-16-VariableSizeStructArg.c b/test/FrontendC/2007-02-16-VariableSizeStructArg.c
index fd07cd8..fd07cd8 100644
--- a/test/CFrontend/2007-02-16-VariableSizeStructArg.c
+++ b/test/FrontendC/2007-02-16-VariableSizeStructArg.c
diff --git a/test/CFrontend/2007-02-16-VoidPtrDiff.c b/test/FrontendC/2007-02-16-VoidPtrDiff.c
index 713b9b2..713b9b2 100644
--- a/test/CFrontend/2007-02-16-VoidPtrDiff.c
+++ b/test/FrontendC/2007-02-16-VoidPtrDiff.c
diff --git a/test/CFrontend/2007-02-16-WritableStrings.c b/test/FrontendC/2007-02-16-WritableStrings.c
index d11fa08..d11fa08 100644
--- a/test/CFrontend/2007-02-16-WritableStrings.c
+++ b/test/FrontendC/2007-02-16-WritableStrings.c
diff --git a/test/CFrontend/2007-02-25-C-DotDotDot.c b/test/FrontendC/2007-02-25-C-DotDotDot.c
index 9696022..9696022 100644
--- a/test/CFrontend/2007-02-25-C-DotDotDot.c
+++ b/test/FrontendC/2007-02-25-C-DotDotDot.c
diff --git a/test/CFrontend/2007-03-01-VarSizeArrayIdx.c b/test/FrontendC/2007-03-01-VarSizeArrayIdx.c
index a3d480c..a3d480c 100644
--- a/test/CFrontend/2007-03-01-VarSizeArrayIdx.c
+++ b/test/FrontendC/2007-03-01-VarSizeArrayIdx.c
diff --git a/test/CFrontend/2007-03-05-DataLayout.c b/test/FrontendC/2007-03-05-DataLayout.c
index 18819f1..18819f1 100644
--- a/test/CFrontend/2007-03-05-DataLayout.c
+++ b/test/FrontendC/2007-03-05-DataLayout.c
diff --git a/test/CFrontend/2007-03-06-VarSizeInStruct1.c b/test/FrontendC/2007-03-06-VarSizeInStruct1.c
index 8d28a1d..8d28a1d 100644
--- a/test/CFrontend/2007-03-06-VarSizeInStruct1.c
+++ b/test/FrontendC/2007-03-06-VarSizeInStruct1.c
diff --git a/test/CFrontend/2007-03-06-VarSizeInStruct2.c b/test/FrontendC/2007-03-06-VarSizeInStruct2.c
index 13bc3aa..13bc3aa 100644
--- a/test/CFrontend/2007-03-06-VarSizeInStruct2.c
+++ b/test/FrontendC/2007-03-06-VarSizeInStruct2.c
diff --git a/test/CFrontend/2007-03-26-BitfieldAfterZeroWidth.c b/test/FrontendC/2007-03-26-BitfieldAfterZeroWidth.c
index 9b6a869..9b6a869 100644
--- a/test/CFrontend/2007-03-26-BitfieldAfterZeroWidth.c
+++ b/test/FrontendC/2007-03-26-BitfieldAfterZeroWidth.c
diff --git a/test/CFrontend/2007-03-26-ZeroWidthBitfield.c b/test/FrontendC/2007-03-26-ZeroWidthBitfield.c
index 89bfb8e..89bfb8e 100644
--- a/test/CFrontend/2007-03-26-ZeroWidthBitfield.c
+++ b/test/FrontendC/2007-03-26-ZeroWidthBitfield.c
diff --git a/test/CFrontend/2007-03-27-ArrayCompatible.c b/test/FrontendC/2007-03-27-ArrayCompatible.c
index fa3d2db..fa3d2db 100644
--- a/test/CFrontend/2007-03-27-ArrayCompatible.c
+++ b/test/FrontendC/2007-03-27-ArrayCompatible.c
diff --git a/test/CFrontend/2007-03-27-VarLengthArray.c b/test/FrontendC/2007-03-27-VarLengthArray.c
index 5bebe9b..5bebe9b 100644
--- a/test/CFrontend/2007-03-27-VarLengthArray.c
+++ b/test/FrontendC/2007-03-27-VarLengthArray.c
diff --git a/test/CFrontend/2007-04-05-PackedBitFields-2.c b/test/FrontendC/2007-04-05-PackedBitFields-2.c
index d9db420..d9db420 100644
--- a/test/CFrontend/2007-04-05-PackedBitFields-2.c
+++ b/test/FrontendC/2007-04-05-PackedBitFields-2.c
diff --git a/test/CFrontend/2007-04-05-PackedBitFields.c b/test/FrontendC/2007-04-05-PackedBitFields.c
index f9de356..f9de356 100644
--- a/test/CFrontend/2007-04-05-PackedBitFields.c
+++ b/test/FrontendC/2007-04-05-PackedBitFields.c
diff --git a/test/CFrontend/2007-04-05-PackedStruct.c b/test/FrontendC/2007-04-05-PackedStruct.c
index 0d524c4..0d524c4 100644
--- a/test/CFrontend/2007-04-05-PackedStruct.c
+++ b/test/FrontendC/2007-04-05-PackedStruct.c
diff --git a/test/CFrontend/2007-04-05-PadBeforeZeroLengthField.c b/test/FrontendC/2007-04-05-PadBeforeZeroLengthField.c
index acc3821..acc3821 100644
--- a/test/CFrontend/2007-04-05-PadBeforeZeroLengthField.c
+++ b/test/FrontendC/2007-04-05-PadBeforeZeroLengthField.c
diff --git a/test/CFrontend/2007-04-05-UnPackedStruct.c b/test/FrontendC/2007-04-05-UnPackedStruct.c
index 9e168ed..9e168ed 100644
--- a/test/CFrontend/2007-04-05-UnPackedStruct.c
+++ b/test/FrontendC/2007-04-05-UnPackedStruct.c
diff --git a/test/CFrontend/2007-04-11-InlineAsmStruct.c b/test/FrontendC/2007-04-11-InlineAsmStruct.c
index 158a16e..158a16e 100644
--- a/test/CFrontend/2007-04-11-InlineAsmStruct.c
+++ b/test/FrontendC/2007-04-11-InlineAsmStruct.c
diff --git a/test/CFrontend/2007-04-11-InlineAsmUnion.c b/test/FrontendC/2007-04-11-InlineAsmUnion.c
index 0435d64..0435d64 100644
--- a/test/CFrontend/2007-04-11-InlineAsmUnion.c
+++ b/test/FrontendC/2007-04-11-InlineAsmUnion.c
diff --git a/test/CFrontend/2007-04-11-InlineStorageClassC89.c b/test/FrontendC/2007-04-11-InlineStorageClassC89.c
index ab1f556..ab1f556 100644
--- a/test/CFrontend/2007-04-11-InlineStorageClassC89.c
+++ b/test/FrontendC/2007-04-11-InlineStorageClassC89.c
diff --git a/test/CFrontend/2007-04-11-InlineStorageClassC99.c b/test/FrontendC/2007-04-11-InlineStorageClassC99.c
index f6193aa..f6193aa 100644
--- a/test/CFrontend/2007-04-11-InlineStorageClassC99.c
+++ b/test/FrontendC/2007-04-11-InlineStorageClassC99.c
diff --git a/test/CFrontend/2007-04-11-PR1321.c b/test/FrontendC/2007-04-11-PR1321.c
index f391329..f391329 100644
--- a/test/CFrontend/2007-04-11-PR1321.c
+++ b/test/FrontendC/2007-04-11-PR1321.c
diff --git a/test/CFrontend/2007-04-13-InlineAsmStruct2.c b/test/FrontendC/2007-04-13-InlineAsmStruct2.c
index e4870e7..e4870e7 100644
--- a/test/CFrontend/2007-04-13-InlineAsmStruct2.c
+++ b/test/FrontendC/2007-04-13-InlineAsmStruct2.c
diff --git a/test/CFrontend/2007-04-13-InlineAsmUnion2.c b/test/FrontendC/2007-04-13-InlineAsmUnion2.c
index 284654d..284654d 100644
--- a/test/CFrontend/2007-04-13-InlineAsmUnion2.c
+++ b/test/FrontendC/2007-04-13-InlineAsmUnion2.c
diff --git a/test/CFrontend/2007-04-14-FNoBuiltin.c b/test/FrontendC/2007-04-14-FNoBuiltin.c
index 88bf0e0..88bf0e0 100644
--- a/test/CFrontend/2007-04-14-FNoBuiltin.c
+++ b/test/FrontendC/2007-04-14-FNoBuiltin.c
diff --git a/test/CFrontend/2007-04-17-ZeroSizeBitFields.c b/test/FrontendC/2007-04-17-ZeroSizeBitFields.c
index ec7b7ea..ec7b7ea 100644
--- a/test/CFrontend/2007-04-17-ZeroSizeBitFields.c
+++ b/test/FrontendC/2007-04-17-ZeroSizeBitFields.c
diff --git a/test/CFrontend/2007-04-24-VolatileStructCopy.c b/test/FrontendC/2007-04-24-VolatileStructCopy.c
index 4765921..4765921 100644
--- a/test/CFrontend/2007-04-24-VolatileStructCopy.c
+++ b/test/FrontendC/2007-04-24-VolatileStructCopy.c
diff --git a/test/CFrontend/2007-04-24-bit-not-expr.c b/test/FrontendC/2007-04-24-bit-not-expr.c
index 1c27f181..1c27f181 100644
--- a/test/CFrontend/2007-04-24-bit-not-expr.c
+++ b/test/FrontendC/2007-04-24-bit-not-expr.c
diff --git a/test/CFrontend/2007-04-24-str-const.c b/test/FrontendC/2007-04-24-str-const.c
index 4c109c4..4c109c4 100644
--- a/test/CFrontend/2007-04-24-str-const.c
+++ b/test/FrontendC/2007-04-24-str-const.c
diff --git a/test/CFrontend/2007-05-07-NestedStructReturn.c b/test/FrontendC/2007-05-07-NestedStructReturn.c
index aea58e3..aea58e3 100644
--- a/test/CFrontend/2007-05-07-NestedStructReturn.c
+++ b/test/FrontendC/2007-05-07-NestedStructReturn.c
diff --git a/test/CFrontend/2007-05-07-PaddingElements.c b/test/FrontendC/2007-05-07-PaddingElements.c
index c0a65f0..c0a65f0 100644
--- a/test/CFrontend/2007-05-07-PaddingElements.c
+++ b/test/FrontendC/2007-05-07-PaddingElements.c
diff --git a/test/CFrontend/2007-05-08-PCH.c b/test/FrontendC/2007-05-08-PCH.c
index aa277ec..aa277ec 100644
--- a/test/CFrontend/2007-05-08-PCH.c
+++ b/test/FrontendC/2007-05-08-PCH.c
diff --git a/test/CFrontend/2007-05-11-str-const.c b/test/FrontendC/2007-05-11-str-const.c
index 48deddb..48deddb 100644
--- a/test/CFrontend/2007-05-11-str-const.c
+++ b/test/FrontendC/2007-05-11-str-const.c
diff --git a/test/CFrontend/2007-05-15-PaddingElement.c b/test/FrontendC/2007-05-15-PaddingElement.c
index a218b35..a218b35 100644
--- a/test/CFrontend/2007-05-15-PaddingElement.c
+++ b/test/FrontendC/2007-05-15-PaddingElement.c
diff --git a/test/CFrontend/2007-05-16-EmptyStruct.c b/test/FrontendC/2007-05-16-EmptyStruct.c
index 64652be..64652be 100644
--- a/test/CFrontend/2007-05-16-EmptyStruct.c
+++ b/test/FrontendC/2007-05-16-EmptyStruct.c
diff --git a/test/CFrontend/2007-05-29-UnionCopy.c b/test/FrontendC/2007-05-29-UnionCopy.c
index ded67d4..ded67d4 100644
--- a/test/CFrontend/2007-05-29-UnionCopy.c
+++ b/test/FrontendC/2007-05-29-UnionCopy.c
diff --git a/test/CFrontend/2007-06-05-NoInlineAttribute.c b/test/FrontendC/2007-06-05-NoInlineAttribute.c
index cb1920a..cb1920a 100644
--- a/test/CFrontend/2007-06-05-NoInlineAttribute.c
+++ b/test/FrontendC/2007-06-05-NoInlineAttribute.c
diff --git a/test/CFrontend/2007-06-15-AnnotateAttribute.c b/test/FrontendC/2007-06-15-AnnotateAttribute.c
index 0099117..0099117 100644
--- a/test/CFrontend/2007-06-15-AnnotateAttribute.c
+++ b/test/FrontendC/2007-06-15-AnnotateAttribute.c
diff --git a/test/CFrontend/2007-06-18-SextAttrAggregate.c b/test/FrontendC/2007-06-18-SextAttrAggregate.c
index 2fcd726..2fcd726 100644
--- a/test/CFrontend/2007-06-18-SextAttrAggregate.c
+++ b/test/FrontendC/2007-06-18-SextAttrAggregate.c
diff --git a/test/CFrontend/2007-07-29-RestrictPtrArg.c b/test/FrontendC/2007-07-29-RestrictPtrArg.c
index 99eae39..99eae39 100644
--- a/test/CFrontend/2007-07-29-RestrictPtrArg.c
+++ b/test/FrontendC/2007-07-29-RestrictPtrArg.c
diff --git a/test/CFrontend/2007-08-01-LoadStoreAlign.c b/test/FrontendC/2007-08-01-LoadStoreAlign.c
index ef890bf..ef890bf 100644
--- a/test/CFrontend/2007-08-01-LoadStoreAlign.c
+++ b/test/FrontendC/2007-08-01-LoadStoreAlign.c
diff --git a/test/CFrontend/2007-08-21-ComplexCst.c b/test/FrontendC/2007-08-21-ComplexCst.c
index 7ddd87c..7ddd87c 100644
--- a/test/CFrontend/2007-08-21-ComplexCst.c
+++ b/test/FrontendC/2007-08-21-ComplexCst.c
diff --git a/test/CFrontend/2007-08-22-CTTZ.c b/test/FrontendC/2007-08-22-CTTZ.c
index 9e74f24..9e74f24 100644
--- a/test/CFrontend/2007-08-22-CTTZ.c
+++ b/test/FrontendC/2007-08-22-CTTZ.c
diff --git a/test/CFrontend/2007-09-05-ConstCtor.c b/test/FrontendC/2007-09-05-ConstCtor.c
index c267a59..c267a59 100644
--- a/test/CFrontend/2007-09-05-ConstCtor.c
+++ b/test/FrontendC/2007-09-05-ConstCtor.c
diff --git a/test/CFrontend/2007-09-12-PragmaPack.c b/test/FrontendC/2007-09-12-PragmaPack.c
index 4fc7f48..4fc7f48 100644
--- a/test/CFrontend/2007-09-12-PragmaPack.c
+++ b/test/FrontendC/2007-09-12-PragmaPack.c
diff --git a/test/CFrontend/2007-09-14-NegatePointer.c b/test/FrontendC/2007-09-14-NegatePointer.c
index cb49e46..cb49e46 100644
--- a/test/CFrontend/2007-09-14-NegatePointer.c
+++ b/test/FrontendC/2007-09-14-NegatePointer.c
diff --git a/test/CFrontend/2007-09-17-WeakRef.c b/test/FrontendC/2007-09-17-WeakRef.c
index 3cdd47e..3cdd47e 100644
--- a/test/CFrontend/2007-09-17-WeakRef.c
+++ b/test/FrontendC/2007-09-17-WeakRef.c
diff --git a/test/CFrontend/2007-09-20-GcrootAttribute.c b/test/FrontendC/2007-09-20-GcrootAttribute.c
index 23cd37f..23cd37f 100644
--- a/test/CFrontend/2007-09-20-GcrootAttribute.c
+++ b/test/FrontendC/2007-09-20-GcrootAttribute.c
diff --git a/test/CFrontend/2007-09-26-Alignment.c b/test/FrontendC/2007-09-26-Alignment.c
index 1638fed..1638fed 100644
--- a/test/CFrontend/2007-09-26-Alignment.c
+++ b/test/FrontendC/2007-09-26-Alignment.c
diff --git a/test/CFrontend/2007-09-27-ComplexIntCompare.c b/test/FrontendC/2007-09-27-ComplexIntCompare.c
index ee9a85c..ee9a85c 100644
--- a/test/CFrontend/2007-09-27-ComplexIntCompare.c
+++ b/test/FrontendC/2007-09-27-ComplexIntCompare.c
diff --git a/test/CFrontend/2007-09-28-PackedUnionMember.c b/test/FrontendC/2007-09-28-PackedUnionMember.c
index 1e64657..1e64657 100644
--- a/test/CFrontend/2007-09-28-PackedUnionMember.c
+++ b/test/FrontendC/2007-09-28-PackedUnionMember.c
diff --git a/test/CFrontend/2007-10-01-BuildArrayRef.c b/test/FrontendC/2007-10-01-BuildArrayRef.c
index e903755..e903755 100644
--- a/test/CFrontend/2007-10-01-BuildArrayRef.c
+++ b/test/FrontendC/2007-10-01-BuildArrayRef.c
diff --git a/test/CFrontend/2007-10-02-VolatileArray.c b/test/FrontendC/2007-10-02-VolatileArray.c
index 7e8bf24..7e8bf24 100644
--- a/test/CFrontend/2007-10-02-VolatileArray.c
+++ b/test/FrontendC/2007-10-02-VolatileArray.c
diff --git a/test/CFrontend/2007-10-15-VoidPtr.c b/test/FrontendC/2007-10-15-VoidPtr.c
index c5948b9..c5948b9 100644
--- a/test/CFrontend/2007-10-15-VoidPtr.c
+++ b/test/FrontendC/2007-10-15-VoidPtr.c
diff --git a/test/CFrontend/2007-10-30-Volatile.c b/test/FrontendC/2007-10-30-Volatile.c
index 7a75b05..7a75b05 100644
--- a/test/CFrontend/2007-10-30-Volatile.c
+++ b/test/FrontendC/2007-10-30-Volatile.c
diff --git a/test/CFrontend/2007-11-07-AlignedMemcpy.c b/test/FrontendC/2007-11-07-AlignedMemcpy.c
index f1900bb..f1900bb 100644
--- a/test/CFrontend/2007-11-07-AlignedMemcpy.c
+++ b/test/FrontendC/2007-11-07-AlignedMemcpy.c
diff --git a/test/CFrontend/2007-11-07-CopyAggregateAlign.c b/test/FrontendC/2007-11-07-CopyAggregateAlign.c
index 8bd94b0..8bd94b0 100644
--- a/test/CFrontend/2007-11-07-CopyAggregateAlign.c
+++ b/test/FrontendC/2007-11-07-CopyAggregateAlign.c
diff --git a/test/CFrontend/2007-11-07-ZeroAggregateAlign.c b/test/FrontendC/2007-11-07-ZeroAggregateAlign.c
index 424120d..424120d 100644
--- a/test/CFrontend/2007-11-07-ZeroAggregateAlign.c
+++ b/test/FrontendC/2007-11-07-ZeroAggregateAlign.c
diff --git a/test/CFrontend/2007-11-27-SExtZExt.c b/test/FrontendC/2007-11-27-SExtZExt.c
index 2b6cd62..2b6cd62 100644
--- a/test/CFrontend/2007-11-27-SExtZExt.c
+++ b/test/FrontendC/2007-11-27-SExtZExt.c
diff --git a/test/CFrontend/2007-11-28-GlobalInitializer.c b/test/FrontendC/2007-11-28-GlobalInitializer.c
index c8c7a59..c8c7a59 100644
--- a/test/CFrontend/2007-11-28-GlobalInitializer.c
+++ b/test/FrontendC/2007-11-28-GlobalInitializer.c
diff --git a/test/CFrontend/2007-12-16-AsmNoUnwind.c b/test/FrontendC/2007-12-16-AsmNoUnwind.c
index b080e6a..b080e6a 100644
--- a/test/CFrontend/2007-12-16-AsmNoUnwind.c
+++ b/test/FrontendC/2007-12-16-AsmNoUnwind.c
diff --git a/test/CFrontend/2007-12-VarArrayDebug.c b/test/FrontendC/2007-12-VarArrayDebug.c
index cd6cfdf..cd6cfdf 100644
--- a/test/CFrontend/2007-12-VarArrayDebug.c
+++ b/test/FrontendC/2007-12-VarArrayDebug.c
diff --git a/test/CFrontend/2008-01-04-WideBitfield.c b/test/FrontendC/2008-01-04-WideBitfield.c
index a0045a4..a0045a4 100644
--- a/test/CFrontend/2008-01-04-WideBitfield.c
+++ b/test/FrontendC/2008-01-04-WideBitfield.c
diff --git a/test/CFrontend/2008-01-07-UnusualIntSize.c b/test/FrontendC/2008-01-07-UnusualIntSize.c
index 924ae2b..924ae2b 100644
--- a/test/CFrontend/2008-01-07-UnusualIntSize.c
+++ b/test/FrontendC/2008-01-07-UnusualIntSize.c
diff --git a/test/CFrontend/2008-01-11-ChainConsistency.c b/test/FrontendC/2008-01-11-ChainConsistency.c
index 13e48a3..13e48a3 100644
--- a/test/CFrontend/2008-01-11-ChainConsistency.c
+++ b/test/FrontendC/2008-01-11-ChainConsistency.c
diff --git a/test/CFrontend/2008-01-21-PackedBitFields.c b/test/FrontendC/2008-01-21-PackedBitFields.c
index 4c38dee..4c38dee 100644
--- a/test/CFrontend/2008-01-21-PackedBitFields.c
+++ b/test/FrontendC/2008-01-21-PackedBitFields.c
diff --git a/test/CFrontend/2008-01-21-PackedStructField.c b/test/FrontendC/2008-01-21-PackedStructField.c
index 9cc1731..9cc1731 100644
--- a/test/CFrontend/2008-01-21-PackedStructField.c
+++ b/test/FrontendC/2008-01-21-PackedStructField.c
diff --git a/test/CFrontend/2008-01-24-StructAlignAndBitFields.c b/test/FrontendC/2008-01-24-StructAlignAndBitFields.c
index 380a7ef..380a7ef 100644
--- a/test/CFrontend/2008-01-24-StructAlignAndBitFields.c
+++ b/test/FrontendC/2008-01-24-StructAlignAndBitFields.c
diff --git a/test/CFrontend/2008-01-25-ByValReadNone.c b/test/FrontendC/2008-01-25-ByValReadNone.c
index 8ec6052..8ec6052 100644
--- a/test/CFrontend/2008-01-25-ByValReadNone.c
+++ b/test/FrontendC/2008-01-25-ByValReadNone.c
diff --git a/test/CFrontend/2008-01-25-ZeroSizedAggregate.c b/test/FrontendC/2008-01-25-ZeroSizedAggregate.c
index 643caff..643caff 100644
--- a/test/CFrontend/2008-01-25-ZeroSizedAggregate.c
+++ b/test/FrontendC/2008-01-25-ZeroSizedAggregate.c
diff --git a/test/CFrontend/2008-01-28-PragmaMark.c b/test/FrontendC/2008-01-28-PragmaMark.c
index 0b3ac17..0b3ac17 100644
--- a/test/CFrontend/2008-01-28-PragmaMark.c
+++ b/test/FrontendC/2008-01-28-PragmaMark.c
diff --git a/test/CFrontend/2008-01-28-UnionSize.c b/test/FrontendC/2008-01-28-UnionSize.c
index ea2c863..ea2c863 100644
--- a/test/CFrontend/2008-01-28-UnionSize.c
+++ b/test/FrontendC/2008-01-28-UnionSize.c
diff --git a/test/CFrontend/2008-02-11-AnnotateBuiltin.c b/test/FrontendC/2008-02-11-AnnotateBuiltin.c
index 32bc7a8..32bc7a8 100644
--- a/test/CFrontend/2008-02-11-AnnotateBuiltin.c
+++ b/test/FrontendC/2008-02-11-AnnotateBuiltin.c
diff --git a/test/CFrontend/2008-03-03-CtorAttrType.c b/test/FrontendC/2008-03-03-CtorAttrType.c
index dc0e47d..dc0e47d 100644
--- a/test/CFrontend/2008-03-03-CtorAttrType.c
+++ b/test/FrontendC/2008-03-03-CtorAttrType.c
diff --git a/test/CFrontend/2008-03-05-syncPtr.c b/test/FrontendC/2008-03-05-syncPtr.c
index 03aedab..03aedab 100644
--- a/test/CFrontend/2008-03-05-syncPtr.c
+++ b/test/FrontendC/2008-03-05-syncPtr.c
diff --git a/test/CFrontend/2008-03-24-BitField-And-Alloca.c b/test/FrontendC/2008-03-24-BitField-And-Alloca.c
index e8112bb..e8112bb 100644
--- a/test/CFrontend/2008-03-24-BitField-And-Alloca.c
+++ b/test/FrontendC/2008-03-24-BitField-And-Alloca.c
diff --git a/test/CFrontend/2008-03-26-PackedBitFields.c b/test/FrontendC/2008-03-26-PackedBitFields.c
index 7214281..7214281 100644
--- a/test/CFrontend/2008-03-26-PackedBitFields.c
+++ b/test/FrontendC/2008-03-26-PackedBitFields.c
diff --git a/test/CFrontend/2008-04-08-NoExceptions.c b/test/FrontendC/2008-04-08-NoExceptions.c
index 257fee2..257fee2 100644
--- a/test/CFrontend/2008-04-08-NoExceptions.c
+++ b/test/FrontendC/2008-04-08-NoExceptions.c
diff --git a/test/CFrontend/2008-05-06-CFECrash.c b/test/FrontendC/2008-05-06-CFECrash.c
index 94d556c..94d556c 100644
--- a/test/CFrontend/2008-05-06-CFECrash.c
+++ b/test/FrontendC/2008-05-06-CFECrash.c
diff --git a/test/CFrontend/2008-05-12-TempUsedBeforeDef.c b/test/FrontendC/2008-05-12-TempUsedBeforeDef.c
index 5c3bfda..5c3bfda 100644
--- a/test/CFrontend/2008-05-12-TempUsedBeforeDef.c
+++ b/test/FrontendC/2008-05-12-TempUsedBeforeDef.c
diff --git a/test/CFrontend/2008-05-19-AlwaysInline.c b/test/FrontendC/2008-05-19-AlwaysInline.c
index 506f6cf..506f6cf 100644
--- a/test/CFrontend/2008-05-19-AlwaysInline.c
+++ b/test/FrontendC/2008-05-19-AlwaysInline.c
diff --git a/test/CFrontend/BasicInstrs.c b/test/FrontendC/BasicInstrs.c
index 812b49d..812b49d 100644
--- a/test/CFrontend/BasicInstrs.c
+++ b/test/FrontendC/BasicInstrs.c
diff --git a/test/CFrontend/attribute_constructor.c b/test/FrontendC/attribute_constructor.c
index b2f7c9b..b2f7c9b 100644
--- a/test/CFrontend/attribute_constructor.c
+++ b/test/FrontendC/attribute_constructor.c
diff --git a/test/CFrontend/block-copy.c b/test/FrontendC/block-copy.c
index a53732e..a53732e 100644
--- a/test/CFrontend/block-copy.c
+++ b/test/FrontendC/block-copy.c
diff --git a/test/CFrontend/dg.exp b/test/FrontendC/dg.exp
index a9be28a..a9be28a 100644
--- a/test/CFrontend/dg.exp
+++ b/test/FrontendC/dg.exp
diff --git a/test/CFrontend/exact-div-expr.c b/test/FrontendC/exact-div-expr.c
index 9dce922..9dce922 100644
--- a/test/CFrontend/exact-div-expr.c
+++ b/test/FrontendC/exact-div-expr.c
diff --git a/test/CFrontend/extern-weak.c b/test/FrontendC/extern-weak.c
index 2a8569c..2a8569c 100644
--- a/test/CFrontend/extern-weak.c
+++ b/test/FrontendC/extern-weak.c
diff --git a/test/CFrontend/funccall.c b/test/FrontendC/funccall.c
index 9735e34..9735e34 100644
--- a/test/CFrontend/funccall.c
+++ b/test/FrontendC/funccall.c
diff --git a/test/CFrontend/hidden-visibility.c b/test/FrontendC/hidden-visibility.c
index fc2ae44..fc2ae44 100644
--- a/test/CFrontend/hidden-visibility.c
+++ b/test/FrontendC/hidden-visibility.c
diff --git a/test/CFrontend/inline-asm-mrv.c b/test/FrontendC/inline-asm-mrv.c
index 6d1df67..6d1df67 100644
--- a/test/CFrontend/inline-asm-mrv.c
+++ b/test/FrontendC/inline-asm-mrv.c
diff --git a/test/CFrontend/libcalls.c b/test/FrontendC/libcalls.c
index c027ea4..c027ea4 100644
--- a/test/CFrontend/libcalls.c
+++ b/test/FrontendC/libcalls.c
diff --git a/test/CFrontend/nested-functions.c b/test/FrontendC/nested-functions.c
index bccbef3..bccbef3 100644
--- a/test/CFrontend/nested-functions.c
+++ b/test/FrontendC/nested-functions.c
diff --git a/test/CFrontend/sret.c b/test/FrontendC/sret.c
index 11ac5d6..11ac5d6 100644
--- a/test/CFrontend/sret.c
+++ b/test/FrontendC/sret.c
diff --git a/test/CFrontend/sret2.c b/test/FrontendC/sret2.c
index 7b621f9..7b621f9 100644
--- a/test/CFrontend/sret2.c
+++ b/test/FrontendC/sret2.c
diff --git a/test/CFrontend/unaligned-memcpy.c b/test/FrontendC/unaligned-memcpy.c
index e5d810f..e5d810f 100644
--- a/test/CFrontend/unaligned-memcpy.c
+++ b/test/FrontendC/unaligned-memcpy.c