[Issue 4169] building dmd with a modern gcc produces a buggy compiler

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 15 19:02:21 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4169



--- Comment #3 from Brad Roberts <braddr at puremagic.com> 2010-05-15 19:02:15 PDT ---
Created an attachment (id=631)
fix all aliasing warnings found by gcc 4.4.3

This change sets fixes all the aliasing warnings found by gcc 4.4.3 with
-Wstrict-aliasing.  The dmd test suite passes now, where is it didn't before
unless built with -fno-strict-aliasing.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list