------- Comment #4 from rsandifo at gcc dot gnu dot org  2008-01-31 09:26 
-------
Subject: Bug 34995

Author: rsandifo
Date: Thu Jan 31 09:25:52 2008
New Revision: 131976

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131976
Log:
gcc/
        PR rtl-optimization/34995
        * reload.c (alternative_allows_const_pool_ref): Take an rtx
        parameter and return a bool.  If the rtx parameter is nonnull,
        check that it satisfies an EXTRA_MEMORY_CONSTRAINT.
        (find_reloads): Update call accordingly.  Pass the new operand
        if it needed no address reloads, otherwise pass null.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/reload.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34995

Reply via email to