Re: MPX ABI extension

2013-09-16 Thread Ilya Enkovich
Ping 2013/8/27 Ilya Enkovich : > 2013/8/27 Kalle Olavi Niemitalo : >> Ilya Enkovich writes: >> >>> - When we pass (return) pointer on register, we use the next >>> available bound register to pass (return) bounds >> >> From the wording, it seems function pointers get bounds too. >> If so, it mig

Re: MPX ABI extension

2013-08-27 Thread Ilya Enkovich
2013/8/27 Kalle Olavi Niemitalo : > Ilya Enkovich writes: > >> - When we pass (return) pointer on register, we use the next >> available bound register to pass (return) bounds > > From the wording, it seems function pointers get bounds too. > If so, it might be good to state that explicitly. > I

Re: MPX ABI extension

2013-08-26 Thread Kalle Olavi Niemitalo
Ilya Enkovich writes: > - When we pass (return) pointer on register, we use the next > available bound register to pass (return) bounds >From the wording, it seems function pointers get bounds too. If so, it might be good to state that explicitly. I suppose they would be all-of-memory bounds th