This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

bug with -O2 optimization


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]