Re: C++ ABI transition for etch

2005-04-13 Thread James A. Morrison
Matthias Klose <[EMAIL PROTECTED]> writes: > * i.e. sparc and hppa. I.e.: hppa libgcc1 (SJLJ) -> libgcc2 > (Dwarf2) transition. I.e.: sparc ABI change from 3.3 to 3.4. The SPARC ABI changes should only relate to complex numbers or less used parts of the SPARC64 ABI. Mathmatical packages

Bug#219505: more information

2003-11-06 Thread James A. Morrison
Here is how I compiled this program: rm -f refpoint && make CXX=g++-3.x LDFLAGS=-lwvstreams CXXFLAGS="-g -fno-rtti" refpoint && ./refpoint With libwvstreams-dev installed. The program should print out HiBye 0xNUM:0xNUM where NUM and NUM are the same if everything is properly compiled. Jim

debian-gcc@lists.debian.org

2003-11-06 Thread James A. Morrison
Package: g++-3.3 Version: 1:3.3.2-3 Severity: normal The following code is miscompiled. Both cloned::cloned and cloned::log should point to the same thing, but cloned::log doesn't point to cloned::cloned. This is not a problem in g++3.2 or g++2.95. James A. Morrison -- System Inform