public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/96680] New: [11 Regression][OpenMP][LTO] Declare variant + ICE in lto_fixup_prevailing_decls, at lto/lto-common.c:2595
@ 2020-08-18 16:31 burnus at gcc dot gnu.org
  2020-08-18 16:42 ` [Bug middle-end/96680] " burnus at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: burnus at gcc dot gnu.org @ 2020-08-18 16:31 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96680
           Summary: [11 Regression][OpenMP][LTO] Declare variant + ICE in
                    lto_fixup_prevailing_decls, at lto/lto-common.c:2595
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, openmp
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
                CC: jakub at gcc dot gnu.org
  Target Milestone: ---

This now fails with offloading in the device lto1 of both AMDGCN and nvptx.

The testcase is tests/5.0/declare_variant/test_declare_variant.c of
https://github.com/SOLLVE/sollve_vv 

compile, e.g., as
  gcc -fopenmp -I ompvv ./tests/5.0/declare_variant/test_declare_variant.c


lto1: internal compiler error: in lto_fixup_prevailing_decls, at
lto/lto-common.c:2595
0x6536a0 lto_fixup_prevailing_decls
        gcc-mainline/gcc/lto/lto-common.c:2595
0x65f9a1 lto_fixup_decls
        gcc-mainline/gcc/lto/lto-common.c:2645
0x65f9a1 read_cgraph_and_symbols(unsigned int, char const**)
        src/gcc-mainline/gcc/lto/lto-common.c:2897
0x63fd42 lto_main()
        gcc-mainline/gcc/lto/lto.c:625

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

end of thread, other threads:[~2020-11-26  9:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-18 16:31 [Bug middle-end/96680] New: [11 Regression][OpenMP][LTO] Declare variant + ICE in lto_fixup_prevailing_decls, at lto/lto-common.c:2595 burnus at gcc dot gnu.org
2020-08-18 16:42 ` [Bug middle-end/96680] " burnus at gcc dot gnu.org
2020-08-18 16:49 ` burnus at gcc dot gnu.org
2020-08-20 12:46 ` burnus at gcc dot gnu.org
2020-08-25 10:47 ` rguenth at gcc dot gnu.org
2020-10-16 12:03 ` rguenth at gcc dot gnu.org
2020-10-28  9:29 ` [Bug lto/96680] " cvs-commit at gcc dot gnu.org
2020-11-26  9:57 ` burnus 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).