search for: st9bad_alloc

Displaying 2 results from an estimated 2 matches for "st9bad_alloc".

2006 Sep 28
1
'St9bad_alloc' (PR#9261)
Full_Name: Daniel E. Platt Version: 2.3.1 OS: Win/XP - Cygwin Submission from: (NULL) (68.198.10.240) Error report: terminate called after throwing an instance of 'St9bad_alloc' what(): St9bad_alloc Aborted (core dumped) No indication of what the calling routine was, where the request came from, etc. Am I simply requesting memory where non is available? Dan
2008 Feb 27
2
[LLVMdev] llvm-gcc and mips
...bit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -Dinhibit_libc \ -c ../../../llvm-gcc4.2-2.2/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o terminate called after throwing an instance of 'std::bad_alloc' what(): St9bad_alloc ../../../llvm-gcc4.2-2.2/gcc/crtstuff.c:378: internal compiler error: Aborted Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://developer.apple.com/bugreporter> for instructions. make[2]: *** [crtbegin.o] Error 1 I had to make this change for mips to b...