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]

MELT plugin 0.8rc for 4.6 on 32 bits x86


On Sat, 09 Jul 2011 10:08:06 +1000
Allan McRae <allan@archlinux.org> wrote:

> On 09/07/11 01:43, Basile Starynkevitch wrote:
> > On Fri, 08 Jul 2011 19:50:11 +1000
> > Allan McRae<allan@archlinux.org>  wrote:
> >
> >> On 08/07/11 19:15, Basile Starynkevitch wrote:
> >>> On Fri, Jul 08, 2011 at 06:41:30PM +1000, Allan McRae wrote:
> >>>> empty-file-for-melt.c
> >>>> cc1: note: MELT is bootstrapping so ignore builtin source directory
> >>>> /usr/lib/gcc/i686-pc-linux-gnu/4.6.1/plugin/melt-source and module
> >>>> directory
> >>>> /usr/lib/gcc/i686-pc-linux-gnu/4.6.1/plugin/libexec/melt-modules
> >>>> *** WARNING *** there are active plugins, do not report this as a
> >>>> bug unless you can reproduce it without enabling any plugins.
> >>>> Event                            | Plugins
> >>>> PLUGIN_FINISH_UNIT               | melt
> >>>> PLUGIN_FINISH                    | melt
> >>>> PLUGIN_GGC_START                 | melt
> >>>> PLUGIN_GGC_MARKING               | melt
> >>>> PLUGIN_ATTRIBUTES                | melt
> >>>> PLUGIN_START_UNIT                | melt
> >>>> PLUGIN_PRAGMAS                   | melt
> >>>> cc1: internal compiler error: Segmentation fault
> >>>> Please submit a full bug report,
> >>>
> >>>
> >>> Did you install a previous release of MELT plugin (e.g. 0.8rc1 or 0.7)? If
> >>> you did, you have to remove it entirely (eg remove all files named *melt*)?
> >>>
> >>
> >
> >
> > Alexandre Lissy discovered that by replacing, in file
> > melt-0.8rc2-plugin-for-gcc-4.6/melt-build.mk line 420,
> >     MELT_STAGE_ZERO?= melt-stage0-dynamic
> > with
> >     MELT_STAGE_ZERO = melt-stage0-static
> > the bug disappears.
> >
> > Allan, could you confirm that it is the case for you also? Thanks!
> >
> 
> I can confirm the build completes with that change.

For your information, I corrected that bug (not only made the
workaround) on MELT svn rev. 176125.

So I think that the MELT plugin 0.8 final 
(which I will probably release in a couple of days) will have that bug
corrected.

Before releasing the definitive MELT 0.8 plugin for 4.6, I want to be
sure that the new building machinery (based upon MELT-Plugin-Makefile,
i.e. using make) is working for someone else than me.

As soon as someone give me reports (either positive or negative) about
the build of MELT plugin 0.8 rc3 which I have announced an hour ago
http://gcc.gnu.org/ml/gcc/2011-07/msg00126.html &
http://groups.google.com/group/gcc-melt/browse_thread/thread/8901c8fcf47c8f32
I will be able to release the final 0.8 (but I am not working at all
tomorrow).

Cheers.

-- 
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 mine, sont seulement les miennes} ***


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