public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/115213] New: [15 regression] Excessive memory use compiling rust with 32-bit gcc
@ 2024-05-24 11:44 ro at gcc dot gnu.org
  2024-05-24 11:45 ` [Bug bootstrap/115213] " ro at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ro at gcc dot gnu.org @ 2024-05-24 11:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 115213
           Summary: [15 regression] Excessive memory use compiling rust
                    with 32-bit gcc
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
  Target Milestone: ---
              Host: i386-pc-solaris2.11, sparc-sun-solaris2.11,
                    i686-pc-linux-gnu
            Target: i386-pc-solaris2.11, sparc-sun-solaris2.11,
                    i686-pc-linux-gnu
             Build: i386-pc-solaris2.11, sparc-sun-solaris2.11,
                    i686-pc-linux-gnu

Between 20240523 (f0a02467bbc35a478eb82f5a8a7e8870827b51fc) and 20240524
(51f4b47c4f4f61fe31a7bd1fa80e08c2438d76a8),
memory use compiling rust with a 32-bit gcc exploded in stage 2, breaking
bootstrap:

cc1plus: out of memory allocating 4084 bytes after a total of 3223085056 bytes
make[3]: *** [/vol/gcc/src/hg/master/local/gcc/rust/Make-lang.in:412:
rust/rust-ast.o] Error 1
make[3]: *** Waiting for unfinished jobs....

cc1plus: out of memory allocating 65536 bytes after a total of 3011272704 bytes
make[3]: *** [Makefile:1197: rust/rust-session-manager.o] Error 1

cc1plus: out of memory allocating 4064 bytes after a total of 3049021440 bytes 
make[3]: *** [/vol/gcc/src/hg/master/local/gcc/rust/Make-lang.in:422:
rust/rust-macro-expand.o] Error 1

So far, I've no idea which commit in this range might be responsible.  Seems
to call for a reghunt.

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

* [Bug bootstrap/115213] [15 regression] Excessive memory use compiling rust with 32-bit gcc
  2024-05-24 11:44 [Bug bootstrap/115213] New: [15 regression] Excessive memory use compiling rust with 32-bit gcc ro at gcc dot gnu.org
@ 2024-05-24 11:45 ` ro at gcc dot gnu.org
  2024-05-24 12:09 ` rguenth at gcc dot gnu.org
  2024-05-24 13:22 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ro at gcc dot gnu.org @ 2024-05-24 11:45 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |15.0

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

* [Bug bootstrap/115213] [15 regression] Excessive memory use compiling rust with 32-bit gcc
  2024-05-24 11:44 [Bug bootstrap/115213] New: [15 regression] Excessive memory use compiling rust with 32-bit gcc ro at gcc dot gnu.org
  2024-05-24 11:45 ` [Bug bootstrap/115213] " ro at gcc dot gnu.org
@ 2024-05-24 12:09 ` rguenth at gcc dot gnu.org
  2024-05-24 13:22 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2024-05-24 12:09 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amacleod at redhat dot com

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
dup of PR115208?

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

* [Bug bootstrap/115213] [15 regression] Excessive memory use compiling rust with 32-bit gcc
  2024-05-24 11:44 [Bug bootstrap/115213] New: [15 regression] Excessive memory use compiling rust with 32-bit gcc ro at gcc dot gnu.org
  2024-05-24 11:45 ` [Bug bootstrap/115213] " ro at gcc dot gnu.org
  2024-05-24 12:09 ` rguenth at gcc dot gnu.org
@ 2024-05-24 13:22 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-05-24 13:22 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am going to say this is a dup for now.

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

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

end of thread, other threads:[~2024-05-24 13:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-24 11:44 [Bug bootstrap/115213] New: [15 regression] Excessive memory use compiling rust with 32-bit gcc ro at gcc dot gnu.org
2024-05-24 11:45 ` [Bug bootstrap/115213] " ro at gcc dot gnu.org
2024-05-24 12:09 ` rguenth at gcc dot gnu.org
2024-05-24 13:22 ` pinskia 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).