public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/98448] New: [11 Regression] bootstrap-O3 comparison fails due to libcody
@ 2020-12-26 11:58 ktkachov at gcc dot gnu.org
  2021-01-04 12:35 ` [Bug c++/98448] " marxin at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ktkachov at gcc dot gnu.org @ 2020-12-26 11:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98448
           Summary: [11 Regression] bootstrap-O3 comparison fails due to
                    libcody
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ktkachov at gcc dot gnu.org
                CC: nathan at gcc dot gnu.org
  Target Milestone: ---

Doing a bootstrap-O3 on aarch64-none-linux-gnu fails comparison with:
Comparing stages 2 and 3
Bootstrap comparison failure!
libcody/fatal.o differs

Maybe some flags need to be passed down in a Makefile somewhere?

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

* [Bug c++/98448] [11 Regression] bootstrap-O3 comparison fails due to libcody
  2020-12-26 11:58 [Bug c++/98448] New: [11 Regression] bootstrap-O3 comparison fails due to libcody ktkachov at gcc dot gnu.org
@ 2021-01-04 12:35 ` marxin at gcc dot gnu.org
  2021-01-04 13:20 ` nathan at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-01-04 12:35 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Hm, I've just tried that on x86_64-linux with:

../configure --disable-multilib --with-build-config=bootstrap-O3
--enable-languages=c,c++

and it's fine.

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

* [Bug c++/98448] [11 Regression] bootstrap-O3 comparison fails due to libcody
  2020-12-26 11:58 [Bug c++/98448] New: [11 Regression] bootstrap-O3 comparison fails due to libcody ktkachov at gcc dot gnu.org
  2021-01-04 12:35 ` [Bug c++/98448] " marxin at gcc dot gnu.org
@ 2021-01-04 13:20 ` nathan at gcc dot gnu.org
  2021-01-04 15:41 ` ktkachov at gcc dot gnu.org
  2021-01-05 10:18 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: nathan at gcc dot gnu.org @ 2021-01-04 13:20 UTC (permalink / raw)
  To: gcc-bugs

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

Nathan Sidwell <nathan at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-01-04
           Assignee|unassigned at gcc dot gnu.org      |nathan at gcc dot gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1

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

* [Bug c++/98448] [11 Regression] bootstrap-O3 comparison fails due to libcody
  2020-12-26 11:58 [Bug c++/98448] New: [11 Regression] bootstrap-O3 comparison fails due to libcody ktkachov at gcc dot gnu.org
  2021-01-04 12:35 ` [Bug c++/98448] " marxin at gcc dot gnu.org
  2021-01-04 13:20 ` nathan at gcc dot gnu.org
@ 2021-01-04 15:41 ` ktkachov at gcc dot gnu.org
  2021-01-05 10:18 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: ktkachov at gcc dot gnu.org @ 2021-01-04 15:41 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from ktkachov at gcc dot gnu.org ---
Indeed, I see it passing with today's trunk.
Nathan, if you can't reproduce it feel free to close this.

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

* [Bug c++/98448] [11 Regression] bootstrap-O3 comparison fails due to libcody
  2020-12-26 11:58 [Bug c++/98448] New: [11 Regression] bootstrap-O3 comparison fails due to libcody ktkachov at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2021-01-04 15:41 ` ktkachov at gcc dot gnu.org
@ 2021-01-05 10:18 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-01-05 10:18 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
            Version|unknown                     |11.0
         Resolution|---                         |FIXED
   Target Milestone|---                         |11.0

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
assuming fixed

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

end of thread, other threads:[~2021-01-05 10:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-26 11:58 [Bug c++/98448] New: [11 Regression] bootstrap-O3 comparison fails due to libcody ktkachov at gcc dot gnu.org
2021-01-04 12:35 ` [Bug c++/98448] " marxin at gcc dot gnu.org
2021-01-04 13:20 ` nathan at gcc dot gnu.org
2021-01-04 15:41 ` ktkachov at gcc dot gnu.org
2021-01-05 10:18 ` rguenth 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).