Re: [PATCH] [doc] Update plugin doc

2014-01-08 Thread Gerald Pfeifer
Joey Ye wrote: >ChangeLog: >2014-01-08 Joey Ye >doc/plugin.texi (Building GCC plugins): Update to C++. > >OK to trunk? Okay unless anyone raises concrete issues in the next couple of days (or approves directly, of course). Thanks, Gerald

[PATCH] [doc] Update plugin doc

2014-01-08 Thread Joey Ye
Update plugin document after switching to C++, also make it more friendly to cross-build. ChangeLog: 2014-01-08 Joey Ye doc/plugin.texi (Building GCC plugins): Update to C++. OK to trunk? diff --git a/gcc/doc/plugins.texi b/gcc/doc/plugins.texi index fc2d754..e668de6 100644 --- a/gcc/