-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/31/11 03:25, Joern Rennecke wrote:
> This patch has not been reviewed in more than two weeks:
> http://gcc.gnu.org/ml/gcc-patches/2011-07/msg00786.html
OK.
jeff
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuP
This patch has not been reviewed in more than two weeks:
http://gcc.gnu.org/ml/gcc-patches/2011-07/msg00786.html
I work on target with complex mode switching needs, so it can happen that
in some block, for an entity a mode is provided without the need for a set.
This causes the current optimize_mode_switching to crash when it later
dereferences a NULL seginfo pointer.
Fixed by using an actual flag to keep tr