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++/79323] FAIL: 20_util/duration/literals/range.cc (test for excess errors)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79323

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Mon Feb  6 16:39:56 2017
New Revision: 245211

URL: https://gcc.gnu.org/viewcvs?rev=245211&root=gcc&view=rev
Log:
Fix test failure at -O0 by pruning output

        PR libstdc++/79323
        * testsuite/20_util/duration/literals/range.cc: Prune extra output
        at -O0.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/20_util/duration/literals/range.cc

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