dwarf2out.c (output_loc_list): Use an all ones mask for .text asm output and don...
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 5 Jul 2001 09:39:35 +0000 (09:39 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 5 Jul 2001 09:39:35 +0000 (09:39 +0000)
commitaafdcfcd2b344819258179c366a15cc943b9ef31
tree11cbdd1ac52bcaa85f4cc8ab9961a7fa5a826412
parentce0e8f03d906dbe53177a8c54662e5cc965b5c49
dwarf2out.c (output_loc_list): Use an all ones mask for .text asm output and don't rely on long long literals.

* dwarf2out.c (output_loc_list): Use an all ones mask for
.text asm output and don't rely on long long
literals. Reformat some long lines.

From-SVN: r43777
gcc/ChangeLog
gcc/dwarf2out.c