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] Matrix Flattening and Transposing optimizations


Jan-Benedict Glaw <jbglaw@lug-owl.de> wrote on 25/03/2007 13:53:37:

> On Sun, 2007-03-25 13:21:32 +0200, Razya Ladelsky <RAZYA@il.ibm.com> 
wrote:
> > Index: Makefile.in
> > ===================================================================
> > --- Makefile.in   (revision 122923)
> > +++ Makefile.in   (working copy)
> > @@ -1172,6 +1172,7 @@
> >     ipa-type-escape.o \
> >     ipa-utils.o \
> >     ipa.o \
> > +        matrix-reorg.o \
> >     tree-inline.o \
> >     tree-nomudflap.o \
> >     varpool.o
> 
> Whitespace damage.
> 
Will fix it, thanks.
Razya

> MfG, JBG
> 
> -- 
>       Jan-Benedict Glaw      jbglaw@lug-owl.de +49-172-7608481
> Signature of:               Träume nicht von Dein Leben: Lebe Deinen 
Traum!
> the second  :
> [attachment "signature.asc" deleted by Razya Ladelsky/Haifa/IBM] 


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