public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/12045] New: gcc 3.3.1 with -Os flag once again builds QT library incorrectly
@ 2003-08-24 15:45 t dot artem at mailcity dot com
  2003-08-24 15:50 ` [Bug c++/12045] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: t dot artem at mailcity dot com @ 2003-08-24 15:45 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12045

           Summary: gcc 3.3.1 with -Os flag once again builds QT library
                    incorrectly
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: t dot artem at mailcity dot com
                CC: gcc-bugs at gcc dot gnu dot org

My system: Linux RedHat 9.0
GCC version: 3.3.1 vanilla with no 3d party patches applied
Application I tried to compile: QT library 3.2 (www.trolltech.com)

Issue: I changed the compilation flag of QT library found in mkspecs/g++-
linux/...
The default was "-O2" I put "-Os -march=pentium2".
Hint: I'm building multithreaded QT libary
The problem: After building libqt-mt.so and building uic (a part of QT suit) 
application, uic itself segfaults almost after _every_ _second_ time I try to 
use it to build other QT based applications (uic means user interface 
compiler). Actually it does its work but then after munmap it produces segfault.

I encountered this problem with _all_ gcc 3.x.x (version < 3.3) versions 
_except_ gcc 3.3. It works perfectly with this (-Os) flag. So I decided to stay 
with 3.3 release


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-12-01  0:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-24 15:45 [Bug c++/12045] New: gcc 3.3.1 with -Os flag once again builds QT library incorrectly t dot artem at mailcity dot com
2003-08-24 15:50 ` [Bug c++/12045] " pinskia at gcc dot gnu dot org
2003-08-29 14:56 ` pinskia at gcc dot gnu dot org
2003-09-07 10:06 ` t dot artem at mailcity dot com
2003-09-07 10:08 ` t dot artem at mailcity dot com
2003-09-07 14:52 ` pinskia at gcc dot gnu dot org
2003-10-24 17:24 ` dhazeghi at yahoo dot com
2003-12-01  0:28 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).