On Sat, 14 Jul 2012 20:12:45 +0200
Matthias Klose wrote:
> On 14.07.2012 20:02, Neil Williams wrote:
> > On Sat, 14 Jul 2012 03:08:09 +0200 Matthias Klose wrote:
> >
> >> please could you find out, which object files (if there are more than
> >> one) do export this symbol for a -O1 build, and a
please could you find out, which object files (if there are more than one) do
export this symbol for a -O1 build, and attach the preprocessed source and
command line options for these file(s)?
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Troub
Dropping the optimisation on src/libraries/qmfclient/ from -O2 to -O1 fixes the
issue:
# objdump -C -t src/libraries/qmfclient/build/libqmfclient.so.1.0.0 |grep
QMailThreadSort|grep serial|cut -d' ' -f5-
F .text 0012 void
QMailThreadSortKey::serialize(QDataStrea
3 matches
Mail list logo