http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655
--- Comment #16 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-17 12:37:00 UTC --- Author: ebotcazou Date: Mon Jan 17 12:36:55 2011 New Revision: 168898 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168898 Log: PR target/46655 * xcoffout.c (ASM_OUTPUT_LINE): Output line only if positive, and only if <= USHRT_MAX in 32-bit mode. Modified: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/xcoffout.c
