Use CXXCOMPILE in gold/testsuite/Makefile for c++ testcases
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / pr10179-b.c
1 #include <stdio.h>
2
3 int
4 foo2()
5 {
6 return 0;
7 }
This page took 0.03239 seconds and 4 git commands to generate.