Commit a4b3b54a by Jason Merrill

Formerly extend.texi.~115~

From-SVN: r13993
parent c5e2f697
...@@ -3214,8 +3214,9 @@ compiled separately. ...@@ -3214,8 +3214,9 @@ compiled separately.
@end table @end table
When used with GNU ld version 2.8 or later on an ELF system such as 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, Linux/GNU or Solaris 2, or on Microsoft Windows, g++ supports the
g++ implements neither automatic model. Borland model. On other systems, g++ implements neither automatic
model.
A future version of g++ will support a hybrid model whereby the compiler A future version of g++ will support a hybrid model whereby the compiler
will emit any instantiations for which the template definition is will emit any instantiations for which the template definition is
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment