This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r137891 - in /branches/cxx0x-lambdas-branch/gcc...


Author: jfreeman
Date: Wed Jul 16 16:35:05 2008
New Revision: 137891

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137891
Log:
removed call() where unnecessary

Modified:
    branches/cxx0x-lambdas-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-copy-default.cpp
    branches/cxx0x-lambdas-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-copy.cpp
    branches/cxx0x-lambdas-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-in-class.cpp
    branches/cxx0x-lambdas-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mixed.cpp
    branches/cxx0x-lambdas-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-non-const.cpp
    branches/cxx0x-lambdas-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ref-default.cpp
    branches/cxx0x-lambdas-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ref.cpp


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