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 aix -fcprop-register miscompilation


> 	* regrename.c (copy_value): Ignore overlapping copies.

This seems to fix 950704-1.c at -O1.  I will have the complete test results
in a while.  However, the stabs info for argument x of f is still wrong.
The stabs data indicates x is in r20 but it's actually in r25 (and r26).

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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