]> gcc.gnu.org Git - gcc.git/commit
simplify-rtx.c (simplify_subreg): Use subreg_regno_offset directly instead of using...
authorRichard Henderson <rth@redhat.com>
Tue, 23 Nov 2004 23:03:15 +0000 (15:03 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 23 Nov 2004 23:03:15 +0000 (15:03 -0800)
commit4488a8b8769d54a19634d22c42bd9ec111a89be5
treed1a76f18f5ec7676024c59484c69a8c80a10e55b
parentb2cfdb12c2501e363ca16a497df70c7459da3ef4
simplify-rtx.c (simplify_subreg): Use subreg_regno_offset directly instead of using a SUBREG temporary.

        * simplify-rtx.c (simplify_subreg): Use subreg_regno_offset directly
        instead of using a SUBREG temporary.

From-SVN: r91114
gcc/ChangeLog
gcc/simplify-rtx.c
This page took 0.048405 seconds and 5 git commands to generate.