RFC: GOLD: Add support for MEMORY regions in linker scripts

Ian Lance Taylor iant@google.com
Wed Sep 8 17:29:00 GMT 2010


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



More information about the Binutils mailing list