Source-Changes archive

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

CVS commit: [netbsd-1-6] src/gnu/dist/toolchain/gcc/config/m68k



Module Name:    src
Committed By:   tron
Date:           Wed May 26 14:06:27 UTC 2004

Modified Files:
        src/gnu/dist/toolchain/gcc/config/m68k [netbsd-1-6]: m68k.c

Log Message:
Pull up revision 1.3 (requested by skrll in ticket #1699):
Fix a bug WRT -vomit-frame-pointer -- use_return_insn() must return false if
we saved the GOT pointer register.
Note: This is already fixed in the GCC 3 sources, but GCC 3 uses a different
condition to determine whether to save and restore the register, so the patch
cannot be the same.


To generate a diff of this commit:
cvs rdiff -r1.2.2.2 -r1.2.2.3 src/gnu/dist/toolchain/gcc/config/m68k/m68k.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