#24664: gcc45 bootstrap comparison failure ---------------------------------+------------------------------------------ Reporter: schnetter@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gcc45 ---------------------------------+------------------------------------------ Comment(by howarth@…): This bootstrap issue is due to the fact that libgomp has been added to the stage2 build and tickled a pre-existing issue with the tls test in configure. A race condition exists in the current tls test where the memory used is released before the test program is finished with it. A fix has been proposed for this upstream http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43170#c72. -- Ticket URL: <http://trac.macports.org/ticket/24664#comment:30> MacPorts <http://www.macports.org/> Ports system for Mac OS