Todd Lipcon has posted comments on this change. Change subject: Disable -ftree-vectorize on gcc 4.8 ......................................................................
Patch Set 1: - gcc 4.6 gives an error that it doesn't understand --std=c++11 - gcc 4.7.3 fails linked_list-test with a SEGV even at -O2 level which doesn't enable this option. So, there must be other bugs in 4.7 that we run afoul of. -- To view, visit http://gerrit.cloudera.org:8080/2274 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6ec6afea173e473a95bea9ca180ca2dedfc2c21d Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: No
