bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/14187] gold incorrectly requires hexadecimals to start with 0x


From: ccoutant at gmail dot com
Subject: [Bug gold/14187] gold incorrectly requires hexadecimals to start with 0x with -Ttext/-Tdata/-Tbss
Date: Fri, 28 Aug 2015 03:16:51 +0000

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

Cary Coutant <ccoutant at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|ian at airs dot com                |ccoutant at gmail dot 
com

--- Comment #11 from Cary Coutant <ccoutant at gmail dot com> ---
Created attachment 8557
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8557&action=edit
Patch to fix gold to parse -Ttext, etc., options as hex numbers

The attached patch changes gold to parse the -Ttext, etc., values
as hex numbers, but will print a warning if it sees a value that
looks more like a decimal number (in order to catch legacy uses).

-- 
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]