[Bug target/46655] invalid '.line 0' directive emitted with -g

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 17 12:47:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655

--- Comment #15 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-17 12:35:26 UTC ---
Author: ebotcazou
Date: Mon Jan 17 12:35:21 2011
New Revision: 168897

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168897
Log:
    PR target/46655
    * xcoffout.c (ASM_OUTPUT_LINE): Output line only if positive, and only
    if <= USHRT_MAX in 32-bit mode.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/xcoffout.c



More information about the Gcc-bugs mailing list