Created
October 25, 2010 22:38
-
-
Save brycelelbach/645935 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PathScale(TM) compiler problem report - Mon Oct 25 18:36:02 2010 | |
| Please report this problem to http://support.pathscale.com . | |
| If possible, please attach a copy of this file with your report. | |
| PLEASE NOTE: This file contains a preprocessed copy of the source file | |
| that may have led to this problem occurring. | |
| Compiler command line (64-bit ABI used): | |
| /home/wash/development/path64-wc/build/bin/pathcc -c -m64 -DTARG_X8664 -I/home/wash/development/path64-wc/build/src/include -I/home/wash/development/path64-wc/src/include -I/home/wash/development/path64-wc/build/src/../lib/include -fpic -DHAVE_ALLOCA_H=1 -DX86_WHIRL_OBJECTS -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -DKEY -DFE_GNU_4_2_0 -D_LONGLONG -D_MIPSEL -DTARG_LINUX -D_MIPS_SZINT=32 -D_MIPS_SZPTR=32 -D_MIPS_SZLONG=32 -DHOST_IS_BIG_ENDIAN=0 -DHOST_IS_LITTLE_ENDIAN=1 -D_LANGUAGE_C -O2 -DNDEBUG | |
| Version 4.0.0 build information: | |
| Changeset | |
| Built by @ in | |
| Build date | |
| Detailed problem report: | |
| ### Assertion failure at line 356 of /home/wash/development/path64-wc/src/be/cg/register.cxx: | |
| ### Compiler Error in file /home/wash/development/path64-wc/src/libpscrt/malloc_opt.c during Codegen Initialization phase: | |
| ### invalide register class 8 | |
| Information from compiler driver: | |
| /home/wash/development/path64-wc/build/lib/4.0.0/x8664/be returned non-zero status 1 | |
| The remainder of this file contains a preprocessed copy of the | |
| source file that appears to have led to this problem. | |
| */ | |
| # 1 "/home/wash/development/path64-wc/src/libpscrt/malloc_opt.c" | |
| # 1 "<built-in>" | |
| # 1 "<command-line>" | |
| # 1 "/home/wash/development/path64-wc/src/libpscrt/malloc_opt.c" | |
| # 29 "/home/wash/development/path64-wc/src/libpscrt/malloc_opt.c" | |
| void | |
| __pathscale_malloc_alg (int alg_num) | |
| { | |
| # 50 "/home/wash/development/path64-wc/src/libpscrt/malloc_opt.c" | |
| } | |
| /* End of PathScale problem report. */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment