This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r153616 - in /trunk/gcc/ada: ChangeLog gcc-inte...
- From: ebotcazou at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 27 Oct 2009 20:24:31 -0000
- Subject: r153616 - in /trunk/gcc/ada: ChangeLog gcc-inte...
Author: ebotcazou
Date: Tue Oct 27 20:24:31 2009
New Revision: 153616
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153616
Log:
* gcc-interface/decl.c (purpose_member_field): New static function.
(annotate_rep): Use it instead of purpose_member.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/decl.c