re PR target/60179 (target optimization attribute streaming is broken)
authorCesar Philippidis <cesar@codesourcery.com>
Wed, 21 May 2014 14:45:36 +0000 (07:45 -0700)
committerSandra Loosemore <sandra@gcc.gnu.org>
Wed, 21 May 2014 14:45:36 +0000 (10:45 -0400)
commit19ce781984a4659fa13fd5b0d85928e36305d97a
tree690b91470eb94fd9f7a5931a9f652d3e65b487bf
parent95989e5ce50cd7f2e9472bb81dbbbb22666951a1
re PR target/60179 (target optimization attribute streaming is broken)

2014-05-21  Cesar Philippidis  <cesar@codesourcery.com>
    Sandra Loosemore  <sandra@codesourcery.com>

PR lto/60179

gcc/testsuite/
* lib/scanasm.exp (scan-lto-assembler): New procedure.
* gcc.target/nios2/custom-fp-lto.c: New test.

Co-Authored-By: Sandra Loosemore <sandra@codesourcery.com>
From-SVN: r210714
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/nios2/custom-fp-lto.c [new file with mode: 0644]
gcc/testsuite/lib/scanasm.exp