projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04dfc6d
)
Fix typo.
author
Mike Stump
<mrs@gcc.gnu.org>
Mon, 22 Jul 2013 18:52:01 +0000
(18:52 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Mon, 22 Jul 2013 18:52:01 +0000
(18:52 +0000)
From-SVN: r201144
gcc/testsuite/gcc.target/sh/pr54760-4.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.target/sh/pr54760-4.c
b/gcc/testsuite/gcc.target/sh/pr54760-4.c
index 6154d3f823fe94a7d07a2571f4e75eab6b95dedf..1b2c71b670d45902622cdca1d684eae9042a69c9 100644
(file)
--- a/
gcc/testsuite/gcc.target/sh/pr54760-4.c
+++ b/
gcc/testsuite/gcc.target/sh/pr54760-4.c
@@
-1,5
+1,5
@@
/* Check that the GBR address optimization does not combine a gbr store
- and its use when a function call is in
-
between, when GBR is a call used
+ and its use when a function call is in
between, when GBR is a call used
register, i.e. it is invalidated by function calls. */
/* { dg-do compile { target "sh*-*-*" } } */
/* { dg-options "-O1 -fcall-used-gbr" } */