dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPR and *_DIV_EXPR as TRUNC_...
authorVincent Celier <celier@gnat.com>
Fri, 18 Apr 2003 22:05:48 +0000 (22:05 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 18 Apr 2003 22:05:48 +0000 (18:05 -0400)
commit8dcea3f35aa46a95aef9b4841b686744214f5690
tree9cd0e379fe7936c4bc4d418cb956e567a1d2670e
parenteb5b8ad45266c93579c52f90f5068018b52fc073
dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPR and *_DIV_EXPR as TRUNC_*_EXPR.

        * dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPR
        and *_DIV_EXPR as TRUNC_*_EXPR.

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