* src/pic16/gen.c (genFunction, genEndFunction): also preserve
authortecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 26 Jun 2006 17:52:27 +0000 (17:52 +0000)
committertecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 26 Jun 2006 17:52:27 +0000 (17:52 +0000)
commit622aad96bf2541c2a4dee04cf6cc6cd645f9a54c
tree24981daff411c49dc24e5ff1423a5211bc320264
parentb4e2bdce4a68e6e125a3f2cdad9147c72e3b6258
* src/pic16/gen.c (genFunction, genEndFunction): also preserve
  PCLATH and PCLATU on interrupts, potentially fixes #1505141

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4251 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/pic16/gen.c