OSDN Git Service

runtime: Add matherr function when appropriate.
[pf3gnuchains/gcc-fork.git] / libgo / Makefile.am
index b94bc06..bb70b0f 100644 (file)
@@ -422,6 +422,7 @@ runtime_files = \
        runtime/go-map-index.c \
        runtime/go-map-len.c \
        runtime/go-map-range.c \
+       runtime/go-matherr.c \
        runtime/go-nanotime.c \
        runtime/go-now.c \
        runtime/go-new-map.c \