This is the mail archive of the gcc@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]

Announce: MELT plugin 0.8rc1 for GCC 4.6


Hello All

I am glad to announce the first release candidate of MELT plugin 0.8 for GCC 4.6
http://gcc-melt.org/

You can download it from http://gcc-melt.org/melt-0.8rc1-plugin-for-gcc-4.6.tgz

NEWS:

#######################################################################
NEWS for 0.8rc1 MELT plugin for gcc-4.6

July 06th, 2011: Release candidate 1 of melt-0.8rc1-plugin-for-gcc-4.6

New features:
 * support for pragmas for MELT

 * the MELT garbage collector is called less often, using the
   PLUGIN_GGC_START hook.

 * several new c-iterators and c-matchers.

 * added static analyzing pass gccframe, useful for melt-runtime.c

 * reject nested defun-s, you should use letrec or let...

Many bugfixes
  (but some bugs remain)
#######################################################################

Notice that the build of the plugin changed. Gengtype is nearly required to
be available, with its gtype.state file. This affects the MELT packagers.

Thanks to Pierre Vittet and also Alexandre Lissy for their help and
contributions.

Regards
-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***


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