[MacPorts] #32206: olena

MacPorts noreply at macports.org
Sun Jun 24 18:41:39 PDT 2012


#32206: olena
-----------------------------+----------------------------------------------
 Reporter:  z@…              |       Owner:  macports-tickets@…                   
     Type:  submission       |      Status:  new                                  
 Priority:  Normal           |   Milestone:                                       
Component:  ports            |     Version:  2.0.3                                
 Keywords:                   |        Port:  olena                                
-----------------------------+----------------------------------------------

Comment(by jmr@…):

 If you're violating C/C++ aliasing rules, you need to pass -fno-strict-
 aliasing all the time. Otherwise you're hitting undefined behaviour, and
 any unwanted results are not a bug in the compiler, they're a bug in your
 code. (Turning off strict aliasing does come with a performance penalty,
 so you're better off to just obey the aliasing rules.)

-- 
Ticket URL: <https://trac.macports.org/ticket/32206#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list