[Bug c++/55742] [4.8 regression] __attribute__ in class function declaration cause "prototype does not match" errors.

tmsriram at google dot com gcc-bugzilla@gcc.gnu.org
Fri Jan 18 18:08:00 GMT 2013


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

--- Comment #37 from Sriraman Tallam <tmsriram at google dot com> 2013-01-18 18:07:08 UTC ---
(In reply to comment #35)
> Created attachment 29211 [details]
> gcc48-pr55742.patch
> 
> Updated patch with ChangeLog entry and code to prevent issuing errors for the
> same bug multiple times.
> 
> As for documentation, the multiversioning was checked in without proper
> documentation, so there is nothing to adjust in documentation, the feature
> simply needs documentation written.
> 
> 1), 2) and 3) are unsolved by the patch, similarly extensive test coverage (the
> current one is insufficient).  Perhaps that can be solved incrementally?
> I'm going to bootstrap/regtest this version now.


Thanks for the patch. Sorry I could not produce a patch earlier. I am working
on addressing 1,2 and 3 and will provide more test coverage over the next
couple of days.



More information about the Gcc-bugs mailing list