This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug other/18559] apple's gcc-3.3 -fast causes bus error


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-19 14:29 -------
Not our bug, report it to Apple.
Oh, by the way -fast enables -malign-nature which causes some structs to have different sizes and 
since libstdc++ is compiled normally that can cause problems.  Try -fastcp (or -fastf) for C++ code 
instead.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18559


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