projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbe5759
)
VAX: Actually enable `builtins.md' now that it is fully functional
author
Maciej W. Rozycki
<macro@linux-mips.org>
Sat, 5 Dec 2020 18:26:25 +0000
(18:26 +0000)
committer
Maciej W. Rozycki
<macro@linux-mips.org>
Sat, 5 Dec 2020 18:26:25 +0000
(18:26 +0000)
Test cases will follow.
gcc/
* config/vax/vax.md: Include `builtins.md'.
gcc/config/vax/vax.md
patch
|
blob
|
history
diff --git
a/gcc/config/vax/vax.md
b/gcc/config/vax/vax.md
index e6b217fd0d73f685518e5cee027df186468e9d4b..66f03df193279a9de6c55500fb72308786ce4247 100644
(file)
--- a/
gcc/config/vax/vax.md
+++ b/
gcc/config/vax/vax.md
@@
-1634,3
+1634,5
@@
emit_barrier ();
DONE;
})
+
+(include "builtins.md")