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, alpha]: Fix PR 46533. bootstrap failure


On 11/20/2010 03:49 AM, Uros Bizjak wrote:
> 	PR target/46533
> 	* config/alpha/predicates.md (direct_call_operand): Return false
> 	for !TARGET_SMALL_TEXT targets.

It would have been nice to be able to determine that the section that
will be used is the same, and continue the short branch.  But that
seems a bit tricky.

Patch is ok.


r~


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