This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/37593] -mlong-calls doesn't affect calls to _mcount generated with -pg
- From: "daney at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Sep 2008 19:49:37 -0000
- Subject: [Bug target/37593] -mlong-calls doesn't affect calls to _mcount generated with -pg
- References: <bug-37593-13389@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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