http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34749
Kai Tietz <ktietz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
CC| |ktietz at gcc dot gnu.org
Resolution| |FIXED
Known to fail| |
--- Comment #11 from Kai Tietz <ktietz at gcc dot gnu.org> 2010-12-03 12:23:00
UTC ---
The reported issue was fixed for 4.4.x and there are no plans for backporting
this fix to 4.3.x branch. I'll close this bug.
I admit that we could think about to allow for prototypes only, that a
dllimport attribute remains for following non-dllimport marked prototypes. On
the other hand, it seems to be an extension.