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]

RE: Testsuite infrastucture patches


Yes.  I have added it to GNATS as a change request.  Shouldn't be too hard, but not for 3.1.

-----Original Message-----
From: Richard Henderson [mailto:rth@redhat.com]
Sent: Friday, 8 February 2002 10:50 
To: Billinghurst, David (CRTS)
Cc: 
Subject: Re: Testsuite infrastucture patches


On Thu, Feb 07, 2002 at 10:01:16PM +1100, Billinghurst, David (CRTS) wrote:
> 	* lib/prune.exp: Remove "In (program|subroutine"block-data)"
> 	message from g77
> 	* lib/g77-dg.exp: Trim g77 error messages so that they are
> 	recognised by dg.exp.

Ok.

Ideally g77 would have a mode in which it does not emit the source
line and "^" line, but instead uses the file:line:column:message
format used by cpp.  IDEs such as emacs can then put the user's
cursor at the proper spot in the line.

It would also make things easier to parse within dejagnu.


r~


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