[Bug libfortran/47757] Unintentionally? not exported _gfortran_* symbols in libgfortran.so.3
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 16 17:19:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47757
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-16 17:18:44 UTC ---
Author: jakub
Date: Wed Feb 16 17:18:41 2011
New Revision: 170215
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170215
Log:
PR libfortran/47757
* gfortran.map (GFORTRAN_1.4): Export
_gfortran_{m,s}i{all,any,parity}_i{1,2,4,8,16} and
_gfortran_{cshift0,eoshift{0,2}}_16_char4.
* gfortran.dg/pr47757-1.f90: New test.
* gfortran.dg/pr47757-2.f90: New test.
* gfortran.dg/pr47757-3.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/pr47757-1.f90
trunk/gcc/testsuite/gfortran.dg/pr47757-2.f90
trunk/gcc/testsuite/gfortran.dg/pr47757-3.f90
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/libgfortran/ChangeLog
trunk/libgfortran/gfortran.map
More information about the Gcc-bugs
mailing list