help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Optimization Failure?


From: Michael D. Berger & Rosalie A. Clavez
Subject: Optimization Failure?
Date: Sat, 06 Apr 2002 10:34:03 -0500

Using:
   gcc 2.95.3-5
   cygwin 2.78.2.9
   WIN2000Prof
I have code that works when compiled with -O2 but fails during
execution when compiled with -O3. The failure is similar to one
seen with known memory abuse.  The code makes extensive use of
templates (Borland model) and inline.

Should I look for a problem in my code, or is it more likely
a compiler problem?  

If it is a compiler problem, will a later available version help?

Thanks in advance for your help.
Mike.
-- 
Michael D. Berger
Rosalie A. Clavez
m.d.berger@ieee.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]