1 
 2 09/23/87  alm
 3 Known errors in the current release of alm.
 4 #         Associated TR's
 5 Description
 6 
 7 26  phx16630
 8 Putting a "(" in the comment field of one statement and a ")" in the
 9 comment field of a later statement causes all statements between the
10 two characters to be treated as comments.
11 
12 23  phx14669
13 Macro use of &0 no longer works as documented.
14 
15 19  phx14474
16 ALM incorrectly displays the source file numbers of nested include
17 files.
18 
19 16  phx09207 phx09296
20 Certain order-dependent statements shouldn't be.
21 
22 15  phx08426
23 Does not correctly diagnose expressions given to the dec pseudo-op.
24 
25 14  phx08233
26 Assembles "mvt (pr),(),(pr),fill(040)".
27 
28 10  phx04807
29 alm does not correctly diagnose text beyond the "end" line.
30 
31 9  phx03867
32 alm does not correctly compile "vfd 72/1953125*1953125".
33 
34 5  phx01791
35 "optional_truncate" field of symbol_block_header is set so that the
36 source map is truncated.
37 
38 4  phx01571
39 &s0 selects first element, though documentation says no element is
40 selected.
41 
42 3  phx01335
43 vfd a63/1234567,9/3 generates 2 words, but only the last 36 bits of
44 the desired data.
45 
46 2  phx12304
47 Compilation of a source seg with a 32-character name with -list creates
48 a compilation listing seg with suffix ".lis".
49 
50 1  phx14160
51 alm does not complain when the operand to be stored in an index
52 register is known to be >2**18-1 at compile time.