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: -mpower4 sched2 bug miscompiles linux kernel


	This patch generally looks like the right direction to clean up
that function, but the function either should use the _nv forms of
adjust_address or the non-_nv forms.  I think it should always use the
non-_nv forms, but I'm not sure.  I do not see any reason that it should
differ between the STRING and non-STRING instructions.

David


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