public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/94323] New: [10 Regression] g++: error: x.cpp: ‘-fcompare-debug’ failure since r10-7359-g6e771c087b10d5b730240ea35478eab8694c9c5d
@ 2020-03-25 12:50 marxin at gcc dot gnu.org
  2020-03-25 12:50 ` [Bug debug/94323] " marxin at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-03-25 12:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94323
           Summary: [10 Regression] g++: error: x.cpp: ‘-fcompare-debug’
                    failure since
                    r10-7359-g6e771c087b10d5b730240ea35478eab8694c9c5d
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: jakub at gcc dot gnu.org, jason at gcc dot gnu.org
  Target Milestone: ---

Since the revision I see:

$ cat x.cpp
volatile int a;
void fn1() {
  ({ a; });
}

$ g++ x.cpp -O2 -fcompare-debug -c
g++: error: x.cpp: ‘-fcompare-debug’ failure

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25 12:50 [Bug debug/94323] New: [10 Regression] g++: error: x.cpp: ‘-fcompare-debug’ failure since r10-7359-g6e771c087b10d5b730240ea35478eab8694c9c5d marxin at gcc dot gnu.org
2020-03-25 12:50 ` [Bug debug/94323] " marxin at gcc dot gnu.org
2020-03-25 16:03 ` jakub at gcc dot gnu.org
2020-03-25 16:25 ` jakub at gcc dot gnu.org
2020-03-26  9:36 ` cvs-commit at gcc dot gnu.org
2020-03-26  9:44 ` jakub 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).