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|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011.01.13 17:05:38
     Ever Confirmed|0                           |1

--- Comment #8 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-13 17:05:38 UTC ---
(In reply to comment #7)
> Also, -fpic/-fPIC produces the same result.

Which was to be expected. The reason for the problem is stated in comment 5.

A patch has been submitted:
http://gcc.gnu.org/ml/fortran/2011-01/msg00087.html


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