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: [C++ PATCH] Fix 21383


Nathan Sidwell <nathan@codesourcery.com> writes:

| This patch fixes 21383.
| 
| a template-id-expr can have a NULL arg vector.
| 
| built & tested on i686-pc-linux-gnu.
| 
| probably worth backporting to 3.4, as although this test case is
| invalid, it would be possible to construct one that is valid.



approved if backport available.

-- Gaby


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