OSDN Git Service

2012-08-02 Michael Hope <michael.hope@linaro.org>
authormichaelh <michaelh@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Aug 2012 04:14:13 +0000 (04:14 +0000)
committermichaelh <michaelh@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Aug 2012 04:14:13 +0000 (04:14 +0000)
Backport from mainline r186389:
2012-04-12  Andreas Schwab  <schwab@linux-m68k.org>

* testsuite/Makefile.am (check_DEJAGNUnormal0): Run
prettyprinters.exp.
* testsuite/Makefile.in: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@190064 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/Makefile.am
libstdc++-v3/testsuite/Makefile.in

index 7811ee6..b1b7be0 100644 (file)
@@ -1,3 +1,12 @@
+2012-08-02  Michael Hope  <michael.hope@linaro.org>
+
+       Backport from mainline r186389:
+       2012-04-12  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * testsuite/Makefile.am (check_DEJAGNUnormal0): Run
+       prettyprinters.exp.
+       * testsuite/Makefile.in: Regenerated.
+
 2012-07-29  François Dumont  <fdumont@gcc.gnu.org>
 
        PR libstdc++/54075
index 7094ad5..0cf8de5 100644 (file)
@@ -134,7 +134,7 @@ check-DEJAGNU $(check_DEJAGNU_normal_targets): check-DEJAGNU%: site.exp
          normal0) \
            if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
              $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) \
-                       $(RUNTESTFLAGS) abi.exp; \
+                       $(RUNTESTFLAGS) abi.exp prettyprinters.exp; \
            else echo "WARNING: could not find \`runtest'" 1>&2; :;\
            fi; \
            dirs="`cd $$srcdir; echo [013-9][0-9]_*/*`";; \
index e433bb9..bb077d1 100644 (file)
@@ -572,7 +572,7 @@ check-DEJAGNU $(check_DEJAGNU_normal_targets): check-DEJAGNU%: site.exp
          normal0) \
            if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
              $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) \
-                       $(RUNTESTFLAGS) abi.exp; \
+                       $(RUNTESTFLAGS) abi.exp prettyprinters.exp; \
            else echo "WARNING: could not find \`runtest'" 1>&2; :;\
            fi; \
            dirs="`cd $$srcdir; echo [013-9][0-9]_*/*`";; \