(expand_expr, case COMPONENT_REF): If taking value from a CONSTRUCTOR,
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 5 Jan 1997 03:12:25 +0000 (22:12 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 5 Jan 1997 03:12:25 +0000 (22:12 -0500)
commit86b5812c1817f234a0f3e283e587f14c70fa90ba
tree9a19f78e3d5993d87592752ce470da3a948e1393
parentac01eace31d7c08ffb77c1f732258c1a93eb972f
(expand_expr, case COMPONENT_REF):  If taking value from a CONSTRUCTOR,

must mask/sign-extend if bitfield.
(expand_builtin, case BUILT_IN_LONGJMP): Pass type, not IDENTIFIER,
to send arg of RETURN_POPS_ARGS.

From-SVN: r13373
gcc/expr.c