bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/16480] make doesn't work Mac X OS 10.9.1


From: hjl.tools at gmail dot com
Subject: [Bug binutils/16480] make doesn't work Mac X OS 10.9.1
Date: Tue, 29 Apr 2014 15:06:16 +0000

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Binutils 2.24 has

/* Like oappend (below), but S is a string starting with '%'.
   In Intel syntax, the '%' is elided.  */
static void
oappend_maybe_intel (const char *s)
{
  oappend (s + intel_syntax);
}

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