[Bug gcov-profile/100788] Internal compiler error related to #line macros(?)

sebastian-gcc at sipsolutions dot net gcc-bugzilla@gcc.gnu.org
Thu Jun 3 00:32:55 GMT 2021


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

--- Comment #11 from seberg <sebastian-gcc at sipsolutions dot net> ---
Does that mean that fixing the `#line` directives (or inserting additional
ones) should be able to fix the issue?  (Or work around it, if you consider it
a bug.)

I tried to figure out where the `#line` directives currently causes this
situation, and add new ones in some places in the templater.  But I don't
really see where it goes wrong.  That is, unless `#if 0` causes the directives
within the block to be ignored?


More information about the Gcc-bugs mailing list