This is the mail archive of the gcc-bugs@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: target/8087: sparc-sun-solaris2.7 C testsuite failures inexecute/20020720-1.c w/-m64 or on sparcv9/sparc64


   From: Roger Sayle <roger@eyesopen.com>
   Date: Mon, 7 Oct 2002 09:54:51 -0600 (MDT)
   
   Just to let you know, I'm still investigating a solution.

Ok.  I would prefer if a seperate PR is opened for the REG_EQUAL
problem, since that is a generic compiler issue actually.

I wonder how hard it would be to just create a dummy:

	(set DEST CONTENTS_OF_REG_EQUAL_NOTE)

when such a note is present and then use that for the transformations
in combine or whatever.


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