[MAJOR BUG] g++ 2.95.x generates invalid code for KDE 3.3.0

Adriaan de Groot groot at kde.org
Fri Sep 17 22:09:25 BST 2004


On Friday 17 September 2004 21:44, Thiago Macieira wrote:
> The attached program is a simple test-case showing the problem. It mimics
> the hierarchy leading to KNetwork::KStreamSocket and, thence, to
> KNetwork::KBufferedSocket. The latter is being used already in Kopete code
> as released with KDE 3.3.0, as well as Konversation.

Alternate, semi-useful data point with gcc 2.96 (ugh):

[adridg at catwoman ade]$ uname -a
Linux catwoman.university 2.4.21 #2 Tue Jul 1 16:23:34 CEST 2003 i686 unknown
[adridg at catwoman ade]$ g++ --version
2.96
[adridg at catwoman ade]$ g++ -o foop t.cpp
[adridg at catwoman ade]$ ./foop
Segmentation fault


Alternate, semi-useful data point with gcc 2.95.3 on SPARC:

odin-adridg$uname -a
SunOS odin 5.8 Generic_117000-03 sun4u sparc SUNW,Ultra-5_10
odin-adridg$/vol/kde/kde-3.2/bin/g++ --version
2.95.3
odin-adridg$/vol/kde/kde-3.2/bin/g++ -R/vol/kde/kde-3.2/lib -o foop t.cpp
odin-adridg$./foop
!x!X#È#è!0odin-adridg$           


-- 
Don't worry, 't ain't no shame to be stupid - ol' mouse.
    GPG: FEA2 A3FE Adriaan de Groot




More information about the kde-core-devel mailing list