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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |12.4
           Priority|P3                          |P2
            Summary|g++: internal compiler      |[12/13/14 Regression g++:
                   |error: Segmentation fault   |internal compiler error:
                   |signal terminated program   |Segmentation fault signal
                   |cc1plus                     |terminated program cc1plus

--- Comment #27 from Richard Biener <rguenth at gcc dot gnu.org> ---
A bit of history (x86_64-linux, at -O0):

GCC 11.4: 75s, 2GB peak
GCC 12.3: 385s, 4GB peak
GCC 13.2: segfaults after 105s and 650MB peak (stack?), with unlimited stack
size it taks 262s and 4GB peak
GCC 14.0.1 (r14-9832-g080cac15ce0c3e): 183s, 3.2GB peak

Reply via email to