https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82209

--- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jeffrey Walton from comment #2)
> (In reply to Eric Gallager from comment #1)
> > Do you have a complete standalone testcase we could use to reproduce?
> 
> Thanks Eric.
> 
> We were not able to reduce it to a minimal test case. That was part of the
> pain for us.
> 

Well, even if you can't reduce it to be minimal, can you at least provide the
preprocessed source and the flags you passed to gcc when compiling? You could
also try setting a breakpoint in gdb at line 325 in varasm.c (where the message
comes from) and then see when it gets hit and post the backtrace...

Reply via email to