From a4b3b54a70b9c9cccd9b715ec896e25bfc48131f Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Wed, 30 Apr 1997 10:01:03 +0000 Subject: [PATCH] Formerly extend.texi.~115~ From-SVN: r13993 --- gcc/extend.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gcc/extend.texi b/gcc/extend.texi index 49a7afc44d8..6a250a94487 100644 --- a/gcc/extend.texi +++ b/gcc/extend.texi @@ -3214,8 +3214,9 @@ compiled separately. @end table When used with GNU ld version 2.8 or later on an ELF system such as -GNU/Linux or Solaris 2, g++ supports the Borland model. On other systems, -g++ implements neither automatic model. +Linux/GNU or Solaris 2, or on Microsoft Windows, g++ supports the +Borland model. On other systems, g++ implements neither automatic +model. A future version of g++ will support a hybrid model whereby the compiler will emit any instantiations for which the template definition is -- 2.30.2