This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: Remove multiline asm statements


willy@ldl.fc.hp.com (Matthew Wilcox) writes:

> 2001-06-05  Matthew Wilcox  <willy@ldl.fc.hp.com>
> 
> 	* sysdeps/hppa/dl-machine.h: Reformat asm statements to remove new
> 	  gcc warning about multi-line strings.
> 
> diff -urNx CVS glibc-223/sysdeps/hppa/dl-machine.h glibc-merge/sysdeps/hppa/dl-machine.h
> --- glibc-223/sysdeps/hppa/dl-machine.h	Fri Apr 27 14:31:02 2001
>+++ glibc-merge/sysdeps/hppa/dl-machine.h	Mon May  7 15:25:44 2001
> @@ -75,11 +82,11 @@
>  
>  #if 0
>    /* Use this method if GOT address not yet set up.  */

Can we remove the #if 0 code?

I've committed your patch,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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