Source-Changes archive

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

CVS commit: src/gnu/dist/gcc4/gcc/config/vax



Module Name:    src
Committed By:   matt
Date:           Sat Mar 31 01:23:26 UTC 2007

Modified Files:
        src/gnu/dist/gcc4/gcc/config/vax: vax.md

Log Message:
For nonimmediate operands of SImode, don't use "g" anymore, use "nrmT" instead.
"g" matches just about anything including SYMBOL_REF, CONST, LABEL_REF which
should not be operands for most instructions in PIC mode.  (movsi can handle
then and addsi3 can handle them in a few limited cases).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/gnu/dist/gcc4/gcc/config/vax/vax.md

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