This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/52119] numeric_limits::min() is not a constant expression


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

--- Comment #5 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-02-05 12:58:56 UTC ---
Author: paolo
Date: Sun Feb  5 12:58:51 2012
New Revision: 183905

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183905
Log:
2012-02-05  Jeffrey Yasskin  <jyasskin@gcc.gnu.org>
        Paolo Carlini  <paolo.carlini@oracle.com>

    PR libstdc++/52119
    * include/std/limits (__glibcxx_min): Fix to avoid undefined behavior.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/limits


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