Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2201)

Issue 271800043: TBR: i#1796: disable warnings from suspected compiler bug

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 6 months ago by bruening
Modified:
8 years, 6 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1796: disable warnings from suspected compiler bug Adds -Wno-array-bounds to the compilation of unit_tests to avoid a bogus compiler warning in gcc 5.1 in release build. Fixes #1796 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M core/CMakeLists.txt View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 2
bruening
8 years, 6 months ago (2015-10-09 05:26:26 UTC) #1
bruening
8 years, 6 months ago (2015-10-09 05:26:29 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/0f7fbeb3a023bc21970c7700d5ce8f0...

Final commit log: 
---------------
i#1796: disable warnings from suspected compiler bug

Adds -Wno-array-bounds to the compilation of unit_tests to avoid a bogus
compiler warning in gcc 5.1 in release build.

Fixes #1796

Review-URL: https://codereview.appspot.com/271800043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b