This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

new warnings for mingw


/home/nightstrike/build/gcc-svn/gcc/libstdc++-v3/../gcc/unwind-pe.h:74:
warning: 'unsigned int size_of_encoded_value(unsigned char)' defined
but not used
../../../../gcc/libstdc++-v3/src/atomic.cc:55: warning: unused parameter '__x'
../../../../gcc/libstdc++-v3/src/atomic.cc:73: warning: unused parameter '__x'


I don't recall seeing those three warnings in recent builds of the
toolchain.  They might have appeared from a recent change.


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