alias.c (fixed_scalar_and_varying_struct_p): Don't examine struct vs.
authorGeoff Keating <geoffk@cygnus.com>
Fri, 23 Jun 2000 20:05:55 +0000 (20:05 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 23 Jun 2000 20:05:55 +0000 (20:05 +0000)
commit3e0abe15d14d78cd9b00e422082178a69a2fa272
treef7d46e1f2a630caf82a788c880e071b187d02dab
parent56e3dd2cea5979ccedbb18968098f07ffb6b5f95
alias.c (fixed_scalar_and_varying_struct_p): Don't examine struct vs.

* alias.c (fixed_scalar_and_varying_struct_p): Don't examine
struct vs. scalar-ness when -fno-strict-aliasing.

and a test case to test it, gcc.dg/20000623-1.c.

From-SVN: r34668
gcc/ChangeLog
gcc/alias.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20000623-1.c [new file with mode: 0644]