mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-11 04:00:30 +08:00
arc: Add length attribute to eh_return pattern.
gcc/ xxxx-xx-xx Claudiu Zissulescu <claziss@synopsys.com> * config/arc/arc.md (eh_return): Add length info.
This commit is contained in:
parent
a422f68924
commit
93338040bd
@ -1,3 +1,7 @@
|
||||
2020-03-03 Claudiu Zissulescu <claziss@synopsys.com>
|
||||
|
||||
* config/arc/arc.md (eh_return): Add length info.
|
||||
|
||||
2020-03-02 David Malcolm <dmalcolm@redhat.com>
|
||||
|
||||
* doc/invoke.texi (-fanalyzer-show-duplicate-count): New.
|
||||
|
@ -6752,7 +6752,9 @@ core_3, archs4x, archs4xd, archs4xd_slow"
|
||||
arc_eh_return_address_location (operands[0]);
|
||||
DONE;
|
||||
}"
|
||||
)
|
||||
[(set_attr "length" "8")]
|
||||
)
|
||||
|
||||
;; include the arc-FPX instructions
|
||||
(include "fpx.md")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user