[Bug analyzer/93959] New: g++.dg/analyzer/malloc.C FAILs

ro at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 27 15:16:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93959

            Bug ID: 93959
           Summary: g++.dg/analyzer/malloc.C FAILs
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: analyzer
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
  Target Milestone: ---
              Host: *-*-solaris2.11
            Target: *-*-solaris2.11
             Build: *-*-solaris2.11

Since its introduction, the g++.dg/analyzer/malloc.C test FAILs on Solaris
(both SPARC and x86, 32 and 64-bit):

+FAIL: g++.dg/analyzer/malloc.C  -std=c++14  (test for warnings, line 17)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++14  (test for warnings, line 23)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++14  (test for warnings, line 24)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++14  (test for warnings, line 8)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++17  (test for warnings, line 17)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++17  (test for warnings, line 23)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++17  (test for warnings, line 24)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++17  (test for warnings, line 8)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++2a  (test for warnings, line 17)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++2a  (test for warnings, line 23)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++2a  (test for warnings, line 24)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++2a  (test for warnings, line 8)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++98  (test for warnings, line 17)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++98  (test for warnings, line 23)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++98  (test for warnings, line 24)
+FAIL: g++.dg/analyzer/malloc.C  -std=c++98  (test for warnings, line 8)

There's no compiler output for the testcase at all, warning or otherwise.

gcc-testresults doesn't show the failure on any other target.


More information about the Gcc-bugs mailing list