public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug pch/113970] New: [14 Regression] pch/system-{1,2}.C fails on darwin
@ 2024-02-17 13:40 iains at gcc dot gnu.org
  2024-02-17 13:40 ` [Bug pch/113970] " iains at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: iains at gcc dot gnu.org @ 2024-02-17 13:40 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113970
           Summary: [14 Regression] pch/system-{1,2}.C fails on darwin
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: needs-bisection, wrong-code
          Severity: normal
          Priority: P3
         Component: pch
          Assignee: unassigned at gcc dot gnu.org
          Reporter: iains at gcc dot gnu.org
  Target Milestone: ---
            Target: *-darwin*

somewhere between r14-8885 and r14-9043

FAIL: g++.dg/pch/system-1.C  -g assembly comparison
FAIL: g++.dg/pch/system-1.C  -O2 -g assembly comparison
FAIL: g++.dg/pch/system-2.C  -g assembly comparison
FAIL: g++.dg/pch/system-2.C  -O2 -g assembly comparison

lots of lines like:
line #354
<       .long   0x11ac1
>       .long   0x11ac2
line #691
<       .uleb128 0x22
>       .uleb128 0x21
line #703
<       .uleb128 0x22
>       .uleb128 0x21
line #805
<       .uleb128 0x22
>       .uleb128 0x21

presumably something has changed size or alignment.

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

end of thread, other threads:[~2024-03-06 20:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-17 13:40 [Bug pch/113970] New: [14 Regression] pch/system-{1,2}.C fails on darwin iains at gcc dot gnu.org
2024-02-17 13:40 ` [Bug pch/113970] " iains at gcc dot gnu.org
2024-02-17 20:12 ` [Bug c++/113970] [14 Regression] pch/system-{1,2}.C fails on darwin after r14-8987-gdd9d14f7d53 iains at gcc dot gnu.org
2024-02-17 22:16 ` pinskia at gcc dot gnu.org
2024-02-22 16:12 ` iains at gcc dot gnu.org
2024-02-22 16:14 ` iains at gcc dot gnu.org
2024-02-28  0:26 ` cvs-commit at gcc dot gnu.org
2024-03-06 20:23 ` mpolacek at gcc dot gnu.org
2024-03-06 20:25 ` iains 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).