PR24567, assertion failure in ldlang.c:6868 when compiling with -flto
[external/binutils.git] / ld / ldmisc.h
index 55ccbae..d367033 100644 (file)
@@ -1,6 +1,5 @@
 /* ldmisc.h -
-   Copyright 1991, 1992, 1993, 1994, 1996, 1997, 2001, 2003, 2004, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -22,6 +21,7 @@
 #ifndef LDMISC_H
 #define LDMISC_H
 
+extern void vfinfo (FILE *fp, const char *fmt, va_list arg, bfd_boolean is_warning);
 extern void einfo (const char *, ...);
 extern void minfo (const char *, ...);
 extern void info_msg (const char *, ...);