public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/113449] New: [14 Regression] Bootstrap comparison failure on f95-lang.o since r14-8174
@ 2024-01-17 15:06 jakub at gcc dot gnu.org
  2024-01-17 15:06 ` [Bug bootstrap/113449] " jakub at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-01-17 15:06 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113449
           Summary: [14 Regression] Bootstrap comparison failure on
                    f95-lang.o since r14-8174
           Product: gcc
           Version: 13.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jakub at gcc dot gnu.org
  Target Milestone: ---

Since r14-8174-g0c42d1782e48d8ad578ace2065cce9b3615f97c0 x86_64-linux (e.g.
../configure --enable-languages=c,c++,fortran) fails with:
Comparing stages 2 and 3
Bootstrap comparison failure!
gcc/fortran/f95-lang.o differs
make[2]: *** [Makefile:26313: compare] Error 1

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

* [Bug bootstrap/113449] [14 Regression] Bootstrap comparison failure on f95-lang.o since r14-8174
  2024-01-17 15:06 [Bug bootstrap/113449] New: [14 Regression] Bootstrap comparison failure on f95-lang.o since r14-8174 jakub at gcc dot gnu.org
@ 2024-01-17 15:06 ` jakub at gcc dot gnu.org
  2024-01-17 15:07 ` acoplan at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-01-17 15:06 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |14.0
            Version|13.2.1                      |14.0
           Priority|P3                          |P1

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

* [Bug bootstrap/113449] [14 Regression] Bootstrap comparison failure on f95-lang.o since r14-8174
  2024-01-17 15:06 [Bug bootstrap/113449] New: [14 Regression] Bootstrap comparison failure on f95-lang.o since r14-8174 jakub at gcc dot gnu.org
  2024-01-17 15:06 ` [Bug bootstrap/113449] " jakub at gcc dot gnu.org
@ 2024-01-17 15:07 ` acoplan at gcc dot gnu.org
  2024-01-17 15:08 ` jakub at gcc dot gnu.org
  2024-01-17 15:13 ` jakub at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: acoplan at gcc dot gnu.org @ 2024-01-17 15:07 UTC (permalink / raw)
  To: gcc-bugs

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

Alex Coplan <acoplan at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acoplan at gcc dot gnu.org

--- Comment #1 from Alex Coplan <acoplan at gcc dot gnu.org> ---
Looks like a dup of PR113445

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

* [Bug bootstrap/113449] [14 Regression] Bootstrap comparison failure on f95-lang.o since r14-8174
  2024-01-17 15:06 [Bug bootstrap/113449] New: [14 Regression] Bootstrap comparison failure on f95-lang.o since r14-8174 jakub at gcc dot gnu.org
  2024-01-17 15:06 ` [Bug bootstrap/113449] " jakub at gcc dot gnu.org
  2024-01-17 15:07 ` acoplan at gcc dot gnu.org
@ 2024-01-17 15:08 ` jakub at gcc dot gnu.org
  2024-01-17 15:13 ` jakub at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-01-17 15:08 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 57114
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57114&action=edit
f95-lang.ii.xz

../prev-gcc/xg++ -B ../prev-gcc/ -O2 -fno-exceptions -fno-rtti -fcompare-debug
f95-lang.ii -S
xg++: error: f95-lang.ii: ‘-fcompare-debug’ failure

Unreduced preprocessed source, let me reduce it.

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

* [Bug bootstrap/113449] [14 Regression] Bootstrap comparison failure on f95-lang.o since r14-8174
  2024-01-17 15:06 [Bug bootstrap/113449] New: [14 Regression] Bootstrap comparison failure on f95-lang.o since r14-8174 jakub at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2024-01-17 15:08 ` jakub at gcc dot gnu.org
@ 2024-01-17 15:13 ` jakub at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-01-17 15:13 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
.

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

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

end of thread, other threads:[~2024-01-17 15:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-17 15:06 [Bug bootstrap/113449] New: [14 Regression] Bootstrap comparison failure on f95-lang.o since r14-8174 jakub at gcc dot gnu.org
2024-01-17 15:06 ` [Bug bootstrap/113449] " jakub at gcc dot gnu.org
2024-01-17 15:07 ` acoplan at gcc dot gnu.org
2024-01-17 15:08 ` jakub at gcc dot gnu.org
2024-01-17 15:13 ` 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).