Project

General

Profile

Actions

Bug #10802

closed

strict-aliasing warning on RHEL/CentOS 6

Added by vo.x (Vit Ondruch) over 9 years ago. Updated over 7 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.0dev (2015-01-30) [x86_64-linux]
[ruby-core:67904]

Description

Is there a chance to suppress the strict-aliasing warning:

string.c: In function [e28098]rb_fstring_new[e28099]:
string.c:270: warning: dereferencing pointer [e28098]fake_str.60[e28099] does break strict-aliasing rules
string.c:270: note: initialized from here

Which I observe on RHEL6:

http://c64b.rubyci.org/~chkbuild/ruby-trunk/log/20150130T092302Z.log.html.gz


Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #12191: Violation of ANSI aliasing rules causing problems while compilingClosedActions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0