This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog objc/objc-act.c testsuite/Ch ...
- To: gcc-cvs at gcc dot gnu dot org
- Subject: gcc/gcc ChangeLog objc/objc-act.c testsuite/Ch ...
- From: ro at gcc dot gnu dot org
- Date: 29 Jun 2001 19:20:44 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: ro@gcc.gnu.org 2001-06-29 12:20:44
Modified files:
gcc : ChangeLog
gcc/objc : objc-act.c
gcc/testsuite : ChangeLog
gcc/testsuite/lib: objc.exp
Log message:
* objc/objc-act.c (handle_class_ref): Always place decl in
variable section.
(handle_impent): Always place decl in readonly data section.
Fixes PRs libobjc/917, libobjc/3237, bootstrap/3251.
testsuite:
* lib/objc.exp (objc_target_compile): Declare rootme. Append to
ld_library_path.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.668&r2=1.9240.2.669
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.66.2.6&r2=1.66.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.1074.2.139&r2=1.1074.2.140
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/objc.exp.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.5.6.4&r2=1.5.6.5