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

#pragma interface in test cases


Hello,

we've now got a couple of testcases failing with:
warning: `#pragma interface' is deprecated and will be removed in a future version of GCC

Shouldn't those be fixed as well after deprecating the feature?

FAIL: g++.dg/other/cxa-atexit1.C (test for excess errors)
FAIL: g++.old-deja/g++.jason/2371.C (test for excess errors)
FAIL: g++.old-deja/g++.jason/c-inline.C (test for excess errors)
FAIL: g++.old-deja/g++.jason/context.C (test for excess errors)
FAIL: g++.old-deja/g++.jason/inline.C (test for excess errors)
FAIL: g++.old-deja/g++.jason/synth5.C (test for excess errors)

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


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