This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: RFC: GOLD: Add support for MEMORY regions in linker scripts


Nick Clifton <nickc@redhat.com> writes:

> There were two lines that I did
> not fix however:  script-sections.cc lines 3207 and 3219.  I am not
> sure what to do here.  Should the lines be split at a point of
> indirection, or should they be left as-is ?  For example this is line
> 3207:
> 					
>       (*s)->get_output_section()->current_data_size(),
>                                          ^
>                    80-char-limit-is-here-^

I normally introduce a temporary variable.

Ian


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