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]

PR 1513: HP-UX: deleted {pro,epi}logue insns: Ok in 3.0 prerelease


Number:             1513
Category:           target
Synopsis:           lots of 'would have deleted prologue epilogue insn' on
hpux
Severity:           non-critical
Priority:           medium
Responsible:        unassigned
State:              open
Class:              sw-bug
Submitter-Id:       net
Arrival-Date:       Tue Dec 26 14:16:00 PST 2000
Last-Modified:      Tue Feb 27 14:51:52 PST 2001
Originator:         nneul@umr.edu
Release:            gcc version 2.97 20001221 (experimental)
Environment:        hpux 10/11

The Originator can  no longer replicate this with a gcc 3.0 (prerelease)
version.  It use to also happen with zlib/{trees,gzio}.c but no longer
does with 3.0 20010430 (prerelease)  on hppa2.0-hp-hpux10.20.

It was probably fixed before the following went in.

Tue Jan 16 17:20:43 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

        * flow.c (propagate_on_insn): Make trying to delete a prologue
        or epilogue insn an ICE, not a warning.  Allow doing this if
        the current function returns with stack pointer depressed.


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