This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR rtl-optimization/32219: optimizer causees wrong code in pic/hidden/weak symbol checking
- From: Richard Henderson <rth at redhat dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>, Uros Bizjak <ubizjak at gmail dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 19 Feb 2015 13:16:23 -0800
- Subject: Re: [PATCH] PR rtl-optimization/32219: optimizer causees wrong code in pic/hidden/weak symbol checking
- Authentication-results: sourceware.org; auth=none
- References: <CAFULd4Z4XH0TwZopQb8nXOfv08L2-cXFdPpPAN2uRpTHFtTGfg at mail dot gmail dot com> <CAMe9rOqwGccCzB-W8nYgzc6JL2O6kx0vkS07xOK+oa4bimHgiw at mail dot gmail dot com> <54E21B33 dot 8020905 at redhat dot com> <CAFULd4bsDPrsv+SObbmYDU-a8piwxcZ5LMqYfPrXQBMnQ95jzw at mail dot gmail dot com> <CAMe9rOrxywA3kt+zzkhvETypTpZODszEKgVeHZPJpFA-vdHyGg at mail dot gmail dot com>
On 02/19/2015 01:07 PM, H.J. Lu wrote:
>> > The attached patch fixes all alpha-linux-gnu failures.
>> >
>> > 2015-02-19 Uros Bizjak <ubizjak@gmail.com>
>> >
>> > * config/alpha/alpha.c (alpha_in_small_data_p): Reject common symbols.
>> >
>> > Patch was bootstrapped and regression tested on alphaev68-linux-gnu.
>> >
>> > OK for mainline?
>> >
> You may want to use something like this:
>
> https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01105.html
That's exactly what he's done.
r~