public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-5777] VAX: Actually enable `builtins.md' now that it is fully functional
@ 2020-12-05 18:28 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2020-12-05 18:28 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:ea84baeb190a2aa396360d9d94ce8b6207172186

commit r11-5777-gea84baeb190a2aa396360d9d94ce8b6207172186
Author: Maciej W. Rozycki <macro@linux-mips.org>
Date:   Sat Dec 5 18:26:25 2020 +0000

    VAX: Actually enable `builtins.md' now that it is fully functional
    
    Test cases will follow.
    
            gcc/
            * config/vax/vax.md: Include `builtins.md'.

Diff:
---
 gcc/config/vax/vax.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gcc/config/vax/vax.md b/gcc/config/vax/vax.md
index e6b217fd0d7..66f03df1932 100644
--- a/gcc/config/vax/vax.md
+++ b/gcc/config/vax/vax.md
@@ -1634,3 +1634,5 @@
   emit_barrier ();
   DONE;
 })
+
+(include "builtins.md")


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-05 18:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-05 18:28 [gcc r11-5777] VAX: Actually enable `builtins.md' now that it is fully functional Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).