dbxout.c (dbxout_symbol_location): Don't assume that variables whose address is the...
authorMichael Meissner <meissner@cygnus.com>
Fri, 14 Nov 1997 01:39:43 +0000 (01:39 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 14 Nov 1997 01:39:43 +0000 (18:39 -0700)
commit9571f69bfd3e6524b556fbb608f8ea23f4492f6f
tree3e94df4849f69f73de4ce8cf8a3dbbfeb6835e73
parente7cbb6b66e279adaa5bba51256264659a474d37f
dbxout.c (dbxout_symbol_location): Don't assume that variables whose address is the stack or argument pointers are...

        * dbxout.c (dbxout_symbol_location): Don't assume that variables
        whose address is the stack or argument pointers are indirect
        pointers.

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