]> gcc.gnu.org Git - gcc.git/commit
dbxout.c (dbxout_type, [...]): Don't call print_int_cst_octal with something that...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Fri, 14 Apr 2000 11:37:24 +0000 (11:37 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 14 Apr 2000 11:37:24 +0000 (07:37 -0400)
commitaf1747efe259b76934e498f96765e7b319d1e0e9
tree020556f9b62d21e10c9cd2f244460fbd782dd71a
parent57014cb94ab4ef7964bd013e5faab735c8173001
dbxout.c (dbxout_type, [...]): Don't call print_int_cst_octal with something that's not an INTEGER_CST.

* dbxout.c (dbxout_type, case INTEGER_TYPE): Don't call
print_int_cst_octal with something that's not an INTEGER_CST.

From-SVN: r33147
gcc/ChangeLog
gcc/dbxout.c
This page took 0.061235 seconds and 5 git commands to generate.