https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67429
--- Comment #3 from Steve Kargl <sgk at troutmask dot apl.washington.edu> --- On Tue, Sep 01, 2015 at 08:05:33PM +0000, dominiq at lps dot ens.fr wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67429 > > --- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- > > So, why isn't this a duplicate of PR65045? > > Because PR65045 is about an ICE and this PR is about missing text in the error > messages. > It's the same piece of code causing the problem. One needs to go to PR65045 to get the code, so this PR is superfluous. When the ICE is fixed, then error message should be addressed.