This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients djc, georg.brandl, skrah
Date 2014-01-21.12:02:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390305757.04.0.703921242068.issue20324@psf.upfronthosting.co.za>
In-reply-to
Content
Do you mean gcc-4.2? The patch uses __GNUC_MINOR__ < 3.

On the FreeBSD build slave gcc-4.2 works:

   gcc (GCC) 4.2.1 20070831 patched [FreeBSD]


Are you sure that there aren't any gcc patches for this version? It 
looks like a gcc/binutils issue to me.
History
Date User Action Args
2014-01-21 12:02:37skrahsetrecipients: + skrah, georg.brandl, djc
2014-01-21 12:02:37skrahsetmessageid: <1390305757.04.0.703921242068.issue20324@psf.upfronthosting.co.za>
2014-01-21 12:02:37skrahlinkissue20324 messages
2014-01-21 12:02:36skrahcreate