This is the mail archive of the gcc@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: An alpha egcs bug





--
Jeff Law (law@cygnus.com)
Cygnus Solutions		EGCS GNU Compiler System
http://www.cygnus.com		http://www.cygnus.com/egcs

  In message <19971022142419.64142@dot.cygnus.com>you write:
  > On Wed, Oct 22, 1997 at 12:48:44PM -0700, H.J. Lu wrote:
  > > But alpha.md doesn't reflect that detail. With my inline.cc, egcs
  > > generates incorrect asm code. Here is my kludge. It seems to work on
  > > my test case. I hope someone can find a better fix.
  > 
  > I don't see what your patch changes at all, except to make two patterns
  > where once there was one.  The problem is in reload, pure and simple. 
  > 
  > Or as simple as reload ever gets.
I didn't read this thread real close, but it might be worth
looking at CLASS_CANNOT_CHANGE_SIZE.

jeff


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