This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug objc/39753] [4.3/4.4/4.5 Regression] Objective-C(++) and C90 strict-aliasing interaction bug



------- Comment #3 from pinskia at gcc dot gnu dot org  2009-04-13 22:00 -------
(In reply to comment #2)
> Is this really "broken" when the Apple compiler has the same behavior (assuming
> we all accept that the Apple Objective-C semantics are the de facto standard)?

Apple's compiler does not have the same behavior because they disable strict
aliasing by default for all languages.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39753


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]