OSDN Git Service

PR c/18502
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index ae56c6e..21fe9ba 100644 (file)
@@ -1,3 +1,10 @@
+2005-02-02  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/18502
+       * gcc.c (cpp_unique_options): Remove %{trigraphs}.
+       (cpp_options, cc1_options): Change %{std*&ansi} to
+       %{std*&ansi&trigraphs}.
+
 2005-02-02  Kazu Hirata  <kazu@cs.umass.edu>
 
        * cse.c: Update comments.