]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Pass %E to einfo when bfd_section == NULL
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 5 May 2016 02:41:34 +0000 (19:41 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 5 May 2016 02:41:34 +0000 (19:41 -0700)
commitd4758f96f74225319f8cc9412acd72c228a187b9
treeb7c620a552037db34587471e261fd646badcdd6d
parentd286e29293b181d6bb6f199f39f0a7ecace69af2
Pass %E to einfo when bfd_section == NULL

Report BFD error When bfd_section == NULL in init_os.

* ldlang.c (init_os): Pass %E to einfo when bfd_section == NULL.
ld/ChangeLog
ld/ldlang.c