OSDN Git Service

* lang-specs.h (c++-header): Change .pch to .gch.
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Mar 2003 00:35:22 +0000 (00:35 +0000)
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Mar 2003 00:35:22 +0000 (00:35 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64013 138bc75d-0d04-0410-961f-82ee72b054a4

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

index fda3b80..d1538bc 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 2291644..4c140fd 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}\