Re: Ask for copyright assignment forms for gcc

2010-07-14 Thread Ian Lance Taylor
Eric Fisher writes: > It will be appreciated if anyone could help send me the copyright > assignment forms. I need them to submit patches to gcc. I think it > should be an assignment for all future changes. Sent offlist. Ian

[gengtype] are mark_hook GTY still working? Perhaps not!

2010-07-14 Thread Basile Starynkevitch
Hello All, The gengtype utility permits mark_hook-s. http://gcc.gnu.org/onlinedocs/gccint/GTY-Options.html > > mark_hook ("hook-routine-name") > If provided for a structure or union type, the given > hook-routine-name (between double-quotes) is the name of a > ro

Re: onlinedocs/libstdc++ apperas stale (was: [doc,patch] Move from GFDL 1.2 to GFDL 1.3)

2010-07-14 Thread Benjamin Kosnik
> I guess what we should rather do is copying over the .html files from > the temporary directory into the web tree and then do the compressing > in the web tree. But I assume you guys on the libstdc++ side are a > lot more familiar with this, so it's your call. I guess what we should rather do

Re: GFDL/GPL issues

2010-07-14 Thread Benjamin Kosnik
> In a biweekly call with the other GCC Release Managers, I was asked > today on the status of the SC/FSF discussions re. GFDL/GPL issues. In > particular, the question of whether or not we can use "literate > programming" techniques to extract documentation from code and take > bits of what is c

Re: [RFC] dotgen: Generate Graphiviz format .dot dump of functions cfg

2010-07-14 Thread Dennis, CHENG Renquan
On Mon, Jul 12, 2010 at 1:59 AM, Dennis, CHENG Renquan wrote: > From: Dennis, CHENG Renquan > > The GCC has default support of dumping gimple cfg in vcg format, but when I > was trying to find a tool to interpret the *.006t.vcg dump file, or to > generate > a vector image format, it seemed not e