------- Comment #2 from hjl dot tools at gmail dot com 2010-05-27 22:11 ------- Created an attachment (id=20764) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20764&action=view) A testcase for Linux/x86-64
[...@gnu-32 build_base_o3.0000]$ /export/gnu/import/rrs/159907/usr/bin/gcc -O3 pr44295.ii -S ... calls: void* operator new(size_t, xercesc_2_5::DOMDocument*)/252 (0.10 per call) (can throw external) xercesc_2_5::DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool(XMLSize_t, bool, XMLSize_t) [with TVal = xercesc_2_5::DOMDeepNodeListImpl, XMLSize_t = long unsigned int]/144 (0.10 per call) (can throw external) TVal* xercesc_2_5::DOMDeepNodeListPool<TVal>::getByKey(const void*, const XMLCh*, const XMLCh*) [with TVal = xercesc_2_5::DOMDeepNodeListImpl, XMLCh = short unsigned int]/1 (inlined) (1.00 per call) (can throw external) References: Refering this function: pr44295.ii:3006:66: internal compiler error: verify_cgraph_node failed Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. [...@gnu-32 build_base_o3.0000]$ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44295