help-gplusplus
[Top][All Lists]
Advanced

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

Re: Optimization breaks program


From: llewelly
Subject: Re: Optimization breaks program
Date: Wed, 28 Apr 2004 10:42:47 -0600
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (berkeley-unix)

Paul Schneider <paulibaer@uboot.com> writes:

> With optimization turned to O1, O2, or O3, I get segfaults with my
> program. With no optimization everything runs fine. Is this a common
> thing to happen?

If you can reduce this to a single translation unit (one source file
    and all of its #includes), I suggest you submit a bug report, see
    gcc.gnu.org/bugs.html .


reply via email to

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