OSDN Git Service

* c-typeck.c (common_type): push and pop binding level around
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Feb 2001 22:14:07 +0000 (22:14 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Feb 2001 22:14:07 +0000 (22:14 +0000)
commit6e11a41e93e8b48b60e105f0eb5eb5790456401d
treef3582ba0288e61f8a5be8be41e75972d35b45ab3
parentf01922299b69b4a7fcccbe4d3ff34dd7ee2d6448
* c-typeck.c (common_type): push and pop binding level around
calling common_type on function parameters.

* gcc.c-torture/compile/20010202-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39467 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20010202-1.c [new file with mode: 0644]