re PR middle-end/61762 (failure to optimize memcpy from constant string)
authorRichard Biener <rguenther@suse.de>
Fri, 1 Aug 2014 12:40:37 +0000 (12:40 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 1 Aug 2014 12:40:37 +0000 (12:40 +0000)
commit9741d942c2fd2ec06ef975c671eb600abb079d8a
tree9943d0fcefa5c8aa8ea419ea9fcd9d2b1a93d28e
parenta21d245c1b963298b531bf6e8fa85a61e6a42490
re PR middle-end/61762 (failure to optimize memcpy from constant string)

2014-08-01  Richard Biener  <rguenther@suse.de>

PR middle-end/61762
* gcc.dg/pr61762.c: Align the string to make the testcase work
on strict-align targets.

From-SVN: r213454
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr61762.c