Improved __alignof__: If expression represents a variable, return the alignment of...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 15 Dec 2007 18:29:08 +0000 (18:29 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 15 Dec 2007 18:29:08 +0000 (18:29 +0000)
commite80a22101da16fa2323d57c2ab7c234ada389152
treee631e372bf8b53dce3e8233343694d4a8a2fb301
parent60e22a002eec0e82a5ebf82e4a696ce1e1e8099b
Improved __alignof__: If expression represents a variable, return the alignment of this variable.

[r18771]
ast2firm.c
parser.c
parser.h