* expression.cc (eval): Replace dummy argument with NULL.
commitedf65086bd66078d15f918ba38d36e615209065a
authorNick Clifton <nickc@redhat.com>
Fri, 1 Oct 2010 15:02:32 +0000 (1 15:02 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 1 Oct 2010 15:02:32 +0000 (1 15:02 +0000)
tree421db8869987f158a33dfaee034aa3f0f7d9e7e5
parent478c87008d96f08b441deeebd3f494978c930add
    * expression.cc (eval): Replace dummy argument with NULL.
        (eval_maybe_dot): Check for a NULL result section pointer.
        (Symbol_expression::value): Likewise.
        (Dot_expression::value): Likewise.
        (BINARY_EXPRESSION): Likewise.
        (Max_expression::value): Likewise.
        (Min_expression::value): Likewise.
        (Absolute_expression::value): Likewise.
        (Addr_expression::value_from_output_section): Likewise.
        (Loaddddr_expression::value_from_output_section): Likewise.
        (Segment_start_expression::value): Likewise.
        * script-sections.cc
        (Sections_elememt_dot_assignment::finalize_symbols): Replace dummy
        argument with NULL.
        (Sections_elememt_dot_assignment::set_section_addresses):
        Likewise.
        (Output_data_expression::do_write_to_buffer): Likewise.
        (Output_section_definition::finalize_symbols): Likewise.
        (Output_section_definition::set_section_addresses): Likewise.
gold/ChangeLog
gold/expression.cc
gold/script-sections.cc