https://sourceware.org/bugzilla/show_bug.cgi?id=10143
--- Comment #6 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Michael Frysinger
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=43fa85d9a8d7aac7a70c72220abd09d39703208a
commit 43fa85d9a8d7aac7a70c72
--- Additional Comments From vapier at gentoo dot org 2010-03-11 18:21
---
if the assembler ran on the embedded target, this may make sense, but i doubt
these limitations are ever going to crop up on todays desktop systems (where the
assembler is running). i'd bet there are plenty of pl
--- Additional Comments From nickc at redhat dot com 2010-03-11 17:08
---
Hi Mike,
> was there a reason for also changing the error buffer from the stack to
> static ?
>
> adding the printf string "%s" makes sense, but it doesnt seem like it needs a
> static keyword added ...
It is a
--
What|Removed |Added
CC||vapier at gentoo dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10143
--- You are receiving this
--- Additional Comments From vapier at gentoo dot org 2010-03-10 14:16
---
was there a reason for also changing the error buffer from the stack to static ?
adding the printf string "%s" makes sense, but it doesnt seem like it needs a
static keyword added ...
--
http://sourceware.org
--- Additional Comments From nickc at redhat dot com 2009-05-26 15:37
---
Hi Liran,
Thanks for reporting this problem. The change you suggest is slightly wrong
in that it fixes the generated file bfin-parse.c which is built from the source
file gas/config/bfin-parse.y, but apart from
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-05-26
15:35 ---
Subject: Bug 10143
CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2009-05-26 15:35:37
Modified files:
gas: ChangeLog
gas/config : b