]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gimple.c (gimple_types_compatible_p): Return 0 for aggregate and
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 May 2010 17:57:30 +0000 (17:57 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 May 2010 17:57:30 +0000 (17:57 +0000)
commit895241b460d4ca6822a2d44b6b2dca7e486a2ad4
treee7de8d484424021858dfc03cb0ea221d07c05c0b
parentc03b5ae801800b3857ce83b544a1d42b16412eb7
* gimple.c (gimple_types_compatible_p): Return 0 for aggregate and
pointer types if they have different alignment or mode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159896 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/lto10.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/lto10_pkg.ads [new file with mode: 0644]