This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk 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]

[Bug general/5334] New: hpd: Size of constant expressions are hard-coded


Constants created in CExprEvaluator using hardcoded types. Hence their (type)
sizes not consistent with machine.

bash-3.2$ uname -p
i686

---
(fhpd) print sizeof 1
[0.0]
8
---

Expected size of long: 4

-- 
           Summary: hpd: Size of constant expressions are hard-coded
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: tthomas at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5334

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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