http://sourceware.org/bugzilla/show_bug.cgi?id=13683

--- Comment #7 from Nick Clifton <nickc at redhat dot com> 2012-02-15 09:57:43 
UTC ---
Hi Alan,

> can you just run lang_do_assignments before lang_gc_sections instead?

I tried that, but could not find a way to make it work.  If you run it with
lang_first_phase_enum it does not recompute the defsym assignments.  If you run
it with any other enum it fails the "output section size must be non-zero"
assertion in lamg_size_sections_1.  

I agree however that re-invoking lang_do_assignments would be a better way to
fix the problem.  I will investigate some more and see if I can persuade it to
work.

Cheers
  Nick

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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