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