[Bug c++/91043] GCC produces unaligned vmovdqa vector data access

hhaim at cisco dot com gcc-bugzilla@gcc.gnu.org
Mon Jul 1 12:12:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91043

--- Comment #5 from Hanoch Haim <hhaim at cisco dot com> ---
It was fast. 

The way to build are here

https://github.com/cisco-system-traffic-generator/trex-core/wiki#how-to-build-trex

```
$ git clone git@github.com:cisco-system-traffic-generator/trex-core.git
$cd linux_dpdk
$./b configure  
$./b build

```


with gcc 7.x/8.x only this function are with wrong optimization 


if anything else is needed I would provide it


More information about the Gcc-bugs mailing list