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: [RFC] Dejagnu patch to handle multi-line directives


On Jun 10, 2017, at 12:57 AM, Tom de Vries <Tom_deVries@mentor.com> wrote:
> 
> one thing that has bothered me on a regular basis is the inability to spread long dejagnu directives over multiple lines.

I'm not terribly in favor of this.  I'd like to retain the ability to grep and sed single line things.  It makes exploring and finding things easier.  Also, if we bulk convert to a new framework system for running test cases, the conversion is easier.

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