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]

[PATCH] avoid "no return statement in function returning non-void" warnings with -Wall


Small little patchlet to avoid warnings when testing with CXXFLAGS="-Wall -O2".

Tested x64_64, ok for mainline?

Chris

Attachment: minmax_testcases.patch
Description: Binary data


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