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

Re: [PATCH: Bug debug/39527] wrong function name and line numbers with -g -O2 option


Hello maintainers,

Could you please review and apply the below patch?

Thanks
Swami

M R Swami Reddy wrote:
Hello,

I guess, no objections for below patch, if any please let me know.

Could you please commit the patch?
NOTE: As I didn't have write access on gcc source repo.

Thanks
Swami

M R Swami Reddy wrote:

Hello, Could you please review the below patch? Is it ok for trunk?

Thanks
Swami

-------- Original Message --------
Subject: [PATCH: Bug debug/39527] wrong function name and line numbers with -g
-O2 option
Date: Tue, 24 Mar 2009 15:39:40 +0530
From: M R Swami Reddy <MR.Swami.Reddy@nsc.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>, "binutils@sources.redhat.com"
<binutils@sources.redhat.com>


Patch to fix the PR 39527 for crx-elf target.
Ran the PR testcase and its working as expected and also ran the binutils tests.
No regressions.


Is this ok gcc trunk?

gcc/ChangeLog

PR debug/39527
* config/crx/crx.c (DWARF2_FRAME_INFO, PREFERRED_DEBUGGING_TYPE and
DWARF2_ASM_LINE_DEBUG_INFO): Define


Thanks
Swami







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