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

            Bug ID: 78211
           Summary: [7 Regression] -fcompare-debug failure with -flto
                    -fno-use-linker-plugin
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
  Target Milestone: ---

Created attachment 39965
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39965&action=edit
Test case: input19e.ii, compile with -fcompare-debug -flto
-fno-use-linker-plugin -O3

Using
   g++ -S -fcompare-debug -flto -fno-use-linker-plugin -O3 input19e.ii
gives
   g++: error: input19e.ii: -fcompare-debug failure

Reply via email to