bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/20901] AS: Hangs


From: boehme.marcel at gmail dot com
Subject: [Bug gas/20901] AS: Hangs
Date: Fri, 02 Dec 2016 03:19:37 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]