#16882: Update to NTL 6.2.1
-------------------------------------+-------------------------------------
       Reporter:  jpflori            |        Owner:
           Type:  enhancement        |       Status:  needs_info
       Priority:  major              |    Milestone:  sage-6.4
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:  spkg ntl           |    Reviewers:
        Authors:  Jean-Pierre Flori  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  b67d968eeb957854a0e1f1e5906bb61ec48e8a5e
  u/jpflori/ticket/16882             |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 With `g++-4.8.3`, things change:
 {{{
 (sage-sh)$ objdump -T -C local/lib/libntl.so.5.0.0 | grep DoSetLength
 00000000000c6290  w   DF .text  0000000000000064  Base
 NTL::Vec<NTL::ZZ_p>::DoSetLength(long)
 00000000000d82b0  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::ZZ_pE>::DoSetLength(long)
 000000000007b780  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::Vec<NTL::ZZ> >::DoSetLength(long)
 0000000000144980  w   DF .text  0000000000000080  Base
 NTL::Vec<NTL::GF2XVec>::DoSetLength(long)
 000000000007b710  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::ZZ>::DoSetLength(long)
 00000000000c7760  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::ZZ_pX>::DoSetLength(long)
 0000000000074050  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::GF2X>::DoSetLength(long)
 0000000000082a90  w   DF .text  0000000000000036  Base
 NTL::Vec<double>::DoSetLength(long)
 00000000001199d0  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::zz_p>::DoSetLength(long)
 00000000000c7840  w   DF .text  0000000000000036  Base
 NTL::Vec<unsigned long>::DoSetLength(long)
 00000000000c7540  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::zz_pX>::DoSetLength(long)
 00000000000a0670 g    DF .text  0000000000000200  Base
 NTL::WordVector::DoSetLength(long)
 00000000000825d0  w   DF .text  0000000000000078  Base
 NTL::Vec<NTL::RR>::DoSetLength(long)
 00000000000c77d0  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::Vec<long> >::DoSetLength(long)
 0000000000056770  w   DF .text  0000000000000064  Base
 NTL::Vec<NTL::GF2E>::DoSetLength(long)
 0000000000056ea0  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::GF2EX>::DoSetLength(long)
 000000000011a400  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::zz_pEX>::DoSetLength(long)
 0000000000119f10  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::zz_pE>::DoSetLength(long)
 00000000000a75c0  w   DF .text  0000000000000036  Base
 NTL::Vec<char>::DoSetLength(long)
 000000000007b7f0  w   DF .text  0000000000000036  Base
 NTL::Vec<long>::DoSetLength(long)
 000000000008bdd0  w   DF .text  0000000000000078  Base
 NTL::Vec<NTL::quad_float>::DoSetLength(long)
 00000000000c6a20  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::ZZX>::DoSetLength(long)
 00000000000d87a0  w   DF .text  0000000000000070  Base
 NTL::Vec<NTL::ZZ_pEX>::DoSetLength(long)
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16882#comment:52>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to