gcc-11-20200726 is now available

2020-07-26 Thread GCC Administrator via Gcc
Snapshot gcc-11-20200726 is now available on https://gcc.gnu.org/pub/gcc/snapshots/11-20200726/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 11 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Re: Problems with changing the type of an ssa name

2020-07-26 Thread Gary Oblock via Gcc
Richard, As you know I'm working on a structure reorganization optimization. The particular one I'm working on is called instance interleaving. For the particular case I'm working on now, there is a single array of structures being transformed, a pointer to an element of the array is transformed i