Skip to content

DW_OP_bit_piece refactoring broke handling of Q0 and friends on SPARC64 #33671

@jsonn

Description

@jsonn
Bugzilla Link 34323
Resolution FIXED
Resolved on Dec 05, 2017 14:37
Version trunk
OS Linux
Blocks #33196 #33840
CC @zmodem,@tstellar
Fixed by commit(s) r311951 r312038 r314567

Extended Description

Compile

long double a; fn1() { long double _Complex b = a = b * 1.0L; }

with -O2 -g -target sparc64 and watch it assert due to oversized debug fragments. This is fallout from r289266.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions