This is the mail archive of the gcc-patches@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]

Re: [build, driver] RFC: Support compressed debug sections


On Tue, 3 Jun 2014, Rainer Orth wrote:
> It's been another week, and I still need approval for the build, doc,
> and Darwin changes:
> 
> 	https://gcc.gnu.org/ml/gcc-patches/2014-05/msg01860.html

On the doc side, things are fine.

Just a suggestion or two:

+Produce compressed debug sections in DWARF format, if that is supported.

Supported by what?

"doesn't" -> "does not", especially given the emphasis we want to make
here.

And could the "If the linker doesn't support writing compressed debug 
sections, the option is rejected.  Otherwise, if the assembler doesn't 
support them, @option{-gz} is silently ignored when producing object 
files." be moved to the very end, or is this only applicable to the
case where no type has been specified?

Gerald


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