Add an UNSPEC_PROLOGUE_USE to prevent the link register from being considered dead.
[official-gcc.git] / libf2c / libF77 / iargc_.c
blobc3165709a5367beb33a089c89fa38ecc1b2470fd
1 #include "f2c.h"
3 ftnint
4 G77_iargc_0 (void)
6 extern int f__xargc;
7 return (f__xargc - 1);