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: [google gcc-4_8] Reset the some cp states in LIPO


Why is it needed to encode module id in the name? If the statics are
promoted later, it will be inserted at that time.

David

On Tue, Oct 22, 2013 at 4:28 PM, Rong Xu <xur@google.com> wrote:
> Hi,
>
> The attached patch fixes some linking errors (undefined symbols) in LIPO-use
> build.
> r203583 does not seem to be complete as we may create different names in
> auxiliary and primary compilation because the counters are not reset after
> popping the parsing stack.
>
> Patch passed with the failing program. Other tests are ongoing.
>
> Thanks,
>
> -Rong
>


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