The test g++.dg/torture/pr58380.C fails:

FAIL: g++.dg/torture/pr58380.C  -O0  (test for excess errors)
FAIL: g++.dg/torture/pr58380.C  -O1  (test for excess errors)
FAIL: g++.dg/torture/pr58380.C  -O2  (test for excess errors)
FAIL: g++.dg/torture/pr58380.C  -O3 -fomit-frame-pointer  (test for excess 
errors)
FAIL: g++.dg/torture/pr58380.C  -O3 -fomit-frame-pointer -funroll-loops  (test 
for excess errors)
FAIL: g++.dg/torture/pr58380.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
FAIL: g++.dg/torture/pr58380.C  -O3 -g  (test for excess errors)
FAIL: g++.dg/torture/pr58380.C  -Os  (test for excess errors)
FAIL: g++.dg/torture/pr58380.C  -O2 -flto -flto-partition=none  (test for 
excess errors)
FAIL: g++.dg/torture/pr58380.C  -O2 -flto  (test for excess errors)

(see also http://gcc.gnu.org/ml/gcc-testresults/2013-09/msg00839.html ).

The failures are (at least on x86_64-apple-darwin10):

/opt/gcc/work/gcc/testsuite/g++.dg/torture/pr58380.C: In static member function 
'static iplugin_factory& selection_to_stdout::get_factory()':
/opt/gcc/work/gcc/testsuite/g++.dg/torture/pr58380.C:167:79: warning: 
deprecated conversion from string constant to 'char*' [-Wwrite-strings]
/opt/gcc/work/gcc/testsuite/g++.dg/torture/pr58380.C:167:79: warning: 
deprecated conversion from string constant to 'char*' [-Wwrite-strings]


TIA

Dominique

Reply via email to