On Fri, Dec 06, 2013 at 12:19:04AM +0100, Paolo Carlini wrote:
> 2013-12-05 Paolo Carlini
>
> * g++.dg/warn/pr15774-1.C: Adjust expected message.
Thanks.
Jakub
Hi,
On 12/05/2013 11:41 PM, Jakub Jelinek wrote:
On Tue, Dec 03, 2013 at 11:49:03AM +0100, Paolo Carlini wrote:
2013-12-03 Paolo Carlini
* decl.c (duplicate_decls): Replace pairs of errors and permerrors
with error + inform (permerror + inform, respectively).
This broke
g++
On Tue, Dec 03, 2013 at 11:49:03AM +0100, Paolo Carlini wrote:
> 2013-12-03 Paolo Carlini
>
> * decl.c (duplicate_decls): Replace pairs of errors and permerrors
> with error + inform (permerror + inform, respectively).
This broke
g++.dg/warn/pr15774-1.C
test:
/usr/src/gcc/gcc/tests
OK, thanks.
Jason
Hi,
thus, as agreed a few days ago, I audited duplicate_decls for those
pairs of error and permerror where we want to use inform. I found at
least a straightforward case having to do with pragma omp, but other
cases required a little more work (I suspected that). For example in
some cases we