Actions
Feature #6034
closedBump to GCC 4.8.5
Start date:
2015-06-25
Due date:
2015-08-01
% Done:
100%
Estimated time:
8.00 h
Difficulty:
Bite-size
Tags:
gcc
Description
See:
https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60656
Fixes many issues with x86/x86-64 vectorization and SIMD compilations/optimizations.
Updated by Alexander Pyhalov about 7 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
GCC was updated. Test results:
=== g++ Summary === # of expected passes 49263 # of expected failures 292 # of unsupported tests 734 /usr/bin/c++ version 4.8.5 (GCC)
Tested by clang, boost and openoffice build.
Actions