ld: Don't treated the fatal error as warning

Change fatal to pass false as the is_warning argument to vfinfo so that
the fatal error message isn't treated as a warning by vfinfo.

	* ldmisc.c (fatal): Pass false as the is_warning argument to
	vfinfo.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
1 file changed