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: m68k: Fix PR18421 and PR16719


On Thu, Jun 09, 2005 at 04:21:42AM +0200, Bernardo Innocenti wrote:
> The following patch just changes "<" to "<=" to
> fix the problem.  If it looks sane, I'll re-run
> the testsuite on m68k-pc-linux-gnu.

Yes, it looks sane.  The formulation does rely on the fact that there
are no modes with sizes between 5 and 7 inclusive, but I think that's
a fairly safe assumption.


r~


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