diff --git a/notify/fixes.sum b/notify/fixes.sum index f8e787fb..ae6df59d 100644 --- a/notify/fixes.sum +++ b/notify/fixes.sum @@ -1,10 +1,10 @@ === g++ tests === Running g++:g++.dg/dg.exp ... -FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 23) FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 27) -FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++17 (test for excess errors) +FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 23) FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++14 (test for excess errors) +FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++20 (test for excess errors) === gcc tests === diff --git a/notify/mail-body.txt b/notify/mail-body.txt index 2e4e8636..b3714d0f 100644 --- a/notify/mail-body.txt +++ b/notify/mail-body.txt @@ -15,10 +15,10 @@ Produces 7 fixes: | | fixes.sum: | Running g++:g++.dg/dg.exp ... - | FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 23) | FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 27) - | FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++17 (test for excess errors) + | FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 23) | FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++14 (test for excess errors) + | FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++17 (test for excess errors) | ... and 4 more Used configuration : diff --git a/notify/results.compare.txt b/notify/results.compare.txt index 6f7048bf..2089775d 100644 --- a/notify/results.compare.txt +++ b/notify/results.compare.txt @@ -7,8 +7,8 @@ libatomic.sum libitm.sum objc.sum Comparing: -REFERENCE:/tmp/gxx-sum1.2468747 -CURRENT: /tmp/gxx-sum2.2468747 +REFERENCE:/tmp/gxx-sum1.1974256 +CURRENT: /tmp/gxx-sum2.1974256 +---------+---------+ o RUN STATUS: | REF | RES |