CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2013/02/06 13:05:15

Modified files:
        gnu/usr.bin/gcc/gcc: ChangeLog rtl.h varasm.c 
        gnu/usr.bin/gcc/gcc/config/m68k: hp320.h linux.h m68k.h m68k.md 
                                         m68kelf.h m68kv4.h netbsd-elf.h 

Log message:
Apply the fix for gcc PR #9812, which fixes generation of XFmode (long double)
code on m68k. In pure gcc tradition, even though the issue has been
acknowledged as a bug introduced around gcc 2.5, it was considered as
`not a regression' with subtle semantics tricks, and only fixed in 3.4.x
although the fix was available for a long time.

Although this changes an MI file, this chunk actually removes a no longer
used function which was only ever used on m68k.

Reply via email to