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

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


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


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