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

David Binderman <dcb314 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-bisection,
                   |                            |needs-reduction

--- Comment #1 from David Binderman <dcb314 at hotmail dot com> ---
It looks as if this bug has existed for more than a year or so:

$ (ulimit -t 300; time ~/gcc/results.20220403/bin/gcc -c -w -g -O3 bug901.c)
gcc: fatal error: Killed signal terminated program cc1
compilation terminated.

real    5m3.060s
user    4m56.316s
sys     0m4.150s
$

Reply via email to