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: Thread-safe profiling


On Wed, Mar 21, 2007 at 01:19:08PM +0100, Michael Matz wrote:
> >            (match_operand:SI 3 "register_operand" "c,r")
> >            (match_operand:SI 4 "register_operand" "c,c")]

Just remembered... probably want to have "*c,r" there, to 
avoid preferencing problems.



r~


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