On 03/04/2016 05:08 PM, Joseph Myers wrote:
On Sat, 5 Mar 2016, Bernd Schmidt wrote:
This is a crash encountered with an implicit declaration inside an argument
list. In the PR, Jakub identified a place where we change the DECL_CONTEXT for
such decls, and I think I agree with him that this seems wrong. The following
patch ensures they aren't placed on the list in the first place.
Bootstrapped and tested on x86_64-linux, ok?
OK.
I went ahead and committed this to the trunk and removed the the gcc-6
regression marker in the BZ. Bernd's call if/when to backport to the
existing release branches.
jeff