Re: [PATCH] Fix -fdebug-types-section ICE, PR91887

2019-10-16 Thread Jason Merrill
On 10/16/19 6:11 AM, Richard Biener wrote: The following makes sure we correctly identify a parm DIE created early in a formal parameter pack during late annotation. Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. OK? OK, thanks. Jason

[PATCH] Fix -fdebug-types-section ICE, PR91887

2019-10-16 Thread Richard Biener
The following makes sure we correctly identify a parm DIE created early in a formal parameter pack during late annotation. Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. OK? Thanks, Richard. 2019-10-16 Richard Biener PR debug/91887 * dwarf2out.c