On 11/05/15 15:24, Pinski, Andrew wrote:
- Trunk is broken and narrowed down the failure to
No the code is broken in SPEC ;). SPEC INT has been known to be broken C and they are not willing to do anything about it after the fact. This has been true for all versions of SPEC and one of the reason why we use -fno-strict-aliasing in some cases.
Hi Andrew,
Yes, I understand that this is non complaint code. Unfortunately it is not the SPEC code but the code which is part of the gcc/glibc that is showing this. I ran into this when I built the cross toolchain for aarch64. I am sure that we are going to have this in tones of places.
Thanks, Kugan