]> gcc.gnu.org Git - gcc.git/commit
all_pedantic_errors.cc: New.
authorBenjamin Kosnik <bkoz@redhat.com>
Fri, 14 Sep 2007 17:46:56 +0000 (17:46 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 14 Sep 2007 17:46:56 +0000 (17:46 +0000)
commitc417817a8575731e1e10ddf063d25d9c4cdde12a
tree3034f05765a3ea09ca2ed16721c17c087ddae113
parent5baa7f6f709fb3a7da9497a65edbe33bbc7498a0
all_pedantic_errors.cc: New.

2007-09-14  Benjamin Kosnik  <bkoz@redhat.com>

        * testsuite/17_intro/headers/all_pedantic_errors.cc: New.
        * include/tr1_impl/cinttypes: Add pragma GCC system_header.
        * include/tr1_impl/cfenv: Same.
        * include/tr1_impl/cstdint: Same.
        * include/tr1/cstdbool: Same.
        * include/ext/pb_ds/detail/resize_policy/
        hash_prime_size_policy_imp.hpp: Same.
        * include/parallel/partial_sum.h: Avoid VLA error with
        __builtin_alloca.

From-SVN: r128500
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
libstdc++-v3/include/parallel/partial_sum.h
libstdc++-v3/include/tr1/cstdbool
libstdc++-v3/include/tr1_impl/cfenv
libstdc++-v3/include/tr1_impl/cinttypes
libstdc++-v3/include/tr1_impl/cstdint
libstdc++-v3/testsuite/17_intro/headers/all_pedantic_errors.cc [new file with mode: 0644]
This page took 0.10632 seconds and 5 git commands to generate.