https://sourceware.org/bugzilla/show_bug.cgi?id=20901

--- Comment #1 from Marcel Böhme <boehme.marcel at gmail dot com> ---
It seems to be only a very long execution of the loop in line read.c:3401 of
function s_space when exp->X_add_number is very large.

Here is another reproducer without overflow and memory exhaustion:
$ printf ".ds 777777777777777,77777" > test
$ ./as test

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to