r193805 - in /branches/melt-branch/gcc: ChangeL...

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Mon Nov 26 09:10:00 GMT 2012


Author: bstarynk
Date: Mon Nov 26 09:10:09 2012
New Revision: 193805

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193805
Log:

2012-11-26  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt-runtime.c: Don't use vectors anymore for module & extension
	information, because they are not compatible in GCC 4.7 & GCC 4.8.
	(melt_modinfvec, melt_extinfvec): Remove variable.
	(melt_modulinfo, melt_extinfo): Add new static variable.
	(melt_dlsym_all, melt_load_module_index, meltgc_run_c_extension)
	(meltgc_start_module_by_index, melt_fatal_info): Use and update them.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.c



More information about the Gcc-cvs mailing list