egcs/gcc/ada ChangeLog make.adb
fw@gcc.gnu.org
fw@gcc.gnu.org
Mon Jul 15 02:43:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: fw@gcc.gnu.org 2002-07-15 02:43:07
Modified files:
gcc/ada : ChangeLog make.adb
Log message:
2002-07-15 Florian Weimer <fw@deneb.enyo.de>
* make.adb (Add_Switch): Make Generic_Position a procedure. The
function approach did not work well because of a side effect (the
function call could reallocate the table which was being indexed
using its result). Fixes ada/4851. [RESURRECTED]
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ada/ChangeLog.diff?cvsroot=gcc&r1=1.251&r2=1.252
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ada/make.adb.diff?cvsroot=gcc&r1=1.13&r2=1.14
More information about the Gcc-cvs
mailing list