Array as last part of a paramter type is just syntactic sugar. Turn it into a pointer.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 18 Nov 2007 12:07:31 +0000 (12:07 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 18 Nov 2007 12:07:31 +0000 (12:07 +0000)
commit04abf412e147e55986850ba6df42f94f6088e698
tree1dc3698a16eab34e26804b64fb84ff27f70178c6
parentdab61e6b0fdb575a112f6d676b004dda7d026ece
Array as last part of a paramter type is just syntactic sugar.  Turn it into a pointer.

[r18483]
ast2firm.c
parser.c