types.md (define_attr "type"): Add "load_acq" and "store_rel".
authorSofiane Naci <sofiane.naci@arm.com>
Fri, 2 Aug 2013 13:15:05 +0000 (13:15 +0000)
committerSofiane Naci <sofiane@gcc.gnu.org>
Fri, 2 Aug 2013 13:15:05 +0000 (13:15 +0000)
commite2fd7ca74819ba4db334430582c163a3efeaada4
treea2f91def79eb5fdecd9956dddfcf76464a4d5e40
parentf43b3c4b224a90fc7ee8dc6f52fa56307f1e8454
types.md (define_attr "type"): Add "load_acq" and "store_rel".

* config/arm/types.md (define_attr "type"): Add "load_acq" and "store_rel".
* config/arm/cortex-a53.md (cortex_a53_load1): Update for attribute
changes.
(cortex_a53_store1): Likewise.

From-SVN: r201436
gcc/ChangeLog
gcc/config/arm/cortex-a53.md
gcc/config/arm/types.md