]> gcc.gnu.org Git - gcc.git/commitdiff
VAX: Actually enable `builtins.md' now that it is fully functional
authorMaciej W. Rozycki <macro@linux-mips.org>
Sat, 5 Dec 2020 18:26:25 +0000 (18:26 +0000)
committerMaciej 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

index e6b217fd0d73f685518e5cee027df186468e9d4b..66f03df193279a9de6c55500fb72308786ce4247 100644 (file)
   emit_barrier ();
   DONE;
 })
+
+(include "builtins.md")
This page took 0.061532 seconds and 5 git commands to generate.