expr.c (emit_group_load): Use extract_bit_field to load from the stack.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Fri, 12 Nov 2004 06:59:47 +0000 (07:59 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 12 Nov 2004 06:59:47 +0000 (06:59 +0000)
commitf58c00e3f13c47b48a85ad58a40374542098264c
treeb84d6a18ed5d205a123313fe0851a7999005e4d4
parent765d98c70c0b9533e0a9b0b0a310dcc488b0fb9d
expr.c (emit_group_load): Use extract_bit_field to load from the stack.

* expr.c (emit_group_load) <CONCAT>: Use extract_bit_field
to load from the stack.

From-SVN: r90521
gcc/ChangeLog
gcc/expr.c