This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 1080 - Temporary values not read by Xcode 7.0.1, OS X 10.10.5
Summary: Temporary values not read by Xcode 7.0.1, OS X 10.10.5
Status: RESOLVED FIXED
Alias: None
Product: Eigen
Classification: Unclassified
Component: Core - vectorization (show other bugs)
Version: 3.2
Hardware: x86 - SSE Mac OS
: Normal Optimization
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-09 10:50 UTC by nikyotis
Modified: 2019-12-04 15:00 UTC (History)
5 users (show)



Attachments

Description nikyotis 2015-10-09 10:50:19 UTC
eigen-3.2.5 

/usr/local/include/eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h:129:12: 
Value stored to 'tmp' during its initialization is never read

/usr/local/include/eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h:198:12: 
Value stored to 'tmp' during its initialization is never read

/usr/local/include/eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h:282:18: 
Value stored to 'xmm2' during its initialization is never read

/usr/local/include/eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h:381:18: 
Value stored to 'xmm2' during its initialization is never read
Comment 1 Gael Guennebaud 2015-10-12 11:23:52 UTC
https://bitbucket.org/eigen/eigen/commits/a9188167f4fa/
Branch:      3.2
Summary:     Bug 1080: fix some warnings (already fixed in devel branch)
Comment 2 Nobody 2019-12-04 15:00:49 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1080.

Note You need to log in before you can comment on or make changes to this bug.