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/36047] -pg does not work on large binaries and m68k



------- Comment #6 from mkuvyrkov at gcc dot gnu dot org  2009-12-11 15:32 -------
Subject: Bug 36047

Author: mkuvyrkov
Date: Fri Dec 11 15:32:08 2009
New Revision: 155165

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155165
Log:
2009-12-11  Sebastian Andrzej Siewior  <bigeasy@linutronix.de>

        PR target/36047

        * config/m68k/linux.h: Remove LABELNO from the mcount statement. It is
        not used by glibc/uclibc and does not work with large binaries.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/m68k/linux.h


-- 


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


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