mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 06:31:31 +00:00
81550ca1ee
Partial fix for ICE in #1211. This may fix enough to allow #1049 to be fixed. When merging labels, keep the first label with a ref that has no JumpTo; this is a data segment label, used by computed gotos. The real fix is to track and rewrite labels in data, but this is more involved. |
||
---|---|---|
.. | ||
bitfield-named-zero-width.c | ||
bitfield-negative-width.c | ||
bitfield-too-wide.c | ||
bss-name-conflict.c | ||
bug264.c | ||
bug1001.c | ||
bug1048.c | ||
bug1098.c | ||
bug1098a.c | ||
bug1098b.c | ||
bug1113.c | ||
bug1143err.c | ||
bug1145.c | ||
bug1211-ice-move-refs-2.c | ||
cc65091001.c | ||
cc65150311-1.c | ||
cc65150311-2.c | ||
cc65150311-3.c | ||
cc65150311-4.c | ||
cc65150311-5.c | ||
cc65150311-6.c | ||
cc65150311-7.c | ||
cc65150311-8.c | ||
cc65150311-9.c | ||
cc65150311-10.c | ||
cc65150311-11.c | ||
duplicate-global-static.c | ||
duplicate-global.c | ||
duplicate-static-global.c | ||
duplicate-static.c | ||
front.c | ||
Makefile | ||
pr1110.c | ||
pr1135.c | ||
pr1189.c | ||
static-2.c | ||
static-3.c | ||
static-4.c | ||
staticassert-nomsg.c | ||
staticassert.c | ||
void-empty.c | ||
void-size2.c |