------- Comment #3 from l_heldt at poczta dot onet dot pl  2006-04-05 15:18 
-------
After compilation:

g++ test.cpp req.cpp -O0

program works fine. After compilation with:

g++ test.cpp req.cpp -O2

it breaks with SIGABRT.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27045

Reply via email to