This is the mail archive of the gcc-bugs@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]

Re: rs6000.c cr names


>>>>> Alexandre Oliva writes:

Alexandre> On May  6, 2000, David Edelsohn <dje@watson.ibm.com> wrote:
>> !   s += sprintf (s, "%s", reg_names[cc_regno + CR0_REGNO]);
  
Alexandre> Portability alert: there are systems on which sprintf returns char*.

	Geoff introduced this throughout his new branch work.  If this
style is dangerous, we need to change the entire function.

David

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