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: Fix minor bug in emit-rtl.c:widen_memory_access


    it would be really nice if you could at least provide one sentence
    explaining what you did and why.  Some sort of explanation would be
    great, especially on the bigger patches.

I usually do, but this one is pretty obvious: a routine whose documentation
says it must be passed an INTEGER_CST needs a check that the node was
actually an INTEGER_CST.


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