]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/calls.c
* calls.c (emit_library_call_value): Don't use a fixed
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Aug 2001 19:28:58 +0000 (19:28 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Aug 2001 19:28:58 +0000 (19:28 +0000)
commit7ad7779822dd67023340856ef5d780b5ba1a0c55
tree8afdefe1e9cfb70759b18ad75b6e1227c520dd36
parentcb9dac39dfdf034ef41525b256f30995778a815e
* calls.c (emit_library_call_value): Don't use a fixed
argument after VA_CLOSE, i.e. out of scope in traditional C.

* emit-rtl.c (gen_rtvec): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45332 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/calls.c
gcc/emit-rtl.c