This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Testsuite] getpid in gcc.c-torture/execute/pr58419.c


All,

  gcc.c-torture/execute/pr58419.c has a call to getpid, and this causes
  a linker error on the AVR (embedded) target. Is the call intentional,
  and if yes, how should this be fixed for targets that don't support an
  OS?

Regards
Senthil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]