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/37593] -mlong-calls doesn't affect calls to _mcount generated with -pg



------- Comment #3 from daney at gcc dot gnu dot org  2008-09-22 19:49 -------
Subject: Bug 37593

Author: daney
Date: Mon Sep 22 19:48:09 2008
New Revision: 140563

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140563
Log:
2008-09-22  David Daney  <ddaney@avtrex.com>

        PR target/37593
        * config/mips/mips.h (FUNCTION_PROFILER): Call _mcount via a
        register if TARGET_LONG_CALLS.

2008-09-22  David Daney  <ddaney@avtrex.com>

        PR target/37593
        * gcc.target/mips/long-calls-pg.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/mips/long-calls-pg.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.h
    trunk/gcc/testsuite/ChangeLog


-- 


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


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