This is the mail archive of the gcc-patches@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]

Re: Reject dllimport on scalar typedefs (bug 33963)


Joseph S. Myers wrote:

So is this patch OK or not? As far as I can tell it fixes the testsuite regression - but there may be other cases that have also regressed, not covered by the testsuite, that would best have separate bugs filed and marked as regressions.

Yes, this patch is OK. I think we all agree the behavior is a step forward. If Danny thinks that we shouldn't accept these attributes on any types, even class types, then that's a further restriction, easily implemented on top of your patch.


Thanks,

--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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