daily update
[external/binutils.git] / sim / testsuite / sim / cris / c / helloaout.c
1 /* Make sure we don't just assume ELF all over.  (We have to jump
2    through hoops to get runnable a.out out of the ELF setup, and
3    having problems with a.out and discontinous section arrangements
4    doesn't help.  Adjust as needed to get a.out which says "pass".  If
5    necessary, move to the asm subdir.  By design, it doesn't work with
6    CRIS v32.)
7 #target: cris-*-elf
8 #cc: ldflags=-Wl,-mcrisaout\ -sim\ -Ttext=0
9 */
10 #include "hello.c"