public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/106874] New: [10/11/12/13 Regression] out of memory allocating 9223372036854453969 bytes after a total of 462848 bytes
@ 2022-09-07 17:16 gscfq@t-online.de
  2022-09-08  9:33 ` [Bug c/106874] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: gscfq@t-online.de @ 2022-09-07 17:16 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106874
           Summary: [10/11/12/13 Regression] out of memory allocating
                    9223372036854453969 bytes after a total of 462848
                    bytes
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Started with r7, files are from catalog
llvm-project-llvmorg-14.0.6/clang/test/Preprocessor :


$ cat function_macro_file.h
#define f() x
f

$ cat function_macro_file.c
#include "function_macro_file.h"
()


$ gcc-13-20220904 -c function_macro_file.c -traditional-cpp

cc1: out of memory allocating 9223372036854277185 bytes after a total of 593920
bytes

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

end of thread, other threads:[~2022-10-19  6:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-07 17:16 [Bug c/106874] New: [10/11/12/13 Regression] out of memory allocating 9223372036854453969 bytes after a total of 462848 bytes gscfq@t-online.de
2022-09-08  9:33 ` [Bug c/106874] " rguenth at gcc dot gnu.org
2022-09-08  9:33 ` rguenth at gcc dot gnu.org
2022-09-08 21:17 ` [Bug preprocessor/106874] " pinskia at gcc dot gnu.org
2022-10-19  6:03 ` 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).