egcs/gcc/ada ChangeLog make.adb
fw@gcc.gnu.org
fw@gcc.gnu.org
Sat Dec 22 03:58:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: fw@gcc.gnu.org 2001-12-22 03:58:53
Modified files:
gcc/ada : ChangeLog make.adb
Log message:
* 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ada/ChangeLog.diff?cvsroot=gcc&r1=1.189&r2=1.190
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ada/make.adb.diff?cvsroot=gcc&r1=1.9&r2=1.10
More information about the Gcc-cvs
mailing list