This is the mail archive of the gcc-patches@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]

Re: [PATCH] "Fix" PR39497, dfp.c is not C


2009/3/24 Richard Guenther <rguenther@suse.de>:

> This "fixes" the loads of alias warnings we now see with compiling
> dfp.c by building it with -fno-strict-aliasing instead of just
> ignoring errors with -Wno-error.
>
> Bootstrap / regtest in progress. ÂAny objections?

None from me.  I guess they can't be type cast away, right?


Diego.


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