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 07:40:55 UTC 2024

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

Log Message:
gcc: vax: add #ifdef NB_FIX_VAX_BACKEND guard clauses.

    Also, for VAX, change the type of the argument to lowpart_bitmask() to
    unsigned, this seems to be important for the comparisons to work as
    intended.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gcc/dist/gcc/dse.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