2010-10-29 Doug Kwan <dougkwan@google.com>
[deliverable/binutils-gdb.git] / gold / archive.h
index 1cc5ea8c03f3b8128c4db139b9a712d1e93e8e71..f687a4fe102e8c7484a4aea4440b4a83e6a173c5 100644 (file)
@@ -381,7 +381,7 @@ class Archive
   // The directory search path.
   Dirsearch* dirpath_;
   // The task reading this archive.
-  Task *task_;
+  Tasktask_;
   // Number of members in this archive;
   unsigned int num_members_;
   // True if we exclude this library archive from automatic export.
@@ -481,7 +481,7 @@ class Lib_group
   // For reading the files.
   const Input_file_lib* lib_;
   // The task reading this lib group.
-  Task *task_;
+  Tasktask_;
   // Table of the objects in the group.
   std::vector<Archive_member> members_;
 };
@@ -531,7 +531,7 @@ class Add_lib_group_symbols : public Task
   Symbol_table* symtab_;
   Layout* layout_;
   Input_objects* input_objects_;
-  Lib_group * lib_;
+  Lib_group* lib_;
   Task_token* readsyms_blocker_;
   Task_token* this_blocker_;
   Task_token* next_blocker_;
This page took 0.023244 seconds and 4 git commands to generate.