Guys,

Does anybody have access to HP-UX Itanium machine? If so, could this you
kind enough to generate assembler output for below snippet and send it
over (to list or me personally)?

void bar(int *);
int foo(void) { int i; bar(&i); return i; }

Compile with 'cc +DD32 +O -S ...' (or 'gcc -O -S ...'). A lot of thanks
in advance. A.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to