[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [arm-gnu] x86 to arm g++ cross compiler segvs on -march=armv6 -O3
- To: Coleen.Phillimore@xxxxxxx
- Subject: Re: [arm-gnu] x86 to arm g++ cross compiler segvs on -march=armv6 -O3
- From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Date: Tue, 09 Sep 2008 21:10:06 -0700
Coleen Phillimore - Sun Microsystems wrote:
> dumbbell% /java/embedded/buildtools/gcc/linux/arm/arm-2008q1/bin//g++
> --version
> g++ (Sourcery G++ Lite 2008q1-126) 4.2.3
> dumbbell% /java/embedded/buildtools/gcc/linux/arm/arm-2008q1/bin//g++
> -march=armv6 -O3 -c ap.cpp
> ap.cpp: In member function 'virtual size_t
> AdaptiveSizePolicy::eden_increment(size_t, uint)':
> ap.cpp:15: internal compiler error: Segmentation fault
This problem will be corrected in our forthcoming Fall 2008 release,
which will be based on GCC 4.3. (It has also been corrected in our
commercial products; I've verified that the crash does not occur with
our 4.2-181 release.)
Thanks,
--
Mark Mitchell
CodeSourcery
mark@xxxxxxxxxxxxxxxx
(650) 331-3385 x713
|