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 target/30769] compile error / segmentation fault / 64bit compiler



------- Comment #11 from armin at xos dot net  2007-02-16 08:07 -------
Subject: Re:  compile error / segmentation fault / 64bit compiler

> Note that you don't need -fno-strict-aliasing with -O, it's the default.
> You don't need -mcpu=v9 -m64 -Wa,-xarch=v9 either, it's also the default.

ok. i guess configure did find them out somehow.

however i used the patches from your referred bug and could compile and
run the modules without problems.

thanks!


-- 


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


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