]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/12007 (Multiple inheritance float pass by value fails)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Fri, 20 Feb 2004 23:03:41 +0000 (23:03 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 20 Feb 2004 23:03:41 +0000 (23:03 +0000)
commit7a3e01c4081a6977a86fb44fe0aff6dece8dc44e
treee693ed8787dca895ea28148e27aa0074435fba6f
parent0fed9ec7f33237c1fc8e633e6ede8a219672d761
re PR c++/12007 (Multiple inheritance float pass by value fails)

        PR c++/12007
* dbxout.c (dbxout_parms): Check that DECL_RTL and DECL_INCOMING_RTL
are set for parameters before outputing debugging information.
* cp/method.c (use_thunk): Always clone function argument tree.

From-SVN: r78192
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/dbxout.c