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]
Other format: [Raw text]

c++/10015: gcc++ 3.2.2 can create buggy binaries with -Os option set


>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:


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