aboutsummaryrefslogtreecommitdiff
path: root/test/const-expr-neg.c
AgeCommit message (Collapse)Author
2022-01-22Handle unary minus specially instead of 0 - xMichael Forney
This is necessary to fix unary negation of floating-point 0 (also depends on a pending qbe patch).