This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Double word ints on PPC 604e
- To: gcc at gcc dot gnu dot org
- Subject: Double word ints on PPC 604e
- From: "Bryan D. Lee" <bryan dot d dot lee at lmco dot com>
- Date: Tue, 15 Aug 2000 11:08:19 -0400
- Organization: Sanders-A Lockheed Martin Company
I'm trying to use "long long" integer type on a PPC 604e with gcc
2.7. I keep getting exceptions when trying to run the compiled code.
I don't see a compiler flag for running on a 604e vs. a 604 (the 604e
has no built-in 64-bit integer type). I would have thought that gcc
would translate the long long type data manipulations into 32-bit
operations, but now I'm not so sure.
Can someone give me some pointers?
Thanks,
Bryan
--
Bryan D. Lee Phone: 603/885-7025
Software Engineer & ELDP Fax : 603/885-3016
Sanders-A Lockheed Martin Company Pager: 603/423-5565
PO Box 868, PTP1-2361, Nashua, NH 03061 Email: bryan.d.lee@lmco.com