diff --git a/doc/docs.html b/doc/docs.html index c74ae035f4..91893a5fa6 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -174,6 +174,12 @@ from Hoare’s 1978 paper to Go provides insight into how and why Go works as it does.

+

The Go frontend for GCC

+

+A description of the Go language frontend for gcc. +Ian Lance Taylor's paper delivered at the GCC Summit 2010. +

+

The Go Promo Video

A short promotional video featuring Russ Cox demonstrating Go's fast compiler. diff --git a/doc/talks/gofrontend-gcc-summit-2010.pdf b/doc/talks/gofrontend-gcc-summit-2010.pdf new file mode 100644 index 0000000000..157fd7676b Binary files /dev/null and b/doc/talks/gofrontend-gcc-summit-2010.pdf differ