semantic: Accept complex literal suffixes even in non-gcc mode.
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 17 Dec 2012 10:27:36 +0000 (11:27 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 17 Dec 2012 11:13:07 +0000 (12:13 +0100)
commitf65100f40ad1e5a6d0af3167ed5c704ffaa6c529
tree00d67a289fcd77b062b30125470c3190fd07e962
parentf151fd260079312eeab74d8b070fdd1059fd9cd0
semantic: Accept complex literal suffixes even in non-gcc mode.

FreeBSD's system headers use them without __extension__ and gcc accepts them with -std=c99, too.
parser.c