This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Unreviewed patch: PR debug/12860
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Tue, 30 Dec 2003 11:24:50 -0500
- Subject: Unreviewed patch: PR debug/12860
This patch zeroes the current_sym_* variables on the
dbxout_reg_parms() call chain to match the dbxout_symbol() call chain.
http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02058.html
Bootstrapped on powerpc-ibm-aix5.1.0.0 with no regressions.
Thanks, David