This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/18559] apple's gcc-3.3 -fast causes bus error
- From: "fang at csl dot cornell dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Nov 2004 16:53:03 -0000
- Subject: [Bug other/18559] apple's gcc-3.3 -fast causes bus error
- References: <20041119053307.18559.fang@csl.cornell.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From fang at csl dot cornell dot edu 2004-11-19 16:52 -------
Subject: Re: apple's gcc-3.3 -fast causes bus error
Thanks, found their bug-site, I'll pass it on to them.
> ------- 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.
David Fang
Computer Systems Laboratory
Electrical & Computer Engineering
Cornell University
http://www.csl.cornell.edu/~fang/ -- *gag* work in progress
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18559