On Tue, May 12, 2015 at 12:07 PM, Ilya Enkovich <[email protected]> wrote:
> This patch moves up use insns for returned bounds and also marks bnd1 > register as holding return value. This fixes problem in create_pre_exit for > functions with no returned bounds initialization. Bootstrapped and regtested > for x86_64-unknown-linux-gnu. Is it OK for trunk/gcc-5? > > 2015-05-12 Ilya Enkovich <[email protected]> > > * function.c (diddle_return_value_1): Process bounds first. > * config/i38/i386.c (ix86_function_value_regno_p): Add bnd1 > register. > > gcc/testsuite/ > > 2015-05-12 Ilya Enkovich <[email protected]> > > * gcc.target/i386/mpx/pr66048.cc: New. x86 part is OK. Thanks, Uros.
