1
0
mirror of https://github.com/cc65/cc65.git synced 2025-04-03 15:29:44 +00:00
cuz 1ae117fed8 Fixed a bug in the handling of ranges where the granularity is not one: An
internally generated label could disrupt the output of such a range by
adding an offset not equal to the granularity. The solution is to only
add dependent labels within such a range on all addresses that do not
match the granularity (odd addresses for a .word table for example).


git-svn-id: svn://svn.cc65.org/cc65/trunk@3002 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-04-29 14:00:28 +00:00
..
2003-11-09 12:52:12 +00:00
2003-08-23 16:03:58 +00:00
2003-08-23 09:20:33 +00:00
2003-08-23 09:20:33 +00:00
2000-09-24 15:55:57 +00:00
2003-08-14 21:15:10 +00:00
2003-09-11 20:19:09 +00:00
2003-09-11 20:19:09 +00:00
2003-08-08 19:23:55 +00:00
2003-11-03 16:25:31 +00:00
2003-08-23 09:20:33 +00:00
2003-09-11 20:19:09 +00:00