Re: cygwin gcc -O2 problem -
25-11-2005
The problem seems to come from the stl (I think). Since you use no stl in your example, there is no problem.
Strange is, that most of the stl code compiles fine with -O2, just some parts show this error.
Markus
|