OSDN Git Service

Fix problem reported by Dan Berlin on gcc list.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index fc28ce3..bd948e3 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-13  James E Wilson  <wilson@specifixinc.com>
+
+       * c-opt.c (c_common_post_options): If this_input_filename is NULL,
+       increment errorcount and return false instead of true.
+
 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
 
        * optabs.c (expand_twoval_unop): Reorder function arguments.