Re: Bug#144232: g++-3.0: exception handling doesn't work with -O flags

2006-03-23 Thread Dan
test This Email has been scanned for all viruses by PAETEC Email Scanning Services, utilizing MessageLabs proprietary SkyScan infrastructure. For more information on a proactive anti-virus service working around the clock,

Bug#144232: g++-3.0: exception handling doesn't work with -O flags

2002-05-27 Thread Matthias Klose
retitle 144232 [fixed in g++-3.1] exception handling doesn't work with -O flags tags 144232 + fixed thanks I am unable to reproduce this with g++-3.0 and g++-3.1. With g++-2.95 it is reproduceible. (tried the example with -g -O2) Zdenek Kabelac writes: > Package: g++-3.0 > Version: 1:3.0.4-7 > Se

Processed: Re: Bug#144232: g++-3.0: exception handling doesn't work with -O flags

2002-05-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 144232 [fixed in g++-3.1] exception handling doesn't work with -O > flags Bug#144232: g++-3.0: exception handling doesn't work with -O flags Changed Bug title. > tags 144232 + fixed Bug#144232: [fixed in g++-3.1] excepti

Bug#144232: g++-3.0: exception handling doesn't work with -O flags

2002-04-23 Thread Zdenek Kabelac
Package: g++-3.0 Version: 1:3.0.4-7 Severity: normal Hello I'm adding my sample program which demonstrate that C++ program is unusable with -O2 (or better compilation) moreover it seems to be also affected by march=i5/686 flag check out 524000 iteration you may lower the char array a[10] - in