public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/98068] New: [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) by r11-3303
@ 2020-11-30 13:31 hjl.tools at gmail dot com
  2020-11-30 13:39 ` [Bug lto/98068] " marxin at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2020-11-30 13:31 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98068
           Summary: [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c   -O2
                    -flto -fno-use-linker-plugin -flto-partition=none
                    (internal compiler error) by r11-3303
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
                CC: marxin at gcc dot gnu.org, msebor at gcc dot gnu.org
  Target Milestone: ---

On Linux/x86-64, r11-3303 caused:

FAIL: gcc.dg/atomic/pr65345-4.c   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (internal compiler error)
FAIL: gcc.dg/atomic/pr65345-4.c   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (test for excess errors)
FAIL: gcc.dg/atomic/pr65345-4.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  (internal compiler error)
FAIL: gcc.dg/atomic/pr65345-4.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  (test for excess errors)

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

* [Bug lto/98068] [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (internal compiler error) by r11-3303
  2020-11-30 13:31 [Bug lto/98068] New: [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) by r11-3303 hjl.tools at gmail dot com
@ 2020-11-30 13:39 ` marxin at gcc dot gnu.org
  2020-11-30 14:06 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-11-30 13:39 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2020-11-30

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

* [Bug lto/98068] [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (internal compiler error) by r11-3303
  2020-11-30 13:31 [Bug lto/98068] New: [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) by r11-3303 hjl.tools at gmail dot com
  2020-11-30 13:39 ` [Bug lto/98068] " marxin at gcc dot gnu.org
@ 2020-11-30 14:06 ` rguenth at gcc dot gnu.org
  2020-11-30 14:09 ` marxin at gcc dot gnu.org
  2020-11-30 15:29 ` msebor at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-11-30 14:06 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |11.0

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Thought we already have a bug about this.

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

* [Bug lto/98068] [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (internal compiler error) by r11-3303
  2020-11-30 13:31 [Bug lto/98068] New: [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) by r11-3303 hjl.tools at gmail dot com
  2020-11-30 13:39 ` [Bug lto/98068] " marxin at gcc dot gnu.org
  2020-11-30 14:06 ` rguenth at gcc dot gnu.org
@ 2020-11-30 14:09 ` marxin at gcc dot gnu.org
  2020-11-30 15:29 ` msebor at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-11-30 14:09 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
I guess it's PR97172.

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

* [Bug lto/98068] [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (internal compiler error) by r11-3303
  2020-11-30 13:31 [Bug lto/98068] New: [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) by r11-3303 hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2020-11-30 14:09 ` marxin at gcc dot gnu.org
@ 2020-11-30 15:29 ` msebor at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-11-30 15:29 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Yes, pr97172 is tracking the underlying problem.

*** This bug has been marked as a duplicate of bug 97172 ***

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

end of thread, other threads:[~2020-11-30 15:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 13:31 [Bug lto/98068] New: [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) by r11-3303 hjl.tools at gmail dot com
2020-11-30 13:39 ` [Bug lto/98068] " marxin at gcc dot gnu.org
2020-11-30 14:06 ` rguenth at gcc dot gnu.org
2020-11-30 14:09 ` marxin at gcc dot gnu.org
2020-11-30 15:29 ` msebor 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).