public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/94608] New: Fix for PR94426 causes a regression in g++.dg/lto/pr83720 on arm
@ 2020-04-15 17:08 clyon at gcc dot gnu.org
  2020-04-15 17:15 ` [Bug c++/94608] " nathan at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: clyon at gcc dot gnu.org @ 2020-04-15 17:08 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94608
           Summary: Fix for PR94426 causes a regression in
                    g++.dg/lto/pr83720 on arm
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

Hi,

The recent fix for PR94426 (g8d213cbbe1856e6088282aa0076646cec694b030)
causes regressions on arm:
    g++.dg/lto/pr83720 cp_lto_pr83720_0.o assemble, -O0 -flto
-flto-partition=1to1 -fno-use-linker-plugin 
    g++.dg/lto/pr83720 cp_lto_pr83720_0.o assemble, -O0 -flto
-flto-partition=none -fuse-linker-plugin
    g++.dg/lto/pr83720 cp_lto_pr83720_0.o assemble, -O0 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
    g++.dg/lto/pr83720 cp_lto_pr83720_0.o assemble, -O2 -flto
-flto-partition=1to1 -fno-use-linker-plugin 
    g++.dg/lto/pr83720 cp_lto_pr83720_0.o assemble, -O2 -flto
-flto-partition=none -fuse-linker-plugin -fno-fat-lto-objects 
    g++.dg/lto/pr83720 cp_lto_pr83720_0.o assemble, -O2 -flto
-fuse-linker-plugin

The logs say:
/gcc/testsuite/g++.dg/lto/pr83720_0.C:51:18: warning: 'virtual
void<lambda(b::ai)>::be::f()' used but never defined

Does the testcase need an adjustment?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-17 13:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15 17:08 [Bug c++/94608] New: Fix for PR94426 causes a regression in g++.dg/lto/pr83720 on arm clyon at gcc dot gnu.org
2020-04-15 17:15 ` [Bug c++/94608] " nathan at gcc dot gnu.org
2020-04-17 13:09 ` cvs-commit at gcc dot gnu.org
2020-04-17 13:12 ` nathan at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).