[PATCH 3/5] Altera Nios II: testsuite patches

Chung-Lin Tang cltang@codesourcery.com
Thu Apr 18 16:56:00 GMT 2013


Testsuite changes, including gcc.target tests, plus some selected
filtering of some other tests.

2013-04-18  Sandra Loosemore  <sandra@codesourcery.com>
            Chung-Lin Tang  <cltang@codesourcery.com>
            Based on patches from Altera Corporation

        * gcc.dg/stack-usage-1.c (SIZE): Define case for __nios2__.
        * gcc.dg/20040813-1.c: Skip for nios2-*-*.
        * gcc.dg/20020312-2.c: Add __nios2__ case.
        * g++.dg/other/PR23205.C: Skip for nios2-*-*.
        * g++.dg/other/pr23205-2.C: Skip for nios2-*-*.
        * g++.dg/cpp0x/constexpr-rom.C: Skip for nios2-*-*.
        * g++.dg/cpp0x/alias-decl-debug-0.C: Skip for nios2-*-*.
        * g++.old-deja/g++.jason/thunk3.C: Skip for nios2-*-*.
        * lib/target-supports.exp (check_profiling_available): Check for
        nios2-*-elf.
        * gcc.c-torture/execute/pr47237.x:: Skip for nios2-*-*.
        * gcc.c-torture/execute/20101011-1.c: Skip for nios2-*-*.
        * gcc.c-torture/execute/builtins/lib/chk.c
        * gcc.target/nios2/nios2.exp: New DejaGNU file.
        * gcc.target/nios2/nios2-custom-1.c: New test.
        * gcc.target/nios2/nios2-trap-insn.c: New test.
        * gcc.target/nios2/nios2-builtin-io.c: New test.
        * gcc.target/nios2/nios2-stack-check-1.c: New test.
        * gcc.target/nios2/nios2-stack-check-2.c: New test.
        * gcc.target/nios2/nios2-rdctl.c: New test.
        * gcc.target/nios2/nios2-wrctl.c: New test.
        * gcc.target/nios2/nios2-wrctl-zero.c: New test.
        * gcc.target/nios2/nios2-wrctl-not-zero.c: New test.
        * gcc.target/nios2/nios2-rdwrctl-1.c: New test.
        * gcc.target/nios2/nios2-reg-constraints.c: New test.
        * gcc.target/nios2/nios2-ashlsi3-one_shift.c: New test.
        * gcc.target/nios2/nios2-mul-options-1.c: New test.
        * gcc.target/nios2/nios2-mul-options-2.c: New test.
        * gcc.target/nios2/nios2-mul-options-3.c: New test.
        * gcc.target/nios2/nios2-mul-options-4.c: New test.
        * gcc.target/nios2/nios2-nor.c: New test.
        * gcc.target/nios2/custom-fp-1.c: New test.
        * gcc.target/nios2/custom-fp-2.c: New test.
        * gcc.target/nios2/custom-fp-3.c: New test.
        * gcc.target/nios2/custom-fp-4.c: New test.
        * gcc.target/nios2/custom-fp-5.c: New test.
        * gcc.target/nios2/custom-fp-6.c: New test.
        * gcc.target/nios2/custom-fp-7.c: New test.
        * gcc.target/nios2/custom-fp-conversion.c: New test.
        * gcc.target/nios2/custom-fp-double.c: New test.
        * gcc.target/nios2/custom-fp-float.c: New test.
        * gcc.target/nios2/nios2-int-types.c: New test.
        * gcc.target/nios2/nios2-cache-1.c: New test.
        * gcc.target/nios2/nios2-cache-2.c: New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 03-nios2-testsuite.patch
Type: text/x-patch
Size: 39899 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130418/74820bf6/attachment.bin>


More information about the Gcc-patches mailing list