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: [vta, trunk] avoid aliasing warning in decimal128.c


On Sun, Mar 1, 2009 at 7:08 AM, Alexandre Oliva <aoliva@redhat.com> wrote:
> GCC reports strict-aliasing violations in decimal128.c. ?This patch
> silences the warning.
>
> I'm installing this in the VTA branch. ?Ok for trunk?

This is an ugly fix.  I suggest to build libdecnumber with -fno-strict-aliasing
instead.

Thanks,
Richard.

>
> --
> Alexandre Oliva ? ? ? ? ? http://www.lsd.ic.unicamp.br/~oliva/
> You must be the change you wish to see in the world. -- Gandhi
> Be Free! -- http://FSFLA.org/ ? FSF Latin America board member
> Free Software Evangelist ? ? ?Red Hat Brazil Compiler Engineer
>
>


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