[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
Mon Jan 28 08:20:00 GMT 2013


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

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-28 08:19:43 UTC ---
Because -gstabs etc. are still supported on most of the primary and secondary
targets, and (to my surprise) some projects are still using it (I believe e.g.
some Mozilla builds do as their bugreporting system only supports STABS, not
DWARF).  STABS hasn't been deprecated, so we can't just remove that support for
4.8 easily, yeah, we should probably deprecate it and remove later on.



More information about the Gcc-bugs mailing list