OSDN Git Service

2004-10-13 Frank Ch. Eigler <fche@redhat.com>
authorfche <fche@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Oct 2004 18:18:18 +0000 (18:18 +0000)
committerfche <fche@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Oct 2004 18:18:18 +0000 (18:18 +0000)
commite68ba323fd543681236c6e56702da2e290d30c87
treed45b32817a4a2a9f226b5ee50be649e15f3f2870
parent36779bb62708664c76373a658e4a5aa81a4ba9bb
2004-10-13  Frank Ch. Eigler  <fche@redhat.com>

* toplev.c (compile_file): Call mudflap_finish_file from here ...
* c-decl.c (c_write_global_declarations): ... instead of here ...
* cp/decl.c (cp_finish_file): ... and here.
* tree-mudflap.c (mudflap_enqueue_decl): Reword a warning message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88995 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-decl.c
gcc/cp/decl2.c
gcc/toplev.c
gcc/tree-mudflap.c