[Bug pch/54117] [4.8 Regression] FAIL: ./decl-3.h -O0 -g (internal compiler error)

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 8 12:42:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54117

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-08 12:42:06 UTC ---
dbxout.c already defines a handle_pch hook, so it is apparently told when
pch_init and write_pch are called, so in theory this could be handled in
dbxout.c only (still, the question is if other debug backends don't have
similar issue).



More information about the Gcc-bugs mailing list