prog.c: In function ‘main’:
prog.c:17:3: error: implicit declaration of function ‘typeof’ [-Werror=implicit-function-declaration]
prog.c:17:3: error: ‘_shit_begin’ undeclared (first use in this function)
prog.c:17:3: note: each undeclared identifier is reported only once for each function it appears in
prog.c:17:3: error: ‘_shit_end’ undeclared (first use in this function)
prog.c:17:3: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
prog.c:17:3: error: ‘it’ undeclared (first use in this function)
prog.c:17:3: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
prog.c:22:3: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
prog.c:22:3: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
prog.c:27:3: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
prog.c:27:3: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
prog.c:32:3: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
prog.c:32:3: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
cc1: all warnings being treated as errors