[Bug other/91004] New: [10 regression] Excess errors in g++.dg/torture/pr34850.C starting with r272688

seurer at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 26 16:19:00 GMT 2019


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

            Bug ID: 91004
           Summary: [10 regression] Excess errors in
                    g++.dg/torture/pr34850.C starting with r272688
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

testgcc: Tried 272688

make -k check-gcc RUNTESTFLAGS=dg-torture.exp=g++.dg/torture/pr34850.C

FAIL: g++.dg/torture/pr34850.C   -O2  (test for excess errors)
FAIL: g++.dg/torture/pr34850.C   -O3 -g  (test for excess errors)
FAIL: g++.dg/torture/pr34850.C   -Os  (test for excess errors)
FAIL: g++.dg/torture/pr34850.C   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (test for excess errors)
FAIL: g++.dg/torture/pr34850.C   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  (test for excess errors)


Excess errors:
/home/seurer/gcc/gcc-test2/gcc/testsuite/g++.dg/torture/pr34850.C:16:29:
warning: call to '__warn_memset_zero_len' declared with attribute warning: 
[-Wattribute-warning]


More information about the Gcc-bugs mailing list