lang-specs.h: Pass -$ to the preprocessor.
authorZack Weinberg <zack@rabi.phys.columbia.edu>
Mon, 10 May 1999 15:30:04 +0000 (15:30 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Mon, 10 May 1999 15:30:04 +0000 (11:30 -0400)
1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
* lang-specs.h: Pass -$ to the preprocessor.

From-SVN: r26871

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

index a4a0710839eb21ee248c3f4e543f5989893a58d3..f08d8fec93c05de00ebb0937109dd55b288744e0 100644 (file)
@@ -1,3 +1,7 @@
+1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
+
+       * lang-specs.h: Pass -$ to the preprocessor.
+
 Tue May  4 14:52:53 1999  Dave Brolley  <brolley@cygnus.com>
 
        * actions.c (chill_expand_assignment): Use powersetlen to calculate the
index a8c0213314c4b3211a5f0e730dc38b80ef5fe188..66c9b5be82054b3c60d37df3744629ca9b178500 100644 (file)
@@ -24,7 +24,7 @@ Boston, MA 02111-1307, USA.  */
   {".ch",  {"@chill"}},
   {".chi", {"@chill"}},
   {"@chill",
-     {"cpp -lang-chill %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
+     {"cpp -lang-chill %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %{$} %I\
        %{C:%{!E:%eGNU CHILL does not support -C without using -E}}\
         -D__GNUCHILL__=%v1 -D__GNUC_MINOR__=%v2\
         %c %{Os:-D__OPTIMIZE_SIZE__} %{O*:-D__OPTIMIZE__} %{traditional} %{ftraditional:-traditional}\
index 929a33f74fd10216c801b213ffdeed919f504c71..555b7887dd0d8844dc4570f51584554b922d686e 100644 (file)
@@ -1,3 +1,7 @@
+1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
+
+       * lang-specs.h: Pass -$ to the preprocessor.
+
 1999-05-10  Jason Merrill  <jason@yorick.cygnus.com>
 
        * init.c (build_offset_ref): Wrap baselinks in OFFSET_REF, too.
index 910be7fab77f8e6b586dfb120627d5f45ead455c..61d879c6d2d67efa89fcb9736d92d88d1d00fcc4 100644 (file)
@@ -30,10 +30,10 @@ Boston, MA 02111-1307, USA.  */
   {"@c++",
 #if USE_CPPLIB
    {
-     "%{E|M|MM:cpp -lang-c++ %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
+     "%{E|M|MM:cpp -lang-c++ %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %{$} %I\
        %{C:%{!E:%eGNU C++ does not support -C without using -E}}\
        %{M} %{MM} %{MD:-MD %b.d} %{MMD:-MMD %b.d} %{MG}\
-       -D__GNUC__=%v1 -D__GNUG__=%v1 -D__cplusplus -D__GNUC_MINOR__=%v2\
+       -D__GNUC__=%v1 -D__GNUG__=%v1 -D__GNUC_MINOR__=%v2 -D__cplusplus\
        %{ansi:-trigraphs -D__STRICT_ANSI__} %{!undef:%{!ansi:%p} %P}\
        %{!fno-exceptions:-D__EXCEPTIONS}\
         %c %{Os:-D__OPTIMIZE_SIZE__} %{O*:%{!O0:-D__OPTIMIZE__}} %{trigraphs}\
@@ -41,10 +41,10 @@ Boston, MA 02111-1307, USA.  */
        %{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %C %{D*} %{U*} %{i*} %Z\
         %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\
+                            -lang-c++ %{nostdinc*} %{C} %{A*} %{I*} %{P} %{$} %I\
                             %{MD:-MD %b.d} %{MMD:-MMD %b.d} %{MG}\
-                            -D__GNUC__=%v1 -D__GNUG__=%v1 -D__cplusplus\
-                            -D__GNUC_MINOR__=%v2\
+                            -D__GNUC__=%v1 -D__GNUG__=%v1\
+                            -D__GNUC_MINOR__=%v2} -D__cplusplus\
                             %{ansi:-trigraphs -D__STRICT_ANSI__} %{!undef:%{!ansi:%p} %P}\
                             %{!fno-exceptions:-D__EXCEPTIONS}\
                             %c %{Os:-D__OPTIMIZE_SIZE__} %{O*:%{!O0:-D__OPTIMIZE__}}\
@@ -61,10 +61,10 @@ Boston, MA 02111-1307, USA.  */
                      %{c:%W{o*}%{!o*:-o %w%b%O}}%{!c:-o %d%w%u%O}\
                       %{!pipe:%g.s} %A\n }}}}"}},
 #else /* ! USE_CPPLIB */
-   {"cpp -lang-c++ %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
+   {"cpp -lang-c++ %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %{$} %I\
        %{C:%{!E:%eGNU C++ does not support -C without using -E}}\
        %{M} %{MM} %{MD:-MD %b.d} %{MMD:-MMD %b.d} %{MG}\
-       -D__GNUC__=%v1 -D__GNUG__=%v1 -D__cplusplus -D__GNUC_MINOR__=%v2\
+       -D__GNUC__=%v1 -D__GNUG__=%v1 -D__GNUC_MINOR__=%v2 -D__cplusplus\
        %{ansi:-trigraphs -D__STRICT_ANSI__} %{!undef:%{!ansi:%p} %P}\
        %{!fno-exceptions:-D__EXCEPTIONS}\
         %c %{Os:-D__OPTIMIZE_SIZE__} %{O*:%{!O0:-D__OPTIMIZE__}} %{trigraphs}\
index c0eea1858b7df4ba47fc14d862d6c4754287941c..83c9b41b9f1137b0dd67ef56c5fd371cd29180ff 100644 (file)
@@ -1,3 +1,7 @@
+1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
+
+       * lang-specs.h: Pass -$ to the preprocessor.
+
 Mon May 10 18:14:28 1999  Craig Burley  <craig@jcb-sc.com>
 
        * g77.texi: Fix various @xref's per proper style.
index 5f2031c8861c4506fbee76bbb799fd33be976c5d..9cdc8c4821286266b9b7d7078589865dab8b6f2e 100644 (file)
@@ -35,7 +35,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
        Sun f77, at least) so you test `__unix' rather than `unix'.
        -D_LANGUAGE_FORTRAN is used by some compilers like SGI and
        might as well be in there. */
-   {"cpp -lang-c %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
+   {"cpp -lang-c %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %{$} %I\
        %{C:%{!E:%eGNU C does not support -C without using -E}}\
        %{M} %{MM} %{MD:-MD %b.d} %{MMD:-MMD %b.d} %{MG}\
        -D__GNUC__=%v1 -D__GNUC_MINOR__=%v2\
@@ -85,7 +85,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
                      %{c:%W{o*}%{!o*:-o %w%b%O}}%{!c:-o %d%w%u%O}\
                      %{!pipe:%g.s} %A\n }}}}"}},
   {"@f77-version",
-   {"cpp -lang-c %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I \
+   {"cpp -lang-c %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %{$} %I \
       %{C:%{!E:%eGNU C does not support -C without using -E}} \
       %{M} %{MM} %{MD:-MD %b.d} %{MMD:-MMD %b.d} %{MG} \
       -D__GNUC__=%v1 -D__GNUC_MINOR__=%v2 \