hppa-linux regressions and 3.2.2 release

Gabriel Dos Reis gdr@integrable-solutions.net
Mon Feb 3 02:19:00 GMT 2003


"John David Anglin" <dave@hiauly1.hia.nrc.ca> writes:

[...]

| As to Joe's point, this doesn't happen on 3.3 because there isn't an
| empty block at the end of the insn stream.  There is always a code_label
| in the insn stream.  As a result, the preceding loop doesn't ever reach
| the end of the insn stream.  If the presence of a code label is guaranteed,
| then the null check in the preceeding for loop can probably be removed.
| I don't know why 3.2 and 3.3 differ in this respect but I seem to
| recall problems with label usage counts at one time.

Thanks for the note.  This patch being applied in last minute, I would
like to have a middle/back-end expert to double check it.  RTH?

Thanks to all of you who helped producing this set of patches.

[...]

| I have completed a bootstrap on hppa2.0w-hp-hpux11.11 with Eric's patch.
| The results are posted here
| 
| <http://gcc.gnu.org/ml/gcc-testresults/2003-02/msg00117.html>.
| 
| There are no regressions.


That looks good indeed.

-- Gaby



More information about the Gcc mailing list