This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bug with -O2 optimization
- To: bug-gcc at gnu dot org
- Subject: bug with -O2 optimization
- From: Dmitry Sivachenko <dima at Chg dot RU>
- Date: Tue, 28 Mar 2000 13:52:36 +0400 (MSD)
Hello!
I am using FreeBSD-4.0 release with gcc-2.95.2 compiler.
I am trying to compile and run squid-2.3-stable2. (http://squid.nlanr.net).
It compiles but crashes just after startup.
This bug is already known by squid developers. It is due to '-O2' flag.
Compiled with '-O' squid works fine. Squid-2.2-stable* works fine even
with '-O2'. This is considered to be a bug in gcc.
Do you know about it?
Do you plan to fix it?
Thank you in advance,
Dima.