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

            Bug ID: 69920
           Summary: [6 Regression] FAIL: g++.dg/torture/pr42704.C   -O2
                    -flto -fno-use-linker-plugin -flto-partition=none
                    (internal compiler error)
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

On x86, r233626 gave

FAIL: g++.dg/torture/pr42704.C   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (internal compiler error)
FAIL: g++.dg/torture/pr42704.C   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (test for excess errors)
FAIL: g++.dg/torture/pr42704.C   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  (internal compiler error)
FAIL: g++.dg/torture/pr42704.C   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  (test for excess errors)
FAIL: g++.dg/torture/pr42704.C   -O2  (internal compiler error)
FAIL: g++.dg/torture/pr42704.C   -O2  (test for excess errors)
FAIL: g++.dg/torture/pr42704.C   -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  (internal compiler error)
FAIL: g++.dg/torture/pr42704.C   -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  (test for excess errors)
FAIL: g++.dg/torture/pr42704.C   -O3 -g  (internal compiler error)
FAIL: g++.dg/torture/pr42704.C   -O3 -g  (test for excess errors)

r233620 is good.

Reply via email to