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: [patch] Fix PR c++/26739: ICE on template redefinition as friend


On Apr 19, 2006, at 9:24 AM, Mark Mitchell wrote:
The old-deja tests are actually dg tests too (after I converted them a few years
back), but with slightly different defaults

The format was invented so that a global query-replace-regexp could rewrite them into any `sane' format. If we want to do that for consistency... I'm open to the idea.


// WARNING - foo

becomes something like:

// { dg-warning "foo" }


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