]> gcc.gnu.org Git - gcc.git/commit
toplev.c (rest_of_compilation): Call purge_hard_subreg_sets to remove all SETs of...
authorAndrew Haley <aph@redhat.com>
Mon, 18 Sep 2000 19:27:37 +0000 (19:27 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 18 Sep 2000 19:27:37 +0000 (19:27 +0000)
commit659e47fb241303d55e264111360d41aa132947e1
tree614e4aa4487dc0588a17968047aee0e298b20627
parentf2f90c63c8832dcf581120672567453b8e062d7a
toplev.c (rest_of_compilation): Call purge_hard_subreg_sets to remove all SETs of SUBREGs of hard registers.

2000-09-15  Andrew Haley  <aph@redhat.com>

        * toplev.c (rest_of_compilation): Call purge_hard_subreg_sets to
        remove all SETs of SUBREGs of hard registers.
        * function.c (purge_hard_subreg_sets): New function.
        (purge_single_hard_subreg_set): New function.
        * rtl.h: (purge_hard_subreg_sets): New function.

From-SVN: r36511
gcc/ChangeLog
gcc/function.c
gcc/rtl.h
gcc/toplev.c
This page took 0.062899 seconds and 5 git commands to generate.