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]

What happened to the -funaligned-pointers option?



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


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