diff --git a/doc/devel/roadmap.html b/doc/devel/roadmap.html index 8a49823747f..bb0c8c7b894 100644 --- a/doc/devel/roadmap.html +++ b/doc/devel/roadmap.html @@ -73,9 +73,6 @@ Gc compiler roadmap
  • Method expressions.
  • -Support multiple packages with the same name (but different import -paths) in the same program. -
  • Implement goto restrictions.
  • Safe compilation mode: generate code which is guaranteed not to obtain @@ -95,9 +92,6 @@ Gccgo compiler roadmap
  • Method expressions.
  • -Support multiple packages with the same name (but different import -paths) in the same program. -
  • Implement goto restrictions.
  • Implement garbage collection.