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]

Re: PATCH to g++.dg/dg.exp for test subdirs


Jason Merrill <jason_merrill@redhat.com> writes:

| This patch allows us to put dg tests into subdirectories of g++.dg, just as
| with old-deja.  I hereby declare that all new C++ tests should use the more
| powerful dg framework.

Amen.  Thanks for doing this.

| What subdirectories do people think we should have?  So far I've created
| 
|   abi
|   ext (ensions)
|   opt (imizations)
|   other
|   special
|   template
|   warn (ings)
| 
| Other ideas:
| 
|   EH
|   lookup
|   overloading/conversion
|   initialization/ctors/dtors
|   virtual stuff
|   RTTI
| 
| Thoughts?

That sounds pretty good to me.

As a side note, did you get a chance to have a glance at my patch?

-- Gaby


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