This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][LTO] Fix for undefined references from vtables.


On Thu, Dec 4, 2008 at 18:14, Doug Kwan (éæå) <dougkwan@google.com> wrote:

>        * lto-function-in.c (input_function_decl): Remove code to read
>        LTO DECL flags.

I just noticed something else.  In input_function_decl, the local
variable decl_flags is no longer needed (bootstrap was failing with a
warning).


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]