76fc25
tests/p_annobin: Specify the language to the compiler Since we are feeding code to gcc through standard input, it cannot determine the language via the file extension. Thus, we explicitly tell GCC which langauges we are compiling for.