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: libstdc++/11062: trivial patch for atomicity.h


>Please use __attribute__ ((__unused__)) instead, since the plain
>spelling ((unused)) without underscores does conflict with otherwise
>perfectly standard-complying sources which declare "unused" somehow.

Please check this in. The rest of the atomicity includes do this correctly.

-benjamin


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