Message 88047 - Python tracker (original) (raw)

Message88047

Author MrJean1
Recipients MrJean1, alexandre.vassalotti, gregory.p.smith, pitrou
Date 2009-05-18.20:09:06
SpamBayes Score 0.008740857
Marked as misclassified No
Message-id 1242677348.95.0.873361413824.issue2281@psf.upfronthosting.co.za
In-reply-to
Content
Both the hires_lsprof4.tgz and hpTime.c files have been updated with a change in the PowerPC asm code. The previous implementation used a loop: label and that may cause duplicate symbols when compiled at optimization levels of -O3 and above with older GNU C compilers.
History
Date User Action Args
2009-05-18 20:09:09 MrJean1 set recipients: + MrJean1, gregory.p.smith, pitrou, alexandre.vassalotti
2009-05-18 20:09:08 MrJean1 set messageid: 1242677348.95.0.873361413824.issue2281@psf.upfronthosting.co.za
2009-05-18 20:09:07 MrJean1 link issue2281 messages
2009-05-18 20:09:07 MrJean1 create