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

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


Author: bstarynk
Date: Wed Aug 29 14:07:27 2012
New Revision: 190779

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

2012-08-29  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt-runtime.c (meltgc_start_module_by_index): Use address-of &
	on VEC_index only for GCC 4.8, not for earlier version, to be
	compilable as a GCC 4.6 plugin.


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


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