This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-08 17:51:10 UTC ---
All that to avoid one #include "output.h" in one file?  That doesn't seem
appropriate to me.  I'm not questioning it is a desirable change, but I'd
reapply it only when all the *out.c backends are converted to emit delayed
info, or when (if ever) a dwarf2 -> something else converters are written.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]