OSDN Git Service

* function.c (allocate_struct_function): Do not initialize expr, emit
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jan 2004 10:52:20 +0000 (10:52 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jan 2004 10:52:20 +0000 (10:52 +0000)
commit957211e43ebcdd4c045e8b0fd5e11c9a962c5f58
treebfdfc278de0c59db3b32cdfed40f5986c766a623
parenteced91210fd097e28da3221c00e99aaf89fb889d
* function.c (allocate_struct_function): Do not initialize expr, emit
and varasm.
(prepare_function_start): Do it here.
* c-parse.in (maybe_type_qual): Do not produce line number notes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76345 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-parse.in
gcc/function.c