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: PR/23948 and PR/24123 (recip problems)


Paolo Bonzini <paolo.bonzini@lu.unisi.ch> wrote:

>> This is a repost of the patch at
>> http://gcc.gnu.org/ml/gcc-patches/2005-09/msg01555.html with an
>> additional --param to tune the pass.

Why is it a --param instead of a target hook? I'd think this is something
which is target-dependent, rather than being just a random heuristic that
the user might want to play with.
-- 
Giovanni Bajo


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