objc-act.c (handle_class_ref): Use rest_of_decl_compilation so that CHOOSE_SECTION...
authorGeoffrey Keating <geoffk@redhat.com>
Tue, 15 May 2001 19:54:53 +0000 (19:54 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 15 May 2001 19:54:53 +0000 (19:54 +0000)
commitc53c4afc0a194658e45e9e05a5da400df6c4d06d
tree660473c3d3af41800821cd8d2024c656ff94e290
parent50c30603faa3e8c77727c64af61b6441926a5633
objc-act.c (handle_class_ref): Use rest_of_decl_compilation so that CHOOSE_SECTION gets used.

* objc/objc-act.c (handle_class_ref): Use rest_of_decl_compilation
so that CHOOSE_SECTION gets used.

From-SVN: r42114
gcc/ChangeLog
gcc/objc/objc-act.c