Issues
- 3
Does not compile
#69 opened by nils-eilers - 2
- 2
[bug][OK in branch 1.32] A variable is assigned a wrong value by 1 (only under some circumstances)
#58 opened by Fabrizio-Caruso - 1
[bug][OK in branch 1.32] Random behavior in previously working code. Hard/impossible to reproduce.
#59 opened by Fabrizio-Caruso - 1
[bug][OK in branch 1.32] 19-19=255 with this updated version of GCC for the TI instead of 0
#60 opened by Fabrizio-Caruso - 2
Unoptimised 32 bit shifts fail
#48 opened by mburkley - 0
- 1
[bug][OK in branch 1.32] 28 - 0 = 27 with a minimal example with source code and EA5 binary
#62 opened by Fabrizio-Caruso - 1
Left or right shift by a char shift-count can fail
#63 opened by mburkley - 4
[1.32 branch][bug][OK in latest changes of branch 1.32] Mostly good news except for "internal compiler error: in subreg_highpart_offset" when dividing a constant by an unsigned char
#64 opened by Fabrizio-Caruso - 2
[bug][ok now in latest changes in branch 1.32] cprintf from libti99 fails to print if we do 2*i before but works fine with (i<<1)
#66 opened by Fabrizio-Caruso - 1
[bug][OK in branch 1.32] Shift operations and addition seem to give wrong result, but this is triggered or affected by PRINT commands
#65 opened by Fabrizio-Caruso - 1
I think this is the wrong syntax, which we don't notice as long as everything works.
#57 opened by jedimatt42 - 0
- 1
tms9900_output_ascii should not close a string if it has already been closed due to max length reached
#53 opened by mburkley - 0
lib1funcs functions must save temp regs
#49 opened by mburkley - 0
gcc assert in reload
#45 opened by mburkley - 0
libgcc needs 32 bit shift operations
#46 opened by mburkley - 0
R0 needs to marked as fixed
#47 opened by mburkley - 0
Subtract can create negative results
#42 opened by mburkley - 0
- 0
Forced constants should not be masked
#44 opened by mburkley - 0
- 0
- 1
movqi can fail to truncate HI to QI
#32 opened by mburkley - 1
Byte subtract can give wrong result
#37 opened by mburkley - 3
Segfault with debug turned on
#39 opened by XZCE - 0
Add TMS9995 support
#36 opened by mburkley - 0
Shouldn't compare to zero by doing MOV in place
#34 opened by mburkley - 0
Masking and checking shift operand is redundant
#33 opened by mburkley - 0
Binary and using insn "andhi3" fails to generate properly aligned code when using -O2
#29 opened by mburkley - 12
long multiplication/division results incorrect
#31 opened by mcvde - 0
Setting floats to literal values doesn't work
#12 opened by mburkley - 0
Macros to query patch level
#28 opened by mburkley - 0
Save of R11 should check for usage in a function
#26 opened by mburkley - 0
Shifting a long by a variable gives wrong result
#21 opened by mburkley - 0
- 0
- 0
byte compare params in wrong order
#19 opened by mburkley - 0
byte immediate-and clears values
#20 opened by mburkley - 0
- 0
Or operations on bytes clear the byte
#16 opened by mburkley - 0
Or operations can crash if output requires socb
#17 opened by mburkley - 0
- 0
- 1