On Sun, 23 Mar 2014, Patrick Palka wrote:
On Fri, Mar 14, 2014 at 11:20 AM, Jason Merrill wrote:
Applied, thanks.
Thanks! The commit seems to be missing the corresponding ChangeLog
entry though.
ChangeLog is kind of optional in the testsuite. Please keep providing
entries, but don't be s
On Fri, Mar 14, 2014 at 11:20 AM, Jason Merrill wrote:
> Applied, thanks.
Thanks! The commit seems to be missing the corresponding ChangeLog
entry though.
Applied, thanks.
Jason
This patch adds a test case for PR c++/53711 which seems to have been
resolved by r199906.
PR c++/53711
* d++.dg/warn/anonymous-namespace-6.C: New test.
---
gcc/testsuite/g++.dg/warn/anonymous-namespace-6.C | 8
1 file changed, 8 insertions(+)
create mode 100644 gcc/test