]> git.ipfire.org Git - thirdparty/gcc.git/commit
lib1funcs.asm (modsi): P1/P2 can be call-clobbered even if the calling function doesn...
authorBernd Schmidt <bernd.schmidt@analog.com>
Wed, 5 Apr 2006 22:03:30 +0000 (22:03 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Wed, 5 Apr 2006 22:03:30 +0000 (22:03 +0000)
commitdcef6abaf507eb9a29d837004460f2f15bb78b7c
treed905381f0c8ac5613a9dd2faa88300d3c2ff6cd8
parente6c300efaa5d98974d8a58ee91c458e56714f73f
lib1funcs.asm (modsi): P1/P2 can be call-clobbered even if the calling function doesn't modify them.

* config/bfin/lib1funcs.asm (modsi): P1/P2 can be call-clobbered
even if the calling function doesn't modify them.

From-SVN: r112720
gcc/ChangeLog
gcc/config/bfin/lib1funcs.asm