#33024: pari: llvm-gcc compiles it incorrectly -------------------------------------+-------------------------------------- Reporter: molinp@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: pari | -------------------------------------+-------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: When built with clang I get: {{{ ? bezout(13,17) %1 = [4, -3, 1] }}} which appears to be correct according to the documentation of what bezout is meant to do. Upstream bug report only mentions llvm-gcc: http://pari.math.u-bordeaux.fr /cgi-bin/bugreport.cgi?bug=1252 Therefore I have simply blacklisted llvm-gcc-4.2 for this port in r95549. -- Ticket URL: <https://trac.macports.org/ticket/33024#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS