This is the mail archive of the gcc-bugs@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: middle-end/4844: Code generation bug for hppa64


Synopsis: Code generation bug for hppa64

Responsible-Changed-From-To: unassigned->danglin
Responsible-Changed-By: danglin
Responsible-Changed-When: Fri Nov 15 16:27:20 2002
Responsible-Changed-Why:
    Assigned.
State-Changed-From-To: open->feedback
State-Changed-By: danglin
State-Changed-When: Fri Nov 15 16:27:20 2002
State-Changed-Why:
    Please confirm that this is still a problem with 3.3.
    The small testcase is malformed for hppa64.  On hppa64,
    structs with a single field are treated as an aggregrate.
    Thus, when a BIGNUM is passed as an argument, the int field
    is left justfied.  This has changed since the date of the
    report.
    
    There is no testcase for the actual problem.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4844


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