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]
Other format: [Raw text]

Re: need help with 176.gcc from SPEC CPU2000 on LP64 with GCC 3



On Tuesday, February 12, 2002, at 10:32 AM, Janis Johnson wrote:

> When I build 176.gcc from SPEC CPU2000 on ia64-unknown-linux-gnu, no
> matter what options I use, it gets a segv in memset called from
> life_analysis.  Has anyone successfully run this benchmark in an LP64
> environment using GCC 3.x?  If so, would you please let me know which
> extra flags you used and anything else you needed to do?  The SPEC web
> site has a config file used for Alpha, but I didn't recognize anything
> else as IA64 and the Alpha configuration didn't seem to do anything
> special.

-DSPEC_CPU2000_LP64 looks worth a try (see 176.gcc/src/config.h).  They
claim it's not required but you never know


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