]> gcc.gnu.org Git - gcc.git/commit
toplev.c (compile_file): Call mudflap_finish_file from here ...
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 13 Oct 2004 18:18:18 +0000 (18:18 +0000)
committerFrank Ch. Eigler <fche@gcc.gnu.org>
Wed, 13 Oct 2004 18:18:18 +0000 (18:18 +0000)
commitccab73c3b7c38e3c7ac7e3a0b37f063856575953
treed45b32817a4a2a9f226b5ee50be649e15f3f2870
parent163075a027a337c3ed19701f03c8bf2ed7ce26af
toplev.c (compile_file): Call mudflap_finish_file from here ...

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.

From-SVN: r88995
gcc/ChangeLog
gcc/c-decl.c
gcc/cp/decl2.c
gcc/toplev.c
gcc/tree-mudflap.c
This page took 0.055633 seconds and 5 git commands to generate.