Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/gpl3/gcc/dist/gcc



Module Name:    src
Committed By:   kalvisd
Date:           Sun Sep 29 09:49:05 UTC 2024

Modified Files:
        src/external/gpl3/gcc/dist/gcc: reload.cc

Log Message:
gcc: vax: additional constraints on address reloads

    A reload for the address of an operand's address should not use the
    same register as a reload of an operand's address if the two reloads
    are for different operands

    OK rin@


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/dist/gcc/reload.cc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index