Implement pointer arithmetic for += and -=. (Hopefully) fix pointer arithmetic for -.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 17 Nov 2007 19:14:03 +0000 (19:14 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 17 Nov 2007 19:14:03 +0000 (19:14 +0000)
commit62960ad0396cef884afa2970238db902fc6c06f1
tree0073bd4995c8d0e0ef366c056e7c308b4d5560fd
parentb25865ea14c8fd95c9b8868e433941d97a9ab694
Implement pointer arithmetic for += and -=.  (Hopefully) fix pointer arithmetic for -.

[r18456]
ast2firm.c
parser.c