[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/5172] Too cryptic messages to translate in gas-2.17.90.fi.po
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/5172] Too cryptic messages to translate in gas-2.17.90.fi.po |
Date: |
18 Oct 2007 13:04:21 -0000 |
------- Additional Comments From nickc at redhat dot com 2007-10-18 13:04
-------
Hi Jorma,
I have applied the uploaded patch to resolve most of this issue. The code in
tc-m68k.c:m68k_ip() should really be rewritten to make translation easier, but
that will have to wait for another time.
Cheers
Nick
gas/ChangeLog
2007-10-18 Nick Clifton <address@hidden>
PR gas/5172
* config/tc-arc.c (md_estimate_size_before_relax): Change error
message.
(md_convert_frag): Just call abort.
* config/tc-i860.c (md_estimate_size_before_relax): Change error
message.
* config/tc-i860.h (md_convert_frag): Just call abort.
* config/tc-ip2k.c (md_estimate_size_before_relax): Change error
message.
(md_convert_frag): Just call abort.
* config/tc-m68k.c (m68k_ip): Do not attempt translation of
architecture names.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://sourceware.org/bugzilla/show_bug.cgi?id=5172
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.