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: patch to solve PR48380


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/01/11 21:06, Vladimir Makarov wrote:
> The following patch is to solve the PR.  The reason for the problem is
> described on
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48380
> 
> I also found some problem with function fix_reg_equiv_init (it calls
> grow_reg_equivs) whose code is never executed anymore because
> grow_reg_equivs is called before fix_reg_equiv_init now.  I fixed that,
> please see all difference for file ira.c
OK.  I think this is going to need another twiddle in the future, but I
think it's good for now.

> 
> Ok to commit if the patch is successfully bootstrapped on x86_64 and x86
> with H.J.'s tester parameters (unfortunately right now I can not check
> my patch because a recent patch resulted in a bootstrap failure).
> 
> 2011-04-01  Vladimir Makarov <vmakarov@redhat.com>
> 
>         PR target/48380
>         * ira.c (ira): Call grow_reg_equivs when fix_reg_equiv_init is
>           not called.
> 
>         * ira-emit.c (emit_move_list): Update reg equiv init insn list.
OK.

Thanks,
Jeff

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNmgynAAoJEBRtltQi2kC75pYIAJ1ZIdlrv7nVeBMMwcBwo+U1
XU7ipYmtFdWZygyX+2/KNHbNCb0NKg6OzlZAwafuWrGtYNvtinbKw4SVjM2JPTK5
01z2MKuS77C2PPq4NHTMkah/PYjHc+T5WoqqMG+D+gqryo4Q2QwvW76hh6Xac+0b
cq/EiSVwp9yRJPk8bDtNS9633uMdXVovis2olUO9Epe0QmUoDECsdHE1joNuRjkj
Kb5hoOxTjCh9I5ilHAW1NaCW1IqsSfL0Rz9p8K+mGceVTdOx71Su+zXLDFoRULf8
n3oweqt1agK+axKcqnLxwm9PML7j3PH7hBUlFsP5h6a4hbaFegEtU8wMk6RK25g=
=Pf+4
-----END PGP SIGNATURE-----


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