<div dir="ltr">menuconfig:<div><br><div style>arm little endian; generic arm; OABI; gcc 4.6.3 with c++ support; uclibc 0.9.31.1</div><div style>others are unchanged</div><div style><br></div><div style>building is successful</div>

</div><div style><br></div><div style>test c++ program</div><div style><br></div><div style><font face="courier new, monospace">int main()</font></div><div style><font face="courier new, monospace">{</font></div><div style>

<font face="courier new, monospace">    delete new int(2);</font></div><div style><font face="courier new, monospace">}</font></div><div style><font face="courier new, monospace"><br></font></div><div style># arm-buildroot-linux-uclibc-g++ -static test.cpp<br>

</div><div style># qemu-arm ./a.out</div><div style><div>qemu: uncaught target signal 11 (Segmentation fault) - core dumped</div><div>Segmentation fault (core dumped)</div><div><br></div><div style>noted that some other programs not involved new and delete run correctly</div>

<div><br></div><div style>I'm not sure if this is gcc upstream problem, but post it here for confirmation</div></div></div>