PR ld/14962
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 705c71235d28e7aca8729e3ea098e7a7655a9c24..1dd68f0a96bddd2a914083c9be4295bf92313b03 100644 (file)
@@ -1,3 +1,13 @@
+2012-12-17  Alan Modra  <amodra@gmail.com>
+
+       PR ld/14962
+       * ldexp.h (struct ldexp_control): Add "assign_name".
+       * ldexp.c (fold_name <NAME>): Compare and clear assign_name on match.
+       (exp_fold_tree_1): Remove existing code testing for self assignment.
+       Instead set and test expld.assign_name.
+       * ldlang.c (scan_for_self_assignment): Delete.
+       (print_assignment): Instead set and test expld.assign_name.
+
 2012-12-11  Roland McGrath  <mcgrathr@google.com>
 
        * emulparams/elf_nacl.sh (nacl_rodata_addr): New shell function.
This page took 0.022809 seconds and 4 git commands to generate.