gcc

4 posts / 0 new
Last post
Offline
Last seen: 5 years 6 months ago
Joined: 10/29/2015
Posts: 12
Generated C++ Code breaks gcc's strict aliasing rules

Hi everyone,

I am using RTI's C++ mapping with a recent gcc and g++ -O2 orĀ -O3. I am getting a lot of warnings because some of the RTI code breaks strict-aliasing rules:

Subscribe to RSS - gcc