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]

Re: What happened to the -funaligned-pointers option?


  In message <2FABBD0C77DAD211971F00A0C9DEFC3303AF159C@xboi04.boi.hp.com>you wr
ite:
  > 
  > 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?
Only Cygnus releases have ever had the -funaligned-pointers hack.  Cygnus has
never cleaned up the code and contributed it back to the official gcc
distributions.

jeff


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