Commit e7854b6f by Mike Stump

Fix typo.

From-SVN: r201144
parent 04dfc6df
/* 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" } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment