Use ui_file_as_string in gdb/rust-lang.c
[binutils-gdb.git] / gold / script.h
index 1731985d83ed267d9eda70e2e35a0894b78f0d24..d81391bb95459fa73047dfdfe8ed9fec903f7522 100644 (file)
@@ -1,6 +1,6 @@
 // script.h -- handle linker scripts for gold   -*- C++ -*-
 
-// Copyright (C) 2006-2015 Free Software Foundation, Inc.
+// Copyright (C) 2006-2016 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // This file is part of gold.
@@ -113,7 +113,7 @@ class Expression
                 Output_section* dot_section,
                 Output_section** result_section, uint64_t* result_alignment,
                 elfcpp::STT* type, elfcpp::STV* vis, unsigned char* nonvis,
-                bool is_section_dot_assignment);
+                bool is_section_dot_assignment, bool* is_valid_pointer);
 
   // Print the expression to the FILE.  This is for debugging.
   virtual void