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|WAITING                     |RESOLVED
         Resolution|                            |FIXED

--- Comment #13 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-14 20:01:06 UTC ---
(In reply to comment #12)
> Rather more tricky to get gcc built in mingw than I would have liked, but...
> it's all fixed.  I can export with DLLEXPORT or with a .def file.
> 
> Thanks for the quick fix!

Thanks for the feedback.

Close as FIXED (on the 4.6 trunk) as I do not plan to backport it to 4.5.


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