https://sourceware.org/bugzilla/show_bug.cgi?id=21000

--- Comment #14 from Alan Modra <amodra at gmail dot com> ---
I obviously didn't understand the alias problem..  If I am grasping it
correctly now, is the complaint about INEQUIVALENT ALIASES really that in the
following load map from a trivial -z relro main.c we have file offsets in the
same page?

  LOAD           0x000000 0x00010000 0x00010000 0x00898 0x00898 R E 0x1000
  LOAD           0x000f20 0x00011f20 0x00011f20 0x0014c 0x0015c RWE 0x1000

In which case the fix for this will involve changing
assign_file_positions_for_load_sections

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to