0_0_27707923_30598.c:32:22: error: operator '/' has no right operand
#if __GNUC__ == 1 // [
^
0_0_27707923_30598.c:39:30: error: operator '/' has no right operand
#if __GNUC_MINOR__ == 1 // [
^
0_0_27707923_30598.c:56:2: error: #error "GCC 4.9"
#error "GCC 4.9"
^
|