This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Complex types aliasing and MEM_IN_STRUCT_P


Joseph S. Myers wrote:
This patch fixes an RTL aliasing bug with complex types.  The included
testcase triggers the problem for arm-none-linux-gnueabi on 4.1 branch
but not on 4.2 or trunk, but I believe the problem is still present on
trunk although I don't have a test showing it there.

I would suspect that vector-types have the same problem.


Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]