Fix.
From-SVN: r201099
This commit is contained in:
parent
1d5f3021c1
commit
58c357da57
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
/* Check that the GBR address optimization does not combine a gbr store
|
||||
and its use when a function call is inbetween, 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" } */
|
||||
|
|
Loading…
Add table
Reference in a new issue