expr.c (expand_builtin, [...]): Set MEM_IN_STRUCT_P if the argument is the address...
authorJohn Carr <jfc@mit.edu>
Fri, 24 Apr 1998 13:16:26 +0000 (13:16 +0000)
committerJohn Carr <jfc@gcc.gnu.org>
Fri, 24 Apr 1998 13:16:26 +0000 (13:16 +0000)
commit87d1ea793724015e9ffba50946252e720a589ed6
tree04bfefda4a4bde62827f3f94982c760a99df976b
parente89d3e6fafba3bb7bfcda0e4a0096aac80200c1d
expr.c (expand_builtin, [...]): Set MEM_IN_STRUCT_P if the argument is the address of a structure or array.

* expr.c (expand_builtin, case MEMSET): Set MEM_IN_STRUCT_P
if the argument is the address of a structure or array.
* configure.in: Enable Haifa scheduler by default for SPARC.

From-SVN: r19405
gcc/ChangeLog
gcc/configure.in
gcc/expr.c