lang-specs.h (default_compilers): Pass -MD, -MMD and -MG to cc1plus if configured...
authorDave Brolley <brolley@cygnus.com>
Wed, 16 Dec 1998 13:38:14 +0000 (13:38 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Wed, 16 Dec 1998 13:38:14 +0000 (08:38 -0500)
Wed Dec 16 16:33:58 1998  Dave Brolley  <brolley@cygnus.com>
* lang-specs.h (default_compilers): Pass -MD, -MMD and -MG to cc1plus
if configured with cpplib.

From-SVN: r24342

gcc/cp/ChangeLog
gcc/cp/lang-specs.h

index 7955e4c3aa67632c7ff788ed44f48f69f9c65e54..b994d6e42e53f279bd85d9826d5e5ac4da88a280 100644 (file)
@@ -1,3 +1,8 @@
+Wed Dec 16 16:33:58 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * lang-specs.h (default_compilers): Pass -MD, -MMD and -MG to cc1plus
+       if configured with cpplib.
+
 1998-12-15  Mark Mitchell  <mark@markmitchell.com>
 
        * decl.c (poplevel): Make sure ns_binding is initialized.
index 8e3cce094c0268f9f436ee5b8e1a7fede690db33..b742fc230ea6f04578c871a2a0b565220c0fd8fd 100644 (file)
@@ -41,6 +41,7 @@ Boston, MA 02111-1307, USA.  */
         %i %{E:%W{o*}}%{M:%W{o*}}%{MM:%W{o*}}\n}\
       %{!E:%{!M:%{!MM:cc1plus %i %1 %2\
                             -lang-c++ %{nostdinc*} %{C} %{A*} %{I*} %{P} %I\
+                            %{MD:-MD %b.d} %{MMD:-MMD %b.d} %{MG}\
                             -undef -D__GNUC__=%v1 -D__GNUG__=%v1 -D__cplusplus\
                             -D__GNUC_MINOR__=%v2\
                             %{ansi:-trigraphs -D__STRICT_ANSI__} %{!undef:%{!ansi:%p} %P}\