Commit dbb4e0c6 by Jakub Jelinek

Oops.

From-SVN: r82903
parent 498c0f27
...@@ -20,9 +20,6 @@ ...@@ -20,9 +20,6 @@
BUILT_IN_FWRITE_UNLOCKED, BUILT_IN_VFPRINTF, BUILT_IN_VFSCANF): Use BUILT_IN_FWRITE_UNLOCKED, BUILT_IN_VFPRINTF, BUILT_IN_VFSCANF): Use
the above *FILEPTR* types instead of *PTR*. the above *FILEPTR* types instead of *PTR*.
* decl.c (duplicate_decls): Handle fileptr_type_node arguments
specially.
2004-06-09 Daniel Berlin <dberlin@dberlin.org> 2004-06-09 Daniel Berlin <dberlin@dberlin.org>
* tree-ssa.c (verify_ssa): Verify that vdefs/makes_aliased_stores * tree-ssa.c (verify_ssa): Verify that vdefs/makes_aliased_stores
......
2004-06-10 Jakub Jelinek <jakub@redhat.com>
PR c++/14791
* decl.c (duplicate_decls): Handle fileptr_type_node arguments
specially.
2004-06-09 Mark Mitchell <mark@codesourcery.com> 2004-06-09 Mark Mitchell <mark@codesourcery.com>
Revert: Revert:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment