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 sol2-sparc bootstrap failures




--On Monday, June 24, 2002 03:10:46 AM -0700 "David S. Miller" <davem@redhat.com> wrote:


As discussed on gcc-bugs, at:

	http://gcc.gnu.org/ml/gcc-bugs/2002-06/msg00685.html

expand_divmod chooses the wrong 'compute_mode' when op1 is
const0_rtx.  Also, the sparc backend leaves references to bogus lib
funcs when TARGET_ARCH64 (ie. ones which can only be invoked when
TARGET_ARCH32).

This fixes both problems, installed on the mainline.

Mark, OK for the branch?
Yes.

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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