This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/10015: gcc++ 3.2.2 can create buggy binaries with -Os option set
- From: t dot artem at mailcity dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 10 Mar 2003 12:20:00 -0000
- Subject: c++/10015: gcc++ 3.2.2 can create buggy binaries with -Os option set
- Reply-to: t dot artem at mailcity dot com
>Number: 10015
>Category: c++
>Synopsis: gcc++ 3.2.2 can create buggy binaries with -Os option set
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Mar 10 12:26:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: t dot artem at mailcity dot com
>Release: gcc 3.2.2
>Organization:
>Environment:
RedHat Linux 7.3: glibc 2.2.5, gcc-3.2.2
>Description:
Compiling qt-x11-free library 3.1.1 and then KDE 3.1 libraries with -Os flag produces _very_ buggy binaries (especially KDE ones as well as qtconfig and uic programs). Those binaries segfault at _every_ program exit
>How-To-Repeat:
Compile qt library (3.1.1) with -Os flag (instead of default -O2) - go to qt_src_dir/mkspecs/linux-g++ to do it and then KDE-libs and KDE-base (3.1) - and you've got buggy binaries
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: