This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
What happened to the -funaligned-pointers option?
- To: "'gcc@gcc.gnu.org'" <gcc@gcc.gnu.org>
- Subject: What happened to the -funaligned-pointers option?
- From: "EGALITE,ERIC (HP-Boise,ex1)" <eric_egalite@am.exch.hp.com>
- Date: Mon, 30 Aug 1999 15:30:57 -0600
I recently upgraded from "gcc version cygnus-2.7.2-960126" to "gcc version
2.95 1990728 (release)."
Version 2.7 supported an option (-funaligned-pointers) that allowed
dereferencing unaligned pointers, but version 2.95 regards this as an
invalid option. How can I use unaligned pointers with version 2.95?
Thanks,
Eric Egalite