Bug 558416 - Support Synopsys specific DWARF extension OP_address_class
Summary: Support Synopsys specific DWARF extension OP_address_class
Status: RESOLVED FIXED
Alias: None
Product: TCF
Classification: Tools
Component: Agent (show other bugs)
Version: unspecified   Edit
Hardware: Other Linux
: P3 normal (vote)
Target Milestone: 1.7   Edit
Assignee: Project Inbox CLA
QA Contact: Eugene Tarassov CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-17 22:55 EST by Sadanand M CLA
Modified: 2021-06-25 16:23 EDT (History)
0 users

See Also:


Attachments
Patch for handling opcode 0xFD (2.20 KB, application/octet-stream)
2019-12-17 22:55 EST, Sadanand M CLA
eugene: iplog+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sadanand M CLA 2019-12-17 22:55:04 EST
Created attachment 281261 [details]
Patch for handling opcode 0xFD

Synopsys compiler uses 0xFD as a location expression operation. This patch handles the opcode 0xFD specially, if the producer of the debug information is Synopsys
Comment 1 Eugene Tarassov CLA 2019-12-18 18:34:50 EST
Committed.
Thanks!