* src/SDCCsymt.c: fixed (hopeful properly) bug
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 31 Oct 2007 12:33:37 +0000 (12:33 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 31 Oct 2007 12:33:37 +0000 (12:33 +0000)
commit72a11236b6d17bf2ddbbce2ff0dd2d857523f2a7
tree710699b7824365c012a110f94b84ff6460fc6741
parentbbc03a9f3c4f310781a54c6a0c64061832a03719
* src/SDCCsymt.c: fixed (hopeful properly) bug
  #1805702 - order of extern matters
* support/regression/tests/bug-1805702.c: enabled regtest for bug
  #1805702

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4956 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCsymt.c
support/regression/tests/bug-1805702.c