This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
g++ groks __attribute__((unused)) at least since 4.3.6.
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 6 Dec 2014 15:14:30 +0000 (10:14 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 6 Dec 2014 19:30:55 +0000 (14:30 -0500)
commitf7a9299aa37141bf806c286827bd325fe2af48a3
treea044d6ebce8f3a5021944d3f0204c18fbe40012a
parentac3a9d5561bb5638801dde2f7b54be5bd4b22ca1
g++ groks __attribute__((unused)) at least since 4.3.6.

Cannot find the exact moment from gcc release notes, but tests fine in 4.3.6.
(not fine = "warning: unused ...")
perl.h