This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/47260] DLLEXPORT: TREE_PUBLIC for procedures lost between trans-decl.c and tree.c


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47260

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING

--- Comment #10 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-13 18:08:27 UTC ---
Should be fixed on the trunk (4.6) --both issues - using STDCALL directly and
using a .def file.

Please confirm that it works. (I know that it unfortunately might take a few
days until a newer MinGW build becomes available, unless you build GCC
yourself.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]