varasm.c (compare_constant_1): For a SET_TYPE CONSTRUCTOR, first extract and compare...
authorPer Bothner <bothner@gcc.gnu.org>
Thu, 29 Feb 1996 18:46:58 +0000 (10:46 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 29 Feb 1996 18:46:58 +0000 (10:46 -0800)
commit2491d2395347515f342a64e91a15f00826dfcb31
treecee93d60477387c2f524c79696277020fd4fd303
parentc3d4f633e6de30191fc1d3db778df83915a9bfdf
varasm.c (compare_constant_1): For a SET_TYPE CONSTRUCTOR, first extract and compare the set length.

* varasm.c (compare_constant_1):  For a SET_TYPE CONSTRUCTOR,
first extract and compare the set length.
* varasm.c (record_constant_1):  For SET_TYPE CONSTRUCTOR,
permanent_obstack.next_free is *end* of available space.

From-SVN: r11385
gcc/varasm.c