This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR target/65064: Return false for COMMON symbols
- From: Richard Henderson <rth at redhat dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>, gcc-patches at gcc dot gnu dot org
- Date: Wed, 18 Feb 2015 09:19:42 -0800
- Subject: Re: [PATCH] PR target/65064: Return false for COMMON symbols
- Authentication-results: sourceware.org; auth=none
- References: <20150215141921 dot GA15368 at gmail dot com> <20150218131825 dot GA17505 at gmail dot com>
On 02/18/2015 05:18 AM, H.J. Lu wrote:
> PR target/65064
> * config/ia64/predicates.md (sdata_symbolic_operand): Return false
> for common symbols.
Ok.
r~