Re: Possible C compiler bug

2005-02-21 Thread Andrew Pinski
On Feb 21, 2005, at 3:28 PM, Bob Green wrote: I get a segmentation fault when a C program allocates an 8MB array in the subroutine "main()". The specifics are listed below. Any help understanding if this is a bug would be greatly appreciated. No this is not a bug, you are allocating the 8MB on th

Possible C compiler bug

2005-02-21 Thread Bob Green
I get a segmentation fault when a C program allocates an 8MB array in the subroutine "main()". The specifics are listed below. Any help understanding if this is a bug would be greatly appreciated. Thanks, Bob gcc version === gcc -v produces: Reading specs from /usr/libexec/gcc/darwin/p