Re: [patch] 14/n: trans-mem: compiler documentation

2011-11-04 Thread Richard Henderson
On 11/04/2011 03:20 PM, Torvald Riegel wrote: > Better with the attached patch? Also mentions that these hooks are for > transactions. OK for branch? Ok. r~

Re: [patch] 14/n: trans-mem: compiler documentation

2011-11-04 Thread Torvald Riegel
On Thu, 2011-11-03 at 20:24 +, Joseph S. Myers wrote: > On Thu, 3 Nov 2011, Aldy Hernandez wrote: > > > Index: gcc/doc/tm.texi.in > > === > > --- gcc/doc/tm.texi.in (.../trunk) (revision 180744) > > +++ gcc/doc/tm.texi.in

Re: [patch] 14/n: trans-mem: compiler documentation

2011-11-04 Thread Michael Matz
Hi, On Thu, 3 Nov 2011, Aldy Hernandez wrote: > Index: gcc/doc/tm.texi > === > --- gcc/doc/tm.texi (.../trunk) (revision 180744) > +++ gcc/doc/tm.texi (.../branches/transactional-memory) (revision > 180773) > @@ -5758,6 +

Re: [patch] 14/n: trans-mem: compiler documentation

2011-11-03 Thread Aldy Hernandez
On 11/03/11 19:30, Joseph S. Myers wrote: On Thu, 3 Nov 2011, Aldy Hernandez wrote: I thought so too, but couldn't find how. Libitm is in another directory (libitm/libitm.texi). Does anyone know how to do this? When installed, all info files are presumed to go in one directory, HTML files i

Re: [patch] 14/n: trans-mem: compiler documentation

2011-11-03 Thread Joseph S. Myers
On Thu, 3 Nov 2011, Aldy Hernandez wrote: > > > I thought so too, but couldn't find how. Libitm is in another directory > > > (libitm/libitm.texi). Does anyone know how to do this? > > > > When installed, all info files are presumed to go in one directory, HTML > > files in parallel directories

Re: [patch] 14/n: trans-mem: compiler documentation

2011-11-03 Thread Aldy Hernandez
I thought so too, but couldn't find how. Libitm is in another directory (libitm/libitm.texi). Does anyone know how to do this? When installed, all info files are presumed to go in one directory, HTML files in parallel directories, etc.; you use the five-argument form of @xref with "libitm" a

Re: [patch] 14/n: trans-mem: compiler documentation

2011-11-03 Thread Joseph S. Myers
On Thu, 3 Nov 2011, Aldy Hernandez wrote: > > > > +For more information on GCC's support for transactional memory, see > > > +the accompanying documentation for @file{libitm}. > > > > It should be possible to use a proper Texinfo cross-reference linking to > > the other manual. > > I thought so

Re: [patch] 14/n: trans-mem: compiler documentation

2011-11-03 Thread Aldy Hernandez
+For more information on GCC's support for transactional memory, see +the accompanying documentation for @file{libitm}. It should be possible to use a proper Texinfo cross-reference linking to the other manual. I thought so too, but couldn't find how. Libitm is in another directory (libitm

Re: [patch] 14/n: trans-mem: compiler documentation

2011-11-03 Thread Joseph S. Myers
On Thu, 3 Nov 2011, Aldy Hernandez wrote: > Index: gcc/doc/tm.texi.in > === > --- gcc/doc/tm.texi.in(.../trunk) (revision 180744) > +++ gcc/doc/tm.texi.in(.../branches/transactional-memory) > (revision > 18077

[patch] 14/n: trans-mem: compiler documentation

2011-11-03 Thread Aldy Hernandez
Index: gcc/doc/tm.texi === --- gcc/doc/tm.texi (.../trunk) (revision 180744) +++ gcc/doc/tm.texi (.../branches/transactional-memory) (revision 180773) @@ -5758,6 +5758,16 @@ mode returned by @code{TARGET_VECTORIZE_ T