This is the mail archive of the gcc@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: Status of GCC 4.3 on HPPA (Debian)


> I recently compiled the Debian archive (around 7000 packages that need
> to be compiled) on HPPA (PA RISC) using trunk to identify new issues
> before GCC 4.3 is released.  I compiled the archive with optimization set
> to -O3 and found the following ICEs with trunk from 20071212:

Thanks Martin for this very extensive testing and the bug report.

>  - PR34150: output_operand: invalid expression as operand on hppa
>    Known issue, also a problem with 4.2.

Could a middle-end maintainer look at this problem?  I have a work
around for the backend but I think this is really a reload bug.  It
doesn't update label usage counts when it generates a reload sequence.

See
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34150

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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