This is the mail archive of the gcc@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: Documenation in ifcvt.c


    The patch that I approved avoids sprinkling lots and lots
    of copy_rtx calls all over the place.  I rejected that idea
    because it's very error-prone to miss a place that would 
    need such attention.

Yup.  I'm not in love with my approach either and I was trying to understand
the code better to figure out a more precise patch, which was why I posted
about the documentation.


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