Source-Changes archive

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

CVS commit: [netbsd-10] src/external/gpl3/gcc/dist/gcc



Module Name:    src
Committed By:   martin
Date:           Tue Dec 19 12:24:21 UTC 2023

Modified Files:
        src/external/gpl3/gcc/dist/gcc [netbsd-10]: reload1.c

Log Message:
Pull up following revision(s) (requested by kalvisd in ticket #507):

        external/gpl3/gcc.old/dist/gcc/reload1.c: revision 1.12
        (applied to external/gpl3/gcc/dist/gcc/reload1.c)

gcc: vax: gcc/reload1.c: PR port-vax/57646
    Where an output register might be reloaded, and it is a memory
    reference, and the address is auto-incremented, any previously
    reloaded copy of the address must be invalidated.
    XXXKD: Hidden within ``#ifdef NB_FIX_VAX_BACKEND'' and enabled
    only for vax at the moment.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.9.6.1 src/external/gpl3/gcc/dist/gcc/reload1.c

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