This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

Re: boehm-gc (all platforms, mega-) configuration patch


>>>>> "Loren" == Loren James Rittle <rittle@latour.rsch.comm.mot.com> writes:

Loren> This rote patch was generated as follows.  If it looked like a
Loren> linker script synthesized item, then use this idiom:
Loren> 	extern int end[];
Loren> 	end

Loren> 	* include/private/gcconfig.h: Change all likely references
Loren> 	to linker script synthesized symbols to use this idiom:
Loren> 	extern int etext[]; etext

Thanks.  Please check this in.

Tom


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