re PR debug/1621 (Debugging with complex numbers)
commit24aacafbfc3bae66cb43bdfadaa3411cd9383ae4
authorJim Wilson <wilson@redhat.com>
Fri, 13 Dec 2002 01:24:52 +0000 (13 01:24 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 13 Dec 2002 01:24:52 +0000 (12 17:24 -0800)
treeaa3334d83c30777077594e33900e57114100da1a
parent09da15320b1856ba010101ca5a1c2766d493c1b4
re PR debug/1621 (Debugging with complex numbers)

Fix for PR 1621.
* dbxout.c (dbxout_fptype_value): New.
(dbxout_type, case COMPLEX_TYPE): Call it.  Use 'R' instead of 'r'.

From-SVN: r60087
gcc/ChangeLog
gcc/dbxout.c