Skip to content
Snippets Groups Projects
Commit 21083db4 authored by Philippe Canal's avatar Philippe Canal
Browse files

Update to take in consideration --hide on cint5

git-svn-id: http://root.cern.ch/svn/root/trunk@27137 27541ba8-7e3a-0410-8455-c3a389f83636
parent f9ddc2c8
No related branches found
No related tags found
No related merge requests found
......@@ -78,8 +78,6 @@ bitfield.cxx
cout1.cxx
longlong.cxx
explicitdtor.cxx
explicitdtor.cxx compiled:
13: ~A() 3
nick3.cxx
nick4.cxx
nick4.cxx -DDEST
......@@ -130,25 +128,7 @@ t674.cxx -DINTERPRET
t676.cxx
t694.cxx -Dmakecint
t694.cxx -DINTERPRET
t694.cxx compiled:
1: 5 1 f(0) f(789) g(0) g(123)
2: 6 3 f(1) f(789) g(1) g(123)
t694.cxx interpreted:
1: 0 1 f(0) f(789) g(0) g(123)
2: 1 3 f(1) f(789) g(1) g(123)
t695.cxx
t695.cxx compiled:
11: template specialization template specialization B() 6.28 0
t695.cxx interpreted:
11: template template template template B() 6.28 0
t695.cxx compiled:
13: template specialization template specialization B() 7.28 0
t695.cxx interpreted:
13: template template template template B() 7.28 0
t695.cxx compiled:
15: template specialization template specialization B() 8.28 0
t695.cxx interpreted:
15: template template template template B() 8.28 0
t705.cxx -Dmakecint
t705.cxx -DINTERPRET
t714.cxx
......
......@@ -78,8 +78,6 @@ bitfield.cxx
cout1.cxx
longlong.cxx
explicitdtor.cxx
explicitdtor.cxx compiled:
13: ~A() 3
nick3.cxx
nick4.cxx
nick4.cxx -DDEST
......@@ -130,25 +128,7 @@ t674.cxx -DINTERPRET
t676.cxx
t694.cxx -Dmakecint
t694.cxx -DINTERPRET
t694.cxx compiled:
1: 5 1 f(0) f(789) g(0) g(123)
2: 6 3 f(1) f(789) g(1) g(123)
t694.cxx interpreted:
1: 0 1 f(0) f(789) g(0) g(123)
2: 1 3 f(1) f(789) g(1) g(123)
t695.cxx
t695.cxx compiled:
11: template specialization template specialization B() 6.28 0
t695.cxx interpreted:
11: template template template template B() 6.28 0
t695.cxx compiled:
13: template specialization template specialization B() 7.28 0
t695.cxx interpreted:
13: template template template template B() 7.28 0
t695.cxx compiled:
15: template specialization template specialization B() 8.28 0
t695.cxx interpreted:
15: template template template template B() 8.28 0
t705.cxx -Dmakecint
t705.cxx -DINTERPRET
t714.cxx
......
......@@ -44,18 +44,6 @@ idxscope0.cxx
access0.cxx
staticmem0.cxx
staticmem1.cxx
staticmem1.cxx compiled:
2: X : N = 1 Sum = 9 Mean = 9 Var = -0 Sigma = -0
staticmem1.cxx interpreted:
2: X : N = 1 Sum = 9 Mean = 9 Var = 0 Sigma = 0
staticmem1.cxx compiled:
4: X : N = 25 Sum = 481.6 Mean = 19.26 Var = 0.2358 Sigma = 0.4855
staticmem1.cxx interpreted:
4: X : N = 25 Sum = 481.6 Mean = 19.26 Var = 0.2358 Sigma = 0.4856
staticmem1.cxx compiled:
8: X : N = 25 Sum = 481.6 Mean = 19.26 Var = 0.2358 Sigma = 0.4855
staticmem1.cxx interpreted:
8: X : N = 25 Sum = 481.6 Mean = 19.26 Var = 0.2358 Sigma = 0.4856
staticary.cxx
static_object.cxx
static_string.cxx
......@@ -90,8 +78,6 @@ bitfield.cxx
cout1.cxx
longlong.cxx
explicitdtor.cxx
explicitdtor.cxx compiled:
13: ~A() 3
nick3.cxx
nick4.cxx
nick4.cxx -DDEST
......@@ -141,25 +127,7 @@ t634.cxx
t674.cxx -DINTERPRET
t694.cxx -Dmakecint
t694.cxx -DINTERPRET
t694.cxx compiled:
1: 5 1 f(0) f(789) g(0) g(123)
2: 6 3 f(1) f(789) g(1) g(123)
t694.cxx interpreted:
1: 0 1 f(0) f(789) g(0) g(123)
2: 1 3 f(1) f(789) g(1) g(123)
t695.cxx
t695.cxx compiled:
11: template specialization template specialization B() 6.28 0
t695.cxx interpreted:
11: template template template template B() 6.28 0
t695.cxx compiled:
13: template specialization template specialization B() 7.28 0
t695.cxx interpreted:
13: template template template template B() 7.28 0
t695.cxx compiled:
15: template specialization template specialization B() 8.28 0
t695.cxx interpreted:
15: template template template template B() 8.28 0
t705.cxx -Dmakecint
t705.cxx -DINTERPRET
t714.cxx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment