This is the mail archive of the gcc-bugs@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]

[Bug target/49497] Incorrect lea peephole


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49497

--- Comment #2 from Uros Bizjak <ubizjak at gmail dot com> 2011-06-22 06:14:27 UTC ---
(In reply to comment #1)
> Created attachment 24578 [details]
> A patch
> 
> There is no partial register stall for SImode.

Looks good to me, maybe we should introduce const359_operand predicate (similar
to const248_operand) to move operand checks from insn constraint.


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