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]

Re: reload bugfix


	This calls make_memloc needlessly.

OK, I see that in rare cases my version will have an unnecessary
make_memloc call.  It doesn't seem to matter much, but then my rewrite doesn't
seem to matter much either.

I think your original version of the patch is OK to check in, though I think
you should add in the two comments I added, because they make the code easier
to understand.

Jim


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