public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/94223] New: [10 Regression] -fcompare-debug -O0 failure on cpp1z/init-statement6.C
@ 2020-03-19 11:49 zhroma at gcc dot gnu.org
  2020-03-19 12:33 ` [Bug c++/94223] " jakub at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: zhroma at gcc dot gnu.org @ 2020-03-19 11:49 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94223
           Summary: [10 Regression] -fcompare-debug -O0 failure on
                    cpp1z/init-statement6.C
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zhroma at gcc dot gnu.org
  Target Milestone: ---

This commands:
gcc -c -O0 -std=c++20 -fcompare-debug
gcc/testsuite/g++.dg/cpp1z/init-statement6.C
gcc -c -O0 -std=c++2a -fcompare-debug
gcc/testsuite/g++.dg/cpp1z/init-statement6.C

fail on master (r10-7271) on ppc64le, work on 9.3 (only have -std=c++2a) on
x86_64.

Running with -O1, -O2 or -std=c++17 goes smoothly.

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

end of thread, other threads:[~2020-03-25  8:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-19 11:49 [Bug c++/94223] New: [10 Regression] -fcompare-debug -O0 failure on cpp1z/init-statement6.C zhroma at gcc dot gnu.org
2020-03-19 12:33 ` [Bug c++/94223] " jakub at gcc dot gnu.org
2020-03-20  8:41 ` rguenth at gcc dot gnu.org
2020-03-20  8:47 ` jakub at gcc dot gnu.org
2020-03-20 11:47 ` rguenth at gcc dot gnu.org
2020-03-24 15:09 ` jakub at gcc dot gnu.org
2020-03-25  8:19 ` cvs-commit at gcc dot gnu.org
2020-03-25  8:23 ` 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).