define_memory_constraint and REG_OK_STRICT

Paolo Bonzini bonzini@gnu.org
Tue Sep 29 16:44:00 GMT 2009


> My question is my definition of strict correct?
> or should it be reload_in_progress || reload_completed?

This is not my area of expertise, but "reload_completed" is definitely 
too weak.

I actually think strict should always be true when testing for 
satisfaction of constraints.

Paolo



More information about the Gcc mailing list