This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Output names safely in assembly


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

|  > From: Gabriel Dos Reis <gdr@codesourcery.com>
|  > 
|  > Yes.  A glitch of an internal debate of whether we should be using
|  > fprintf() or fputs().  I wander why it wasn't caugth by the bootstrap.
| 
| Looks like the function is only used on unicosmk and 1750a.  Where did
| you bootstrap it?

On a GNU/Linux system as stated in the message of Mark:

   Tested by Gaby and Zack on GNU/Linux

[...]

| Another thing, shouldn't you be outputing `id' and not `name'?

Certainly.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]