* lang-specs.h (c++-header): Change .pch to .gch.
authorGeoffrey Keating <geoffk@apple.com>
Sun, 9 Mar 2003 00:35:22 +0000 (00:35 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sun, 9 Mar 2003 00:35:22 +0000 (00:35 +0000)
From-SVN: r64013

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

index fda3b808f3ba9df82bdce3b35e99020972de6758..d1538bc6dcaeba83a48dfb898efe7752198ed5e5 100644 (file)
@@ -1,3 +1,7 @@
+2003-03-08  Geoffrey Keating  <geoffk@apple.com>
+
+       * lang-specs.h (c++-header): Change .pch to .gch.
+
 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
 
        * cp-tree.h (cxx_init): Update prototype.
index 229164445b7da099cfca6b6d7f83101abde589d7..4c140fd56c566e38293d23d4ac9dac55567e725f 100644 (file)
@@ -44,7 +44,7 @@ Boston, MA 02111-1307, USA.  */
       cc1plus %{save-temps:-fpreprocessed %b.ii}\
              %{!save-temps:%(cpp_unique_options) %{!no-gcc:-D__GNUG__=%v1}}\
        %(cc1_options) %2 %{+e1*}\
-        -o %g.s %{!o*:--output-pch=%i.pch} %W{o*:--output-pch=%*}%V}}}",
+        -o %g.s %{!o*:--output-pch=%i.gch} %W{o*:--output-pch=%*}%V}}}",
      CPLUSPLUS_CPP_SPEC},
   {"@c++",
     "%{E|M|MM:cc1plus -E %{!no-gcc:-D__GNUG__=%v1}\