This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PING] ada/35050: Fix xref "Ref:" information for function renaming


>>>>> "Sam" == Samuel Tardieu <sam@rfc1149.net> writes:

Sam> gnatxref didn't expect an ALI line with a renaming information
Sam> followed by a return type. As a consequence, only procedure
Sam> renamings could be present in "Ref:" output while function
Sam> renamings couldn't.

Sam> This patch moves the parsing (and ignoring) of renaming
Sam> information before the parsing of the return type.

http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01239.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]